See: Description
Class | Description |
---|---|
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.
|
DBOUnlReader |
This class reads UNL formatted input and creates DBObjects
of the given master type from it.
|
DBOUnlWriter |
This class writes the data of DBObject instances to a stream in UNL format.
|
DBOWriter<C extends ApplicationContext> |
This writer uses a
NdfWriter for writing the state of a
DBObject to an NDF table description format. |
UnlRecordTokenizer |
This class tokenizes a single UNL input line and creates a DBObject of the master type from it.
|
Exception | Description |
---|---|
UnlParseException |
This Exception is thrown when an UNL field could not be parsed
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.