|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OMXMLStreamReader | |
---|---|
org.apache.axiom.om.impl.dom | |
org.apache.axiom.om.impl.llom | |
org.apache.axiom.om.util |
Uses of OMXMLStreamReader in org.apache.axiom.om.impl.dom |
---|
Classes in org.apache.axiom.om.impl.dom that implement OMXMLStreamReader | |
---|---|
class |
DOMStAXWrapper
This is exactly the same as org.apache.axiom.om.impl.llom.OMStAXWrapper. |
Uses of OMXMLStreamReader in org.apache.axiom.om.impl.llom |
---|
Classes in org.apache.axiom.om.impl.llom that implement OMXMLStreamReader | |
---|---|
class |
OMStAXWrapper
Note - This class also implements the streaming constants interface to get access to the StAX constants |
Uses of OMXMLStreamReader in org.apache.axiom.om.util |
---|
Classes in org.apache.axiom.om.util that implement OMXMLStreamReader | |
---|---|
class |
OMXMLStreamReaderValidator
There are several places in the code where events are passed from a source to a consumer using XMLStreamReader events. |
Constructors in org.apache.axiom.om.util with parameters of type OMXMLStreamReader | |
---|---|
OMXMLStreamReaderValidator(OMXMLStreamReader delegate,
boolean throwExceptions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |