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 voidDomUtils. 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 classASiCAttribute -
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 classManifestAttributeThe 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 XPathExpressionBuilderXPathExpressionBuilder. attribute(DSSAttribute attribute)Defines the attribute to searchprotected static StringAbstractPaths. 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 classXMLDSigAttribute -
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 classXAdES111AttributeThe 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 classXAdES122AttributeThe 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 classXAdES132AttributeThe 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 classXAdES141AttributeThe XAdES 1.4.1 attributes