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

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.Canonicalizer20010315Excl
              extended byorg.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments

public class Canonicalizer20010315ExclWithComments
extends Canonicalizer20010315Excl

Class Canonicalizer20010315ExclWithComments

Version:
$Revision: 351115 $

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
Canonicalizer20010315ExclWithComments()
          Constructor Canonicalizer20010315ExclWithComments
 
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.Canonicalizer20010315Excl
engineCanonicalize, engineCanonicalizeSubTree, engineCanonicalizeSubTree, engineCanonicalizeSubTree, engineCanonicalizeXPathNodeSet
 
Methods inherited from class org.apache.xml.security.c14n.implementations.CanonicalizerBase
engineCanonicalize, 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

Canonicalizer20010315ExclWithComments

public Canonicalizer20010315ExclWithComments()
Constructor Canonicalizer20010315ExclWithComments

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.