Uses of Enum
es.uji.crypto.xades.jxades.util.DefaultFileExtension
Packages that use DefaultFileExtension
-
Uses of DefaultFileExtension in es.uji.crypto.xades.jxades.util
Methods in es.uji.crypto.xades.jxades.util that return DefaultFileExtensionModifier and TypeMethodDescriptionstatic DefaultFileExtension
DefaultFileExtension.getEnumById
(String extension) static DefaultFileExtension
Returns the enum constant of this type with the specified name.static DefaultFileExtension[]
DefaultFileExtension.values()
Returns an array containing the constants of this enum type, in the order they are declared.