Searched defs:inclusiveNamespaces (Results 1 - 9 of 9) sorted by relevance

/openjdk10/jdk/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/
H A DInclusiveNamespaces.java134 public static SortedSet<String> prefixStr2Set(String inclusiveNamespaces) { argument
/openjdk10/jdk/src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/
H A DApacheCanonicalizer.java61 protected String inclusiveNamespaces; field in class:ApacheCanonicalizer
/openjdk10/jdk/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/
H A DCanonicalizer20010315Excl.java117 engineCanonicalizeSubTree( Node rootNode, String inclusiveNamespaces, Node excl ) argument
[all...]
H A DCanonicalizerPhysical.java74 public byte[] engineCanonicalizeXPathNodeSet(Set<Node> xpathNodeSet, String inclusiveNamespaces) argument
89 public byte[] engineCanonicalizeSubTree(Node rootNode, String inclusiveNamespaces) argument
H A DCanonicalizer20010315.java163 public byte[] engineCanonicalizeXPathNodeSet(Set<Node> xpathNodeSet, String inclusiveNamespaces) argument
178 public byte[] engineCanonicalizeSubTree(Node rootNode, String inclusiveNamespaces) argument
/openjdk10/jdk/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/c14n/
H A DCanonicalizerSpi.java100 public byte[] engineCanonicalizeXPathNodeSet(NodeList xpathNodeSet, String inclusiveNamespaces) argument
159 public abstract byte[] engineCanonicalizeSubTree(Node rootNode, String inclusiveNamespaces) argument
H A DCanonicalizer.java318 public byte[] canonicalizeSubtree(Node node, String inclusiveNamespaces) argument
/openjdk10/jdk/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/signature/
H A DXMLSignatureInputDebugger.java49 private Set<String> inclusiveNamespaces; field in class:XMLSignatureInputDebugger
H A DXMLSignatureInput.java420 public String getHTMLRepresentation(Set<String> inclusiveNamespaces) argument

Completed in 60 milliseconds