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 |
---|---|
XMLStreamReader |
OMContainer.getXMLStreamReader(boolean cache,
OMXMLStreamReaderConfiguration configuration)
Get a pull parser representation of this information item.
|
Modifier and Type | Method and Description |
---|---|
static XMLStreamReader |
OMContainerHelper.getXMLStreamReader(IContainer container,
boolean cache,
OMXMLStreamReaderConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
XMLStreamReader |
ParentNode.getXMLStreamReader(boolean cache,
OMXMLStreamReaderConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
XMLStreamReader |
OMElementImpl.getXMLStreamReader(boolean cache,
OMXMLStreamReaderConfiguration configuration) |
XMLStreamReader |
OMSourcedElementImpl.getXMLStreamReader(boolean cache,
OMXMLStreamReaderConfiguration configuration) |
XMLStreamReader |
OMDocumentImpl.getXMLStreamReader(boolean cache,
OMXMLStreamReaderConfiguration configuration) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.