Uses of Enum
es.uji.crypto.xades.jxades.security.xml.XAdES.XAdES
Packages that use XAdES
-
Uses of XAdES in es.uji.crypto.xades.jxades.security.xml.XAdES
Subclasses with type arguments of type XAdES in es.uji.crypto.xades.jxades.security.xml.XAdESFields in es.uji.crypto.xades.jxades.security.xml.XAdES declared as XAdESMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return XAdESModifier and TypeMethodDescriptionXAdES[]XAdES.Element.getXAdES()XAdES[]XadesElement.getXAdES()protected XAdESBasicXAdESImpl.getXAdESType()protected XAdESBLevelXAdESImpl.getXAdESType()static XAdESReturns the enum constant of this type with the specified name.static XAdES[]XAdES.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type XAdESModifier and TypeMethodDescriptionstatic XAdESBaseXAdES.newInstance(XAdES xades) static XAdESBaseXAdES.newInstance(XAdES xades, String xadesNamespace, String xadesPrefix, String xmlSignaturePrefix, String digestMethod, Document document, Element baseElement) static XAdESBaseXAdES.newInstance(XAdES xades, Element baseElement) Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type XAdESModifierConstructorDescriptionprivateElement(XAdES[] xades, XadesElement parent, String elementName, OccursRequirement occursRequirement) privateElement(XAdES xades, XadesElement parent, String elementName, OccursRequirement occursRequirement) XadesElementsEnumeration(XadesElement[] xadesElements, XAdES xadesFilter)