Uses of Interface
eu.europa.esig.dss.definition.DSSAttribute
Package
Description
-
Uses of DSSAttribute in eu.europa.esig.dss
Modifier and TypeMethodDescriptionstatic 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
Modifier and TypeClassDescriptionenum
Represents a collection of attributes defined in ASiC XSD schema -
Uses of DSSAttribute in eu.europa.esig.dss.asic.xades.definition
-
Uses of DSSAttribute in eu.europa.esig.dss.definition
Modifier and TypeMethodDescriptionXPathExpressionBuilder.attribute
(DSSAttribute attribute) Defines the attribute to searchprotected static final 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
Modifier and TypeClassDescriptionenum
Represents a collection of attributes defined in https://www.w3.org/TR/xmldsig-core1/ -
Uses of DSSAttribute in eu.europa.esig.dss.xades.definition.xades111
-
Uses of DSSAttribute in eu.europa.esig.dss.xades.definition.xades122
-
Uses of DSSAttribute in eu.europa.esig.dss.xades.definition.xades132
-
Uses of DSSAttribute in eu.europa.esig.dss.xades.definition.xades141