public abstract class Canonicalizer20010315 extends CanonicalizerBase
nullNode
reset
Constructor and Description |
---|
Canonicalizer20010315(boolean includeComments)
Constructor Canonicalizer20010315
|
Modifier and Type | Method and Description |
---|---|
byte[] |
engineCanonicalizeSubTree(Node rootNode,
String inclusiveNamespaces)
Always throws a CanonicalizationException because this is inclusive org.apache.axiom.c14n.impl.
|
engineCanonicalizeSubTree, setWriter
engineCanonicalize, engineGetIncludeComments, engineGetURI
public Canonicalizer20010315(boolean includeComments)
includeComments
- public byte[] engineCanonicalizeSubTree(Node rootNode, String inclusiveNamespaces) throws CanonicalizationException
engineCanonicalizeSubTree
in class CanonicalizerSpi
rootNode
- inclusiveNamespaces
- CanonicalizationException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.