Class Summary |
Stax2LocationAdapter |
Simple implementation of XMLStreamLocation2 , which just
wraps Stax 1.0 Location and adds no-operation implementation
of the additions. |
Stax2ReaderAdapter |
This adapter implements parts of XMLStreamReader2 , the
extended stream reader defined by Stax2 extension, by wrapping
a vanilla Stax 1.0 XMLStreamReader implementation. |
Stax2WriterAdapter |
This adapter implements parts of XMLStreamWriter2 , the
extended stream writer defined by Stax2 extension, by wrapping
a vanilla Stax 1.0 XMLStreamReader implementation. |