| Package | Description |
|---|---|
| org.apache.axiom.om.impl.common | |
| org.apache.axiom.om.impl.common.factory | |
| org.apache.axiom.util.stax.dialect |
Contains classes to handle differences between StAX implementations.
|
| Class and Description |
|---|
| CharacterDataReader
Optional interface implemented by
XMLStreamReader
implementations that support writing character data directly to a
Writer. |
| Class and Description |
|---|
| DTDReader
Optional interface implemented by
XMLStreamReader implementations that provide additional
data about XMLStreamConstants.DTD events. |
| Class and Description |
|---|
| CharacterDataReader
Optional interface implemented by
XMLStreamReader
implementations that support writing character data directly to a
Writer. |
| DelegatingXMLStreamReader
Interface implemented by
XMLStreamReader classes that delegate to another stream reader
and that can be safely unwrapped. |
| DTDReader
Optional interface implemented by
XMLStreamReader implementations that provide additional
data about XMLStreamConstants.DTD events. |