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,
String prefix,
String localName,
String namespaceURI,
boolean emptyElement) |
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.