public abstract class Canonicalizer20010315_Excl extends CanonicalizerBase
CanonicalizerBase.C14NStack<E>| Modifier and Type | Field and Description |
|---|---|
static String |
INCLUSIVE_NAMESPACES_PREFIX_LIST |
protected List<String> |
inclusiveNamespaces |
static String |
PROPAGATE_DEFAULT_NAMESPACE |
protected boolean |
propagateDefaultNamespace |
DOUBLEPOINT, firstCall, XML, XMLNS| Constructor and Description |
|---|
Canonicalizer20010315_Excl(boolean includeComments) |
| Modifier and Type | Method and Description |
|---|---|
protected List<XMLSecNamespace> |
getCurrentUtilizedNamespaces(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack) |
protected List<XMLSecAttribute> |
getInitialUtilizedAttributes(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack) |
protected List<XMLSecNamespace> |
getInitialUtilizedNamespaces(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack) |
protected static List<String> |
getPrefixList(List<String> inclusiveNamespaces) |
void |
setProperties(Map<String,Object> properties) |
doFinal, getCurrentUtilizedAttributes, getPreferredTransformMethod, outputAttrToWriter, outputCommentToWriter, outputPItoWriter, outputTextToWriter, outputTextToWriter, setTransformer, transform, transformgetOutputStream, getTransformer, getXmlEventWriterForOutputStream, getXmlInputFactory, getXmlOutputFactory, setOutputStreampublic static final String INCLUSIVE_NAMESPACES_PREFIX_LIST
public static final String PROPAGATE_DEFAULT_NAMESPACE
protected boolean propagateDefaultNamespace
public Canonicalizer20010315_Excl(boolean includeComments)
public void setProperties(Map<String,Object> properties) throws XMLSecurityException
setProperties in interface TransformersetProperties in class CanonicalizerBaseXMLSecurityExceptionprotected List<XMLSecNamespace> getCurrentUtilizedNamespaces(XMLSecStartElement xmlSecStartElement, CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
getCurrentUtilizedNamespaces in class CanonicalizerBaseprotected List<XMLSecNamespace> getInitialUtilizedNamespaces(XMLSecStartElement xmlSecStartElement, CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
getInitialUtilizedNamespaces in class CanonicalizerBaseprotected List<XMLSecAttribute> getInitialUtilizedAttributes(XMLSecStartElement xmlSecStartElement, CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
getInitialUtilizedAttributes in class CanonicalizerBaseCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.