|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| CompactStartElement | Wstx StartElement implementation used when directly creating
events from a stream reader. |
| DefaultEventAllocator | Straight-forward implementation of XMLEventAllocator, to be
used with Woodstox' event reader. |
| MergedNsContext | Hierarchic NamespaceContext implementation used when constructing
event and namespace information explicitly via
XMLEventFactory,
not by a stream reader. |
| SimpleStartElement | Wstx StartElement implementation used when event is constructed
from already objectified data, for example when constructed by the event
factory. |
| WDTD | Event that contains all StAX accessible information read from internal and external DTD subsets. |
| WEntityDeclaration | Simple implementation of StAX entity declaration events; for the
most just wraps a EntityDecl instance. |
| WEntityReference | We need a slightly specialized version to support concept of undeclared entities, which can be used in (non-default, non-standard) mode where undeclared entities are allowed to be handled. |
| WstxEventReader | Woodstox version, based on generic Stax reference implementation
baseline of Stax2EventReaderImpl. |
Package contains Woodstox implementation of the StAX event layer; functionality that is built on top of stream readers and writers.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||