Package | Description |
---|---|
de.esprit.appsuite.database.io |
Contains input/output related classes for DBObjects.
|
de.esprit.appsuite.database.xml |
Contains support tools for advanced XML reading/writing
|
de.esprit.appsuite.xml |
Contains support classes for efficient XML reading and writing
|
de.esprit.common.io |
Contains input/output related classes like readers and writers.
|
Modifier and Type | Class and Description |
---|---|
class |
DBOHtmlWriter<C extends ApplicationContext>
This writer uses a TagWriter for converting the state of a DBObject to
an HTML table description for output in web pages.
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlTagWriter<C extends ApplicationContext>
This class adds XML specific functionality to the TagWriter class
|
Modifier and Type | Class and Description |
---|---|
class |
StringTagWriter
This
TagWriter creates a String output. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.