Uses of Interface
eu.europa.esig.dss.definition.DSSAttribute
Packages that use DSSAttribute
Package
Description
-
Uses of DSSAttribute in eu.europa.esig.dss
Methods in eu.europa.esig.dss with parameters of type DSSAttributeModifier 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
Classes in eu.europa.esig.dss.asic.common.definition that implement DSSAttributeModifier and TypeClassDescriptionenum
Represents a collection of attributes defined in ASiC XSD schema -
Uses of DSSAttribute in eu.europa.esig.dss.asic.xades.definition
Classes in eu.europa.esig.dss.asic.xades.definition that implement DSSAttribute -
Uses of DSSAttribute in eu.europa.esig.dss.definition
Methods in eu.europa.esig.dss.definition with parameters of type DSSAttributeModifier 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
Classes in eu.europa.esig.dss.definition.xmldsig that implement DSSAttributeModifier 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
Classes in eu.europa.esig.dss.xades.definition.xades111 that implement DSSAttribute -
Uses of DSSAttribute in eu.europa.esig.dss.xades.definition.xades122
Classes in eu.europa.esig.dss.xades.definition.xades122 that implement DSSAttribute -
Uses of DSSAttribute in eu.europa.esig.dss.xades.definition.xades132
Classes in eu.europa.esig.dss.xades.definition.xades132 that implement DSSAttribute -
Uses of DSSAttribute in eu.europa.esig.dss.xades.definition.xades141
Classes in eu.europa.esig.dss.xades.definition.xades141 that implement DSSAttribute