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: 1460408 $ $Date: 2013-03-24 15:47:32 +0000 (Sun, 24 Mar 2013) $
- Author:
- $Author: giger $
| 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–2014 The Apache Software Foundation. All rights reserved.