Package de.mguennewig.pobjimport

The package de.mguennewig.pobjimport provides the classes for a tool named PObjImport which can be used to import and export data from a persistent object database in a database implementation independent way.

See:
          Description

Class Summary
DependencySorter A comparator that sorts based on the amount of dependencies a ClassDecl has.
Exporter Serializes the Container content into an XML file.
Importer A parser for the XML file that defines a PObject database content.
ParameterFile A parameter file descriptor.
ParameterFileParser Parser for a parameter XML file used by PObjImport and PObjExport.
PObjExport The PObject export tool.
PObjImport The PObject import tool.
XmlWriter Simple class to generate an XML file on the fly.
 

Exception Summary
ParserException Signals that an error has been detected while parsing a file.
 

Package de.mguennewig.pobjimport Description

The package de.mguennewig.pobjimport provides the classes for a tool named PObjImport which can be used to import and export data from a persistent object database in a database implementation independent way.