Package | Description |
---|---|
org.apache.axiom.om.impl | |
org.apache.axiom.om.impl.dom | |
org.apache.axiom.om.util |
Modifier and Type | Class and Description |
---|---|
class |
OMStAXWrapper
XMLStreamReader implementation that generates events from a given Axiom tree. |
Modifier and Type | Class and Description |
---|---|
class |
DOMStAXWrapper
Empty subclass of
OMStAXWrapper to keep compatibility with existing code. |
Modifier and Type | Class and Description |
---|---|
class |
OMXMLStreamReaderValidator
There are several places in the code where events are passed from
a source to a consumer using XMLStreamReader events.
|
Constructor and Description |
---|
OMXMLStreamReaderValidator(OMXMLStreamReader delegate,
boolean throwExceptions) |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.