See: Description
| Class | Description |
|---|---|
| BaseMatcher | |
| Document |
Common base class for all document classes in this tdom instance.
|
| Document_translationfile |
Meaning: List of multi-lingual translations.
|
| DTD |
Central class for all meta-information.
|
| Dumper |
Serializes the model instance into a sequence of SAX events.
|
| Element |
Common superclass for all Element classes in this tdom model.
|
| Element_entry |
Meaning: All translations of one key into
several languages.
|
| Element_entry.Attr_key |
Meaning: Key for retrieving the translation
text.
|
| Element_entry.Attr_lang |
Meaning: When set: the language for which
the attribute @key is already
a valid translation.
|
| Element_text |
Meaning: Translation into one particular
language.
|
| Element_text.Attr_lang |
Meaning: Language of this translation.
|
| Element_translationfile |
Meaning: List of multi-lingual translations.
|
| Element.UnmixedContent |
Common wrapper class for the contents of all Elements with a content
model of "
(#PCDATA) only." Behaves as a simplified version of its superclass. |
| Extension | |
| Matcher | |
| Visitor |
Super class for all user defined visitor code.
|
| VisitorTemplate |
Copy-and-edit "boilerplate" source for user defined visitor code.
|
CatalogByString
and by CatalogToJava.
see also the complete user documentation .