public class CanonicalizationAlgorithmImplCanonicalXMLWithComments extends CanonicalizationAlgorithmImplCanonicalXML
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
DEFAULT_ALGORITHM_URI_
The default algorithm URI for this algorithm implementation.
|
omitComments_inputNodeSet_| Constructor and Description |
|---|
CanonicalizationAlgorithmImplCanonicalXMLWithComments()
Standard constructor.
|
canonicalize, toElementsetInputgetURI, setParameters, setURIprotected static final java.lang.String DEFAULT_ALGORITHM_URI_
public CanonicalizationAlgorithmImplCanonicalXMLWithComments()
http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments.