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 TypeClassDescriptionclassSerializes the model instance into a sequence of SAX events.final classCopy-and-edit "boilerplate" source for user defined visitor code.Methods in eu.bandm.tools.muli.tdom with parameters of type VisitorModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidElement_translationfile.visitElems_1_entry(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_entryin the content model of this.voidElement_entry.visitElems_1_text(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_textin 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