| Package | Description |
|---|---|
| org.apache.axiom.om |
Contains core interfaces of the Axiom API.
|
| org.apache.axiom.om.impl.common | |
| org.apache.axiom.om.impl.dom | |
| org.apache.axiom.om.impl.llom |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.stream.XMLStreamReader |
OMContainer.getXMLStreamReader(boolean cache,
OMXMLStreamReaderConfiguration configuration)
Get a pull parser representation of this information item.
|
| Modifier and Type | Field and Description |
|---|---|
private static OMXMLStreamReaderConfiguration |
OMContainerHelper.defaultReaderConfiguration |
| Modifier and Type | Method and Description |
|---|---|
static javax.xml.stream.XMLStreamReader |
OMContainerHelper.getXMLStreamReader(IContainer container,
boolean cache,
OMXMLStreamReaderConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.stream.XMLStreamReader |
ParentNode.getXMLStreamReader(boolean cache,
OMXMLStreamReaderConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.stream.XMLStreamReader |
OMElementImpl.getXMLStreamReader(boolean cache,
OMXMLStreamReaderConfiguration configuration) |
javax.xml.stream.XMLStreamReader |
OMDocumentImpl.getXMLStreamReader(boolean cache,
OMXMLStreamReaderConfiguration configuration) |
javax.xml.stream.XMLStreamReader |
OMSourcedElementImpl.getXMLStreamReader(boolean cache,
OMXMLStreamReaderConfiguration configuration) |