Interface | Description |
---|---|
IBulkObjectLinker |
Interface for bulk linker.
|
IObjectLinker |
Interface for sequential linker.
|
IObjectReaderHandler |
Interface for object reader handler.
|
IPostProcessorCall |
Interface used to schedule post processor calls.
|
IXMLReader |
Class | Description |
---|---|
AReadContext |
Context for reader that stores all relevant information of the read process.
|
AReader |
XML Reader abstract class.
|
LinkData |
Data for linking two objects.
|
Reader |
Stax XML reader.
|
XMLReaderFactory |
Factory to create XML Readers.
|
XMLReaderFactoryDesktop |
Factory implementation for the Java SE Environment.
|