|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| EmptyIterator | Simple implementation of "null iterator", iterator that has nothing to iterate over. |
| EmptyNamespaceContext | Dummy NamespaceContext implementation that contains no
namespace information, except bindings that are specified by
the namespace specification itself (for prefixes "xml" and "xmlns") |
| Stax2EventFactoryImpl | This is a plain vanilla implementation of XMLEventFactory2,
suitable for using as is, or as a building block for more optimal
implementations. |
| Stax2EventWriterImpl | Simple implementation of XMLEventWriter. |
| Stax2FilteredStreamReader | Simple straight-forward implementation of a filtering stream reader,
which can fully adapt Stax2 stream reader
(XMLStreamReader2). |
| 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. |
| Stax2ReaderImpl | This is a partial base implementation of XMLStreamReader2,
the extended stream reader that is part of Stax2. |
| Stax2WriterAdapter | This adapter implements parts of XMLStreamWriter2, the
extended stream writer defined by Stax2 extension, by wrapping
a vanilla Stax 1.0 XMLStreamReader implementation. |
| Stax2WriterImpl | This is a partial base implementation of XMLStreamWriter2,
the extended stream writer that is part of Stax2. |
Package that contains a skeletal reference implementation of Stax2 API, as well as some utility/helper classes that can be useful in building one.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||