public class XMLC14NWithComments extends XMLC14N
algorithmURI, c14nMethod| Constructor and Description |
|---|
XMLC14NWithComments()
Creates a new
XMLC14NWithComments instance. |
XMLC14NWithComments(XSAlgorithmIdentifier c14nMethod)
Creates a new
XMLC14NWithComments instance. |
canonicalize, canonicalize, canonicalize, canonicalize, canonicalize, canonicalizecanonicalizeToStream, canonicalizeToStream, canonicalizeToStream, canonicalizeToStream, canonicalizeToStream, canonicalizeToStream, getAlgorithURI, getC14NMethod, getInclusiveNSPrefixList, getInstance, getInstance, getInstance, getInstance, setInclusiveNSPrefixListpublic XMLC14NWithComments()
XMLC14NWithComments instance.public XMLC14NWithComments(XSAlgorithmIdentifier c14nMethod)
XMLC14NWithComments instance.c14nMethod - A XSAlgorithmIdentifier representing a CanonicalizationMethod.java.lang.IllegalArgumentException - If the XSAlgorithmIdentifier is not a valid CanonicalizationMethod.