Uses of Class
eu.bandm.tools.lablog.xml.Visitor
Packages that use Visitor
Package
Description
Evaluation, statistics and renderings of bandm lab log format.
Meaning: Created from d2d definition module
lablog$expanded at
2025-08-17_22h58m27.
-
Uses of Visitor in eu.bandm.tools.lablog.base
Subclasses of Visitor in eu.bandm.tools.lablog.baseModifier and TypeClassDescriptionclassGenerate from a collection of lablog entries an interactive HTML representation. -
Uses of Visitor in eu.bandm.tools.lablog.xml
Subclasses of Visitor in eu.bandm.tools.lablog.xmlModifier 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.lablog.xml with parameters of type VisitorModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidElement_docmat.visitChoices_1(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_docmat.Choice_1in the content model of this.voidElement_entries.visitChoices_1(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_entries.Choice_1in the content model of this.voidElement_package.visitChoices_1(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_package.Choice_1in the content model of this.voidElement_note.visitChoices_2(Visitor visitor) Sends the visitor to all items currently contained in the 2nd appearance ofElement_note.Choice_2in the content model of this.voidElement_a_list.visitElems_1_a_listitem(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_a_listitemin the content model of this.voidElement_a_tr.Choice_1_Alt_1.visitElems_1_a_td(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_a_tdin the content model of this.voidElement_a_tr.Choice_1_Alt_2.visitElems_1_a_th(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_a_thin the content model of this.voidElement_a_table.visitElems_1_a_tr(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_a_trin the content model of this.voidElement_issue.visitElems_1_note(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_notein the content model of this.voidElement_docmat.visitElems_1_reference(Visitor visitor) Sends the visitor to all items currently contained in the 1st appearance ofElement_referencein the content model of this.voidElement_a_kind.visitElems_2_a_pkind(Visitor visitor) Sends the visitor to all items currently contained in the 2nd appearance ofElement_a_pkindin the content model of this.voidElement_authors.visitElems_2_author(Visitor visitor) Sends the visitor to all items currently contained in the 2nd appearance ofElement_authorin the content model of this.Method parameters in eu.bandm.tools.lablog.xml with type arguments of type Visitor