| Package | Description |
|---|---|
| org.apache.synapse.commons.staxon.core.base |
Base framework providing abstract implementations of
XMLStreamReader
and XMLStreamWriter et al. |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLStreamReaderScope<T> |
class |
XMLStreamWriterScope<T> |
| Modifier and Type | Method and Description |
|---|---|
AbstractXMLStreamScope |
AbstractXMLStreamScope.getLastChild() |
AbstractXMLStreamScope |
AbstractXMLStreamScope.getParent() |
| Constructor and Description |
|---|
AbstractXMLStreamScope(AbstractXMLStreamScope parent,
String prefix,
String localName,
String namespaceURI)
Create element scope.
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.