- XAdESCoSigner - Class in es.gob.afirma.signers.xades
-
Co-firmador XAdES.
- XAdESCounterSigner - Class in es.gob.afirma.signers.xades
-
Contrafirmador XAdES.
- XAdESExtraParams - Class in es.gob.afirma.signers.xades
-
Clase con los parámetros extra que pueden configurarse para el formato de firma XAdES.
- XAdESSigner - Class in es.gob.afirma.signers.xades
-
Firmador simple XAdES.
- XAdESUtil - Class in es.gob.afirma.signers.xades
-
Utilidades varias para firmas XAdES.
- XMLConstants - Class in es.gob.afirma.signers.xml
-
Clase con las constantes comunes compartidas por los distintos formatos de
firma XML.
- XmlElement - Class in xmlwise
-
A simplified XML Element that only has an attribute map, a list of sub elements a text value and
a name.
- XmlElement(Element) - Constructor for class xmlwise.XmlElement
-
Creates a new XmlElement given an Element object.
- XmlElement(String, String) - Constructor for class xmlwise.XmlElement
-
Creates a new XmlElement with the given name and inner text value.
- XmlElement(String) - Constructor for class xmlwise.XmlElement
-
Creates a new XmlElement with the given name with no inner text.
- XmlElementAttributes - Class in xmlwise
-
This is a hash map containing all attributes of a single
element.
- XmlElementAttributes(Element) - Constructor for class xmlwise.XmlElementAttributes
-
Creates an object given an Element object.
- XmlParseException - Exception in xmlwise
-
Generic exception when parsing XML.
- XmlStyle - Class in es.gob.afirma.signers.xml.style
-
Elemento de estilo XML (XSL) a firmar.
- XmlStyle() - Constructor for class es.gob.afirma.signers.xml.style.XmlStyle
-
Crea un estilo XML (XSL) a firmar vacío.
- XmlStyle(byte[], boolean) - Constructor for class es.gob.afirma.signers.xml.style.XmlStyle
-
Crea un estilo XML (XSL) a firmar.
- xmlwise - package xmlwise
-
- Xmlwise - Class in xmlwise
-
Xmlwise convenience methods for loading xml documents and render them into
XmlElement trees.