public class EXC14nStAXReaderBasedCanonicalizer extends BaseCanonicalizer
BaseCanonicalizer.NamespaceContextImpl_attrResult, _attrs, _nsAttrs, _nsResult, initalCacheSize| Constructor and Description |
|---|
EXC14nStAXReaderBasedCanonicalizer()
Creates a new instance of EXC14nStAXReaderBasedCanonicalizer
|
| Modifier and Type | Method and Description |
|---|---|
void |
canonicalize(XMLStreamReader reader,
OutputStream stream,
List inclusiveList) |
protected StAXAttr |
getAttribute() |
protected void |
writeAttributes(List itr) |
protected void |
writeAttributesNS(List itr) |
addParentNamespaces, getAttributeNS, getOutputStream, namespaceIsAbsolute, namespaceIsRelative, reset, resize, setStream, sort, writeAttributes, writeAttributesNSpublic EXC14nStAXReaderBasedCanonicalizer()
public void canonicalize(XMLStreamReader reader, OutputStream stream, List inclusiveList) throws XMLStreamException, IOException
XMLStreamExceptionIOExceptionprotected StAXAttr getAttribute()
protected void writeAttributesNS(List itr) throws IOException
IOExceptionprotected void writeAttributes(List itr) throws IOException
IOExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.