org.apache.xml.security.stax.impl.transformer.canonicalizer
Class Canonicalizer11
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
- All Implemented Interfaces:
- Transformer
- Direct Known Subclasses:
- Canonicalizer11_OmitCommentsTransformer, Canonicalizer11_WithCommentsTransformer
public class Canonicalizer11
- extends CanonicalizerBase
- Version:
- $Revision: 1661635 $ $Date: 2015-02-23 11:01:42 +0000 (Mon, 23 Feb 2015) $
- 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
public Canonicalizer11(boolean includeComments)
getInitialUtilizedAttributes
protected List<XMLSecAttribute> getInitialUtilizedAttributes(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
- Overrides:
getInitialUtilizedAttributes in class CanonicalizerBase
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.