Package | Description |
---|---|
eu.bandm.tools.muli |
Support *MU*lti *LI*ngual user interfaces by advanced translation look-up,
incremental deserialization, etc.
|
eu.bandm.tools.muli.tdom |
Meaning: Source format for multi lingual
support.
|
Class and Description |
---|
Element_entry
Meaning: All translations of one key into
several languages.
|
Element_text
Meaning: Translation into one particular
language.
|
Visitor
Super class for all user defined visitor code.
|
Class and 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.
|
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.
|
see also the complete user documentation .