|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OMXMLStreamReader | |
---|---|
org.apache.axiom.om.impl | |
org.apache.axiom.om.impl.dom | |
org.apache.axiom.om.util |
Uses of OMXMLStreamReader in org.apache.axiom.om.impl |
---|
Classes in org.apache.axiom.om.impl that implement OMXMLStreamReader | |
---|---|
class |
OMStAXWrapper
XMLStreamReader implementation that generates events from a given Axiom tree. |
Uses of OMXMLStreamReader in org.apache.axiom.om.impl.dom |
---|
Classes in org.apache.axiom.om.impl.dom that implement OMXMLStreamReader | |
---|---|
class |
DOMStAXWrapper
Empty subclass of OMStAXWrapper to keep compatibility with existing code. |
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 |