Uses of Class
eu.bandm.tools.muli.tdom.Visitor
Package
Description
Support *MU*lti *LI*ngual user interfaces by advanced translation look-up,
incremental deserialization, etc.
Meaning: Source format for multi lingual
support.
-
Uses of Visitor in eu.bandm.tools.muli
-
Uses of Visitor in eu.bandm.tools.muli.tdom
Modifier and TypeClassDescriptionclass
Serializes the model instance into a sequence of SAX events.final class
Copy-and-edit "boilerplate" source for user defined visitor code.Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
Element_translationfile.visitElems_1_entry
(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_entry
in the content model of this.void
Element_entry.visitElems_1_text
(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_text
in the content model of this.