Uses of Interface
eu.europa.esig.dss.definition.DSSAttribute
-
Uses of DSSAttribute in eu.europa.esig.dss
Methods in eu.europa.esig.dss with parameters of type DSSAttribute Modifier and Type Method Description static void
DomUtils. setAttributeNS(Element element, DSSNamespace namespace, DSSAttribute attribute, String value)
This method adds an attribute with the namespace and the value -
Uses of DSSAttribute in eu.europa.esig.dss.asic.common.definition
Classes in eu.europa.esig.dss.asic.common.definition that implement DSSAttribute Modifier and Type Class Description class
ASiCAttribute
-
Uses of DSSAttribute in eu.europa.esig.dss.asic.xades.definition
Classes in eu.europa.esig.dss.asic.xades.definition that implement DSSAttribute Modifier and Type Class Description class
ManifestAttribute
The enumeration of Manifest attributes -
Uses of DSSAttribute in eu.europa.esig.dss.definition
Methods in eu.europa.esig.dss.definition with parameters of type DSSAttribute Modifier and Type Method Description XPathExpressionBuilder
XPathExpressionBuilder. attribute(DSSAttribute attribute)
Defines the attribute to searchprotected static String
AbstractPaths. fromCurrentPosition(DSSElement element, DSSAttribute attribute)
Builds the xpath expression to return entries starting from the current position with the givenattribute
-
Uses of DSSAttribute in eu.europa.esig.dss.definition.xmldsig
Classes in eu.europa.esig.dss.definition.xmldsig that implement DSSAttribute Modifier and Type Class Description class
XMLDSigAttribute
-
Uses of DSSAttribute in eu.europa.esig.dss.xades.definition.xades111
Classes in eu.europa.esig.dss.xades.definition.xades111 that implement DSSAttribute Modifier and Type Class Description class
XAdES111Attribute
The XAdES 1.1.1 attributes -
Uses of DSSAttribute in eu.europa.esig.dss.xades.definition.xades122
Classes in eu.europa.esig.dss.xades.definition.xades122 that implement DSSAttribute Modifier and Type Class Description class
XAdES122Attribute
The XAdES 1.2.2 attributes -
Uses of DSSAttribute in eu.europa.esig.dss.xades.definition.xades132
Classes in eu.europa.esig.dss.xades.definition.xades132 that implement DSSAttribute Modifier and Type Class Description class
XAdES132Attribute
The XAdES 1.3.2 attributes -
Uses of DSSAttribute in eu.europa.esig.dss.xades.definition.xades141
Classes in eu.europa.esig.dss.xades.definition.xades141 that implement DSSAttribute Modifier and Type Class Description class
XAdES141Attribute
The XAdES 1.4.1 attributes