Class Canonicalizer20010315_ExclWithCommentsTransformer
- 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_ExclWithCommentsTransformer
-
- All Implemented Interfaces:
Transformer
public class Canonicalizer20010315_ExclWithCommentsTransformer extends Canonicalizer20010315_Excl
- Version:
- $Revision: 1354896 $ $Date: 2012-06-28 12:11:05 +0200 (Thu, 28 Jun 2012) $
- Author:
- $Author: coheigea $
-
-
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 Constructor Description Canonicalizer20010315_ExclWithCommentsTransformer()
-
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
-
-