org.apache.xml.security.stax.impl.transformer.canonicalizer
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
- Version:
- $Revision: 1354896 $ $Date: 2012-06-28 11:11:05 +0100 (Thu, 28 Jun 2012) $
- Author:
- $Author: coheigea $
| 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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Canonicalizer11_WithCommentsTransformer
public Canonicalizer11_WithCommentsTransformer()
- Canonicalizer not complete. We are missing special handling for xml:base. But since
we don't support document subsets we don't need it!
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.