Class Canonicalizer11_WithCommentsTransformer
- 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.Canonicalizer11
-
- org.apache.xml.security.stax.impl.transformer.canonicalizer.Canonicalizer11_WithCommentsTransformer
-
- All Implemented Interfaces:
Transformer
public class Canonicalizer11_WithCommentsTransformer extends Canonicalizer11
-
-
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.CanonicalizerBase
__X9_, __XA_, __XD_, _AMP_, _BEGIN_COMM, _BEGIN_PI, _END_COMM, _END_PI, _END_TAG, _GT_, _LT_, _QUOT_, DOUBLEPOINT, EQUAL_STRING, firstCall, NEWLINE, XML, XMLNS
-
-
Constructor Summary
Constructors Constructor Description Canonicalizer11_WithCommentsTransformer()
Canonicalizer not complete.
-
Method Summary
-
Methods inherited from class org.apache.xml.security.stax.impl.transformer.canonicalizer.Canonicalizer11
getInitialUtilizedAttributes
-
Methods inherited from class org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase
doFinal, getCurrentUtilizedAttributes, getCurrentUtilizedNamespaces, getInitialUtilizedNamespaces, getPreferredTransformMethod, outputAttrToWriter, outputCommentToWriter, outputPItoWriter, outputTextToWriter, outputTextToWriter, setProperties, setTransformer, transform, transform
-
Methods inherited from class org.apache.xml.security.stax.impl.transformer.TransformIdentity
getOutputStream, getTransformer, getXmlEventWriterForOutputStream, getXmlInputFactory, getXmlOutputFactory, setOutputStream
-
-