| Package | Description |
|---|---|
| org.apache.synapse.commons.staxon.core.base |
Base framework providing abstract implementations of
XMLStreamReader
and XMLStreamWriter et al. |
| Modifier and Type | Method and Description |
|---|---|
XMLStreamWriterScope<T> |
XMLStreamWriterScope.getParent() |
protected XMLStreamWriterScope<T> |
AbstractXMLStreamWriter.getScope() |
| Constructor and Description |
|---|
XMLStreamWriterScope(XMLStreamWriterScope<T> parent,
java.lang.String prefix,
java.lang.String localName,
java.lang.String namespaceURI,
boolean emptyElement) |
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.