public class Canonicalizer20010315ExclOmitComments extends Object
| Constructor and Description |
|---|
Canonicalizer20010315ExclOmitComments()
Constructor Canonicalizer20010315ExclOmitComments
|
| Modifier and Type | Method and Description |
|---|---|
protected static Node |
deReference(Node node,
XMLCryptoContext context) |
void |
engineCanonicalizeXPathNodeSet(Set xpathNodeSet,
String inclusiveNamespaces,
OutputStream stream,
XMLCryptoContext context)
Method engineCanonicalizeXPathNodeSet
|
boolean |
is_includeComments() |
void |
set_includeComments(boolean comments) |
void |
setWriter(OutputStream _writer) |
protected static final Attr nullNode
public Canonicalizer20010315ExclOmitComments()
public void engineCanonicalizeXPathNodeSet(Set xpathNodeSet, String inclusiveNamespaces, OutputStream stream, XMLCryptoContext context) throws org.apache.xml.security.c14n.CanonicalizationException, URIReferenceException
xpathNodeSet - inclusiveNamespaces - org.apache.xml.security.c14n.CanonicalizationExceptionURIReferenceExceptionpublic final boolean is_includeComments()
public final void set_includeComments(boolean comments)
comments - The _includeComments to set.public void setWriter(OutputStream _writer)
_writer - The _writer to set.protected static Node deReference(Node node, XMLCryptoContext context) throws URIReferenceException
URIReferenceExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.