Class | Description |
---|---|
AbstractObjectReader |
This class can be used as base class for XMLReaders that generate SAX
events from Java objects.
|
EasyGenerationContentHandlerProxy |
This class is an implementation of ContentHandler which acts as a proxy to
another ContentHandler and has the purpose to provide a few handy methods
that make life easier when generating SAX events.
|