public abstract class Canonicalizer20010315 extends CanonicalizerBase
nullNodereset| Constructor and Description |
|---|
Canonicalizer20010315(boolean includeComments)
Constructor Canonicalizer20010315
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
engineCanonicalizeSubTree(org.w3c.dom.Node rootNode,
java.lang.String inclusiveNamespaces)
Always throws a CanonicalizationException because this is inclusive c14n.
|
byte[] |
engineCanonicalizeXPathNodeSet(java.util.Set xpathNodeSet,
java.lang.String inclusiveNamespaces)
Always throws a CanonicalizationException because this is inclusive c14n.
|
engineCanonicalizeSubTree, engineCanonicalizeXPathNodeSet, setWriterengineCanonicalize, engineCanonicalizeXPathNodeSet, engineCanonicalizeXPathNodeSet, engineGetIncludeComments, engineGetURIpublic Canonicalizer20010315(boolean includeComments)
includeComments - public byte[] engineCanonicalizeXPathNodeSet(java.util.Set xpathNodeSet,
java.lang.String inclusiveNamespaces)
throws CanonicalizationException
engineCanonicalizeXPathNodeSet in class CanonicalizerSpixpathNodeSet - inclusiveNamespaces - CanonicalizationException - alwayspublic byte[] engineCanonicalizeSubTree(org.w3c.dom.Node rootNode,
java.lang.String inclusiveNamespaces)
throws CanonicalizationException
engineCanonicalizeSubTree in class CanonicalizerSpirootNode - inclusiveNamespaces - CanonicalizationExceptionCopyright © 2025. All rights reserved.