Uses of Enum
eu.europa.esig.dss.xades.XAdESSignatureParameters.XPathElementPlacement
Packages that use XAdESSignatureParameters.XPathElementPlacement
-
Uses of XAdESSignatureParameters.XPathElementPlacement in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades that return XAdESSignatureParameters.XPathElementPlacementModifier and TypeMethodDescriptionXAdESSignatureParameters.getXPathElementPlacement()
Returns the XPath element placement for Enveloped signature creationReturns the enum constant of this type with the specified name.XAdESSignatureParameters.XPathElementPlacement.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.europa.esig.dss.xades with parameters of type XAdESSignatureParameters.XPathElementPlacementModifier and TypeMethodDescriptionvoid
XAdESSignatureParameters.setXPathElementPlacement
(XAdESSignatureParameters.XPathElementPlacement xPathElementPlacement) Defines the relation to the element referenced by the XPath where the signature will be added (XAdES Enveloped)