| Package | Description |
|---|---|
| org.apache.axiom.om.impl.common | |
| org.apache.axiom.om.util | |
| org.apache.axiom.ts.om.builder | |
| org.apache.axiom.util.stax.debug |
Contains classes that can be used to debug StAX related issues.
|
| org.apache.axiom.util.stax.dialect |
Contains classes to handle differences between StAX implementations.
|
| org.apache.axiom.util.stax.xop |
Contains classes to encode and decode XOP infosets.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
NamespaceURIInterningXMLStreamReaderWrapper
XMLStreamReader wrapper that interns namespace URIs. |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamespaceDeclarationFilter
XMLStreamReader wrapper that filters out all namespace declarations. |
| Modifier and Type | Class and Description |
|---|---|
private static class |
UnclosedReaderDetector.StreamReaderWrapper |
class |
XMLStreamReaderValidator
There are several places in the code where events are passed from
a source to a consumer using XMLStreamReader events.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
BEAStreamReaderWrapper |
(package private) class |
DisallowDoctypeDeclStreamReaderWrapper |
(package private) class |
NamespaceContextCorrectingXMLStreamReaderWrapper
XMLStreamReader wrapper that tracks the namespace bindings on behalf of the underlying
reader. |
(package private) class |
SJSXPStreamReaderWrapper |
(package private) class |
StAX2StreamReaderWrapper
XMLStreamReaderWrapper implementation that exposes the DTDReader extension
based on the DTDInfo defined by "StAX2". |
(package private) class |
Woodstox3StreamReaderWrapper |
(package private) class |
Woodstox4StreamReaderWrapper |
(package private) class |
XLXP1StreamReaderWrapper |
(package private) class |
XLXPStreamReaderWrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
XOPDecodingStreamReader
XMLStreamReader wrapper that decodes XOP. |