Class Summary |
Dataset |
A container Bean class for records to be exported or imported. |
Exporter |
Support for converting Torque (and other Betwixted mapped objects) in a
Dataset object into XML format. |
Importer |
Top level controller for importing XML into Torque OM objects and
storing them into the database. |
Resolver |
This class resolves the where to find the versions of the Betwixt Bean Map
and DTD files to use in converting XML data to Torque OM objects. |
XMLEventNotifier |
A Base class with methods that manage event notifications. |