Package eu.bandm.tools.muli.tdom


package eu.bandm.tools.muli.tdom
Meaning: Source format for multi lingual support. An instance hereof can e.g. be read by CatalogByString and by CatalogToJava.
See also the user documentation.
.
Created by bandm/metatools/tdom on 2024-03-15T08:51:14 from this source DTD.
  • Classes
    Class
    Description
     
    Common base class for all document classes in this tdom instance.
    Meaning: List of multi-lingual translations.
    Central class for all meta-information.
    Serializes the model instance into a sequence of SAX events.
    Common superclass for all Element classes in this tdom model.
    Meaning: All translations of one key into several languages.
    Meaning: Key for retrieving the translation text.
    Meaning: When set: the language for which the attribute @key is already a valid translation.
    Meaning: Translation into one particular language.
    Meaning: Language of this translation.
    Meaning: List of multi-lingual translations.
    Common wrapper class for the contents of all Elements with a content model of "(#PCDATA) only."
    Behaves as a simplified version of its superclass.
     
     
    Super class for all user defined visitor code.
    Copy-and-edit "boilerplate" source for user defined visitor code.