|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OMXMLStreamReader | |
---|---|
org.apache.axiom.om.impl | |
org.apache.axiom.om.util |
Uses of OMXMLStreamReader in org.apache.axiom.om.impl |
---|
Subinterfaces of OMXMLStreamReader in org.apache.axiom.om.impl | |
---|---|
interface |
OMXMLStreamReaderEx
Interface that is used internally by Axiom and that should not be considered being part of the public API. |
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 |