Uses of Class
com.healthmarketscience.jackcess.impl.office.XmlEncryptionDescriptor.CipherAlgorithm

Packages that use XmlEncryptionDescriptor.CipherAlgorithm
com.healthmarketscience.jackcess.impl.office   
 

Uses of XmlEncryptionDescriptor.CipherAlgorithm in com.healthmarketscience.jackcess.impl.office
 

Methods in com.healthmarketscience.jackcess.impl.office that return XmlEncryptionDescriptor.CipherAlgorithm
static XmlEncryptionDescriptor.CipherAlgorithm XmlEncryptionDescriptor.getAlgorithm(String str)
           
static XmlEncryptionDescriptor.CipherAlgorithm XmlEncryptionDescriptor.CipherAlgorithm.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XmlEncryptionDescriptor.CipherAlgorithm[] XmlEncryptionDescriptor.CipherAlgorithm.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2015 Health Market Science. All Rights Reserved.