org.apache.axiom.c14n.impl
Class Canonicalizer20010315ExclOmitComments
java.lang.Object
org.apache.axiom.c14n.CanonicalizerSpi
org.apache.axiom.c14n.impl.CanonicalizerBase
org.apache.axiom.c14n.impl.Canonicalizer20010315Excl
org.apache.axiom.c14n.impl.Canonicalizer20010315ExclOmitComments
public class Canonicalizer20010315ExclOmitComments
- extends Canonicalizer20010315Excl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Canonicalizer20010315ExclOmitComments
public Canonicalizer20010315ExclOmitComments()
- Constructor Canonicalizer20010315ExclOmitComments
engineGetURI
public final String engineGetURI()
- Description copied from class:
CanonicalizerSpi
- Method engineGetURI()
- Specified by:
engineGetURI
in class CanonicalizerSpi
- Returns:
- the URI of the canonicalization method
engineGetIncludeComments
public final boolean engineGetIncludeComments()
- Description copied from class:
CanonicalizerSpi
- Method engineGetIncludeComments
- Specified by:
engineGetIncludeComments
in class CanonicalizerSpi
- Returns:
- true if comments are included or false otherwise
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.