Class Canonicalizer20010315_ExclOmitCommentsTransformer
java.lang.Object
org.apache.xml.security.stax.impl.transformer.TransformIdentity
org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase
org.apache.xml.security.stax.impl.transformer.canonicalizer.Canonicalizer20010315_Excl
org.apache.xml.security.stax.impl.transformer.canonicalizer.Canonicalizer20010315_ExclOmitCommentsTransformer
- All Implemented Interfaces:
Transformer
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase
CanonicalizerBase.C14NStack<E>
-
Field Summary
Fields inherited from class org.apache.xml.security.stax.impl.transformer.canonicalizer.Canonicalizer20010315_Excl
INCLUSIVE_NAMESPACES_PREFIX_LIST, inclusiveNamespaces, PROPAGATE_DEFAULT_NAMESPACE, propagateDefaultNamespace
Fields inherited from class org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase
DOUBLEPOINT, firstCall, XML, XMLNS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.xml.security.stax.impl.transformer.canonicalizer.Canonicalizer20010315_Excl
getCurrentUtilizedNamespaces, getInitialUtilizedAttributes, getInitialUtilizedNamespaces, getPrefixList, setProperties
Methods inherited from class org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase
doFinal, getCurrentUtilizedAttributes, getPreferredTransformMethod, outputAttrToWriter, outputCommentToWriter, outputPItoWriter, outputTextToWriter, outputTextToWriter, setTransformer, transform, transform
Methods inherited from class org.apache.xml.security.stax.impl.transformer.TransformIdentity
getOutputStream, getTransformer, getXmlEventWriterForOutputStream, getXmlInputFactory, getXmlOutputFactory, setOutputStream
-
Constructor Details
-
Canonicalizer20010315_ExclOmitCommentsTransformer
public Canonicalizer20010315_ExclOmitCommentsTransformer()
-