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,
java.lang.String prefix,
java.lang.String localName,
java.lang.String namespaceURI)
Create element scope.
|
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.