CursorBase |
Abstract base class that contains non-public methods to be used by
public sub-classes ( SMInputCursor and its sub-classes).
|
CursorBase.State |
State constants are used for keeping track of state of individual
cursors.
|
ElementInfoFactory |
Simple factory class that can be used to customize instances of
SMElementInfo that iterators construct and store when element
tracking is enabled.
|
SimpleFilter |
Simple bit-set based filter that can be configured by specifying allowed
event types.
|
SMElementInfo |
This is the abstract base class that defines standard set of element
information stored when element tracking is enabled for a
SMInputCursor .
|
SMEvent |
|
SMFilter |
Simple class that defines for objects used to configure iterators so that
they will filter out "uninteresting" events.
|
SMInputContext |
Class that encapsulates details about context in which StaxMate input
is done.
|
SMInputCursor |
Base class for reader-side cursors that form the main input side
abstraction offered by StaxMate.
|
SMInputCursor.Tracking |
Different tracking behaviors available for cursors.
|