Uses of Class
eu.europa.esig.dss.definition.DSSNamespace
-
Uses of DSSNamespace in eu.europa.esig.dss
Methods in eu.europa.esig.dss with parameters of type DSSNamespace Modifier and Type Method Description static ElementDomUtils. addElement(Document document, Element parentDom, DSSNamespace namespace, DSSElement element)This method creates and adds a new XMLElementstatic voidDomUtils. addNamespaceAttribute(Element element, DSSNamespace namespace)Adds a namespace attribute to the elementstatic ElementDomUtils. addTextElement(Document document, Element parentDom, DSSNamespace namespace, DSSElement element, String value)This method creates and adds a new XMLElementwith text valuestatic ElementDomUtils. createElementNS(Document documentDom, DSSNamespace namespace, DSSElement element)Creates an element with the given namespacestatic booleanDomUtils. registerNamespace(DSSNamespace namespace)This method allows to register a namespace and associated prefix.static voidDomUtils. setAttributeNS(Element element, DSSNamespace namespace, DSSAttribute attribute, String value)This method adds an attribute with the namespace and the value -
Uses of DSSNamespace in eu.europa.esig.dss.asic.common.definition
Fields in eu.europa.esig.dss.asic.common.definition declared as DSSNamespace Modifier and Type Field Description static DSSNamespaceASiCNamespace. NSMethods in eu.europa.esig.dss.asic.common.definition that return DSSNamespace Modifier and Type Method Description DSSNamespaceASiCElement. getNamespace() -
Uses of DSSNamespace in eu.europa.esig.dss.asic.xades.definition
Fields in eu.europa.esig.dss.asic.xades.definition declared as DSSNamespace Modifier and Type Field Description static DSSNamespaceManifestNamespace. NSThe OpenDocument Manifest namespaceMethods in eu.europa.esig.dss.asic.xades.definition that return DSSNamespace Modifier and Type Method Description DSSNamespaceManifestElement. getNamespace() -
Uses of DSSNamespace in eu.europa.esig.dss.definition
Methods in eu.europa.esig.dss.definition that return DSSNamespace Modifier and Type Method Description DSSNamespaceDSSElement. getNamespace()Returns the namespace -
Uses of DSSNamespace in eu.europa.esig.dss.definition.xmldsig
Fields in eu.europa.esig.dss.definition.xmldsig declared as DSSNamespace Modifier and Type Field Description static DSSNamespaceXMLDSigNamespace. NSMethods in eu.europa.esig.dss.definition.xmldsig that return DSSNamespace Modifier and Type Method Description DSSNamespaceXMLDSigElement. getNamespace() -
Uses of DSSNamespace in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades that return DSSNamespace Modifier and Type Method Description DSSNamespaceXAdESSignatureParameters. getXades141Namespace()This method returns the current used XAdES 1.4.1 namespace Never returns nullDSSNamespaceXAdESSignatureParameters. getXadesNamespace()This method returns the current used XAdES namespace Never returns nullDSSNamespaceXAdESSignatureParameters. getXmldsigNamespace()This method returns the current used XMLDSig namespace Never returns nullMethods in eu.europa.esig.dss.xades with parameters of type DSSNamespace Modifier and Type Method Description voidXAdESSignatureParameters. setXades141Namespace(DSSNamespace xades141Namespace)Sets the XAdES 1.4.1 namespace Default: xades141:http://uri.etsi.org/01903/v1.4.1#voidXAdESSignatureParameters. setXadesNamespace(DSSNamespace xadesNamespace)Sets the XAdES namespace Default: xades:http://uri.etsi.org/01903/v1.3.2#voidXAdESSignatureParameters. setXmldsigNamespace(DSSNamespace xmldsigNamespace)Sets the XMLDSIG namespace Default: ds:http://www.w3.org/2000/09/xmldsig# -
Uses of DSSNamespace in eu.europa.esig.dss.xades.definition
Fields in eu.europa.esig.dss.xades.definition declared as DSSNamespace Modifier and Type Field Description static DSSNamespaceSAMLAssertionNamespace. NSSAML namespace definitionstatic DSSNamespaceXAdESNamespaces. XADES_111XAdES 1.1.1static DSSNamespaceXAdESNamespaces. XADES_122XAdES 1.2.2static DSSNamespaceXAdESNamespaces. XADES_132XAdES 1.3.2static DSSNamespaceXAdESNamespaces. XADES_141XAdES 1.4.1static DSSNamespaceXAdESNamespaces. XMLDSIGThe XMLDSIG namespacestatic DSSNamespaceXAdESNamespaces. XMLDSIG_FILTER2The XMLDSIG Filter 2.0 namespaceMethods in eu.europa.esig.dss.xades.definition that return DSSNamespace Modifier and Type Method Description DSSNamespaceXAdESPaths. getNamespace()Gets the current namespace -
Uses of DSSNamespace in eu.europa.esig.dss.xades.definition.xades111
Methods in eu.europa.esig.dss.xades.definition.xades111 that return DSSNamespace Modifier and Type Method Description DSSNamespaceXAdES111Element. getNamespace()DSSNamespaceXAdES111Paths. getNamespace() -
Uses of DSSNamespace in eu.europa.esig.dss.xades.definition.xades122
Methods in eu.europa.esig.dss.xades.definition.xades122 that return DSSNamespace Modifier and Type Method Description DSSNamespaceXAdES122Element. getNamespace()DSSNamespaceXAdES122Paths. getNamespace() -
Uses of DSSNamespace in eu.europa.esig.dss.xades.definition.xades132
Methods in eu.europa.esig.dss.xades.definition.xades132 that return DSSNamespace Modifier and Type Method Description DSSNamespaceXAdES132Element. getNamespace()DSSNamespaceXAdES132Paths. getNamespace() -
Uses of DSSNamespace in eu.europa.esig.dss.xades.definition.xades141
Methods in eu.europa.esig.dss.xades.definition.xades141 that return DSSNamespace Modifier and Type Method Description DSSNamespaceXAdES141Element. getNamespace() -
Uses of DSSNamespace in eu.europa.esig.dss.xades.reference
Fields in eu.europa.esig.dss.xades.reference declared as DSSNamespace Modifier and Type Field Description protected DSSNamespaceAbstractTransform. namespaceThe namespaceMethods in eu.europa.esig.dss.xades.reference with parameters of type DSSNamespace Modifier and Type Method Description voidAbstractTransform. setNamespace(DSSNamespace namespace)voidDSSTransform. setNamespace(DSSNamespace namespace)Specifies a namespace for the transformation elementsConstructors in eu.europa.esig.dss.xades.reference with parameters of type DSSNamespace Constructor Description AbstractTransform(DSSNamespace xmlDSigNamespace, String algorithm)Constructor with namespaceBase64Transform(DSSNamespace xmlDSigNamespace)Constructor with namespaceCanonicalizationTransform(DSSNamespace xmlDSigNamespace, String canonicalizationAlgorithm)Constructor with namespaceComplexTransform(DSSNamespace xmlDSigNamespace, String algorithm)Default constructorEnvelopedSignatureTransform(DSSNamespace xmlDSigNamespace)XPath2FilterEnvelopedSignatureTransform(DSSNamespace xmlDSigNamespace)Constructor with namespaceXPath2FilterTransform(DSSNamespace xmlDSigNamespace, String xPathExpression, String filter)Constructor with namespaceXPathEnvelopedSignatureTransform(DSSNamespace xmlDSigNamespace)Constructor with namespaceXPathTransform(DSSNamespace xmlDSigNamespace, String xPathExpression)Constructor with namespaceXPathTransform(DSSNamespace xmlDSigNamespace, String algorithm, String xPathExpression)Internal constructor with a custom algorithm urlXsltTransform(DSSNamespace xmlDSigNamespace, Document content)Constructor wit namespace -
Uses of DSSNamespace in eu.europa.esig.dss.xades.signature
Methods in eu.europa.esig.dss.xades.signature that return DSSNamespace Modifier and Type Method Description protected DSSNamespaceXAdESBuilder. getXades141Namespace()This method returns the current used XAdES 1.4.1 namespaceprotected DSSNamespaceExtensionBuilder. getXadesNamespace()This method returns the current used XAdES namespace.protected DSSNamespaceXAdESBuilder. getXadesNamespace()This method returns the current used XAdES namespaceprotected DSSNamespaceExtensionBuilder. getXmldsigNamespace()This method returns the current used XMLDSig namespace.protected DSSNamespaceXAdESBuilder. getXmldsigNamespace()This method returns the current used XMLDSig namespaceConstructors in eu.europa.esig.dss.xades.signature with parameters of type DSSNamespace Constructor Description ManifestBuilder(String manifestId, DigestAlgorithm digestAlgorithm, List<DSSDocument> documents, DSSNamespace xmldsigNamespace)Constructor for the builder -
Uses of DSSNamespace in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return DSSNamespace Modifier and Type Method Description DSSNamespaceXAdESSignature. getXadesNamespace()Returns the XAdES namespaceDSSNamespaceXAdESSignature. getXmldSigNamespace()Returns the XMLDSIG namespace