org.apache.xml.security.c14n.implementations
Class Canonicalizer20010315WithComments

java.lang.Object
  extended byorg.apache.xml.security.c14n.CanonicalizerSpi
      extended byorg.apache.xml.security.c14n.implementations.CanonicalizerBase
          extended byorg.apache.xml.security.c14n.implementations.Canonicalizer20010315
              extended byorg.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments

public class Canonicalizer20010315WithComments
extends Canonicalizer20010315

Author:
Christian Geuer-Pollmann

Field Summary
 
Fields inherited from class org.apache.xml.security.c14n.implementations.CanonicalizerBase
nullNode
 
Fields inherited from class org.apache.xml.security.c14n.CanonicalizerSpi
reset
 
Constructor Summary
Canonicalizer20010315WithComments()
          Constructor Canonicalizer20010315WithXPathWithComments
 
Method Summary
 boolean engineGetIncludeComments()
          Returns the URI if include comments
 java.lang.String engineGetURI()
          Returns the URI of this engine.
 
Methods inherited from class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
engineCanonicalizeSubTree, engineCanonicalizeXPathNodeSet
 
Methods inherited from class org.apache.xml.security.c14n.implementations.CanonicalizerBase
engineCanonicalize, engineCanonicalizeSubTree, engineCanonicalizeXPathNodeSet, setWriter
 
Methods inherited from class org.apache.xml.security.c14n.CanonicalizerSpi
engineCanonicalize, engineCanonicalizeXPathNodeSet, engineCanonicalizeXPathNodeSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Canonicalizer20010315WithComments

public Canonicalizer20010315WithComments()
Constructor Canonicalizer20010315WithXPathWithComments

Method Detail

engineGetURI

public final java.lang.String engineGetURI()
Description copied from class: CanonicalizerSpi
Returns the URI of this engine.

Specified by:
engineGetURI in class CanonicalizerSpi
Returns:
the URI

engineGetIncludeComments

public final boolean engineGetIncludeComments()
Description copied from class: CanonicalizerSpi
Returns the URI if include comments

Specified by:
engineGetIncludeComments in class CanonicalizerSpi
Returns:
true if include.