Uses of Class
eu.bandm.tools.muli.tdom.Visitor
Packages that use Visitor
Package
Description
Meaning: Source format for multi lingual
support.
-
Uses of Visitor in eu.bandm.tools.muli.tdom
Subclasses of Visitor in eu.bandm.tools.muli.tdomModifier and TypeClassDescriptionclass
Serializes the model instance into a sequence of SAX events.final class
Copy-and-edit "boilerplate" source for user defined visitor code.Methods in eu.bandm.tools.muli.tdom with parameters of type VisitorModifier 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.Method parameters in eu.bandm.tools.muli.tdom with type arguments of type Visitor -
Uses of Visitor in eu.bandm.tools.muli.utils
Subclasses of Visitor in eu.bandm.tools.muli.utils