Class Summary |
Annotator |
Utility that can annotate ElementContext
objects with arbitary properties based on matching patterns. |
Chain |
Utility to chain together two ContextListeners . |
Choice |
|
CopyState |
Component that simply copies the client state from one
EventContext to another. |
Factory |
Creates instances of the provided Class and
associates
them with an ElementContext . |
StartElementFilters |
Utility for grouping a set of ContextListeners into a set of filters
that inspect StartElementEvents
before other ContextListeners see them. |
XMLContextAttributes |
Utility that tracks certain standard global XML context attributes, adding
them as context properties of elements. |