Package | Description |
---|---|
com.ctc.wstx.evt |
Package contains Woodstox implementation of the StAX event layer; functionality
that is built on top of stream readers and writers.
|
Modifier and Type | Class and Description |
---|---|
class |
CompactStartElement
Wstx
StartElement implementation used when directly creating
events from a stream reader. |
class |
SimpleStartElement
Wstx
StartElement implementation used when event is constructed
from already objectified data, for example when constructed by the event
factory. |