See: Description
| Interface | Description |
|---|---|
| DBOTags |
This interface defines DBObject related tags for the DBOXmlReader and DBOXmlWriter
|
| Class | Description |
|---|---|
| AbstractDBOCollector<C extends ApplicationContext> |
Collects data from XML database descriptions
|
| DBODatabaseCollector |
Collects all database objects, such as
XmlDatabase, XmlTable as well
as all contained DBRecords. |
| DBOInputSource |
Sample InputSource for locating the DBObject DTD file
|
| DBORecordCollector |
Collects as all contained DBRecords in a recordList.
|
| DBOXmlReader<C extends ApplicationContext> |
This sample parser reads a full database content from an XML file
|
| DBOXmlWriter<C extends ApplicationContext> |
This writer uses a TagWriter for converting the state of a DBObject to
an XML description in order to interface DBObject data with foreign systems.
|
| Enum | Description |
|---|---|
| XmlResourceDef |
This enum defines the available resources in this package.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.