Uses of Class
eu.bandm.tools.lablog.xml.Element_note.Choice_2_Alt_2
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2024-09-15_20h27m30.
-
Uses of Element_note.Choice_2_Alt_2 in eu.bandm.tools.lablog.xml
Modifier and TypeMethodDescription(package private) static Element_note.Choice_2_Alt_2
Element_note.Choice_2_Alt_2.decode
(DecodingInputStream in, Extension ext) (package private) static Element_note.Choice_2_Alt_2
Element_note.Choice_2_Alt_2.parse
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_note.Choice_2_Alt_2
Element_note.Choice_2_Alt_2.parse
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_note.Choice_2_Alt_2
Element_note.Choice_2_Alt_2.semiparse
(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_note.Choice_2.toAlt_2()
If the current contents corresponds to the 2nd alternative of the underlying content model, then cast it accordingly, otherwise return null.Modifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor<? extends Element_note.Choice_2_Alt_2,
Extension, TdomAttributeException> Element_note.Choice_2_Alt_2.getDecodeClosure()
(package private) static TypedContent.ParsingConstructor<? extends Element_note.Choice_2_Alt_2,
Element, Extension, TdomAttributeException> Element_note.Choice_2_Alt_2.getParseClosure()
Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_note.Choice_2_Alt_2 alt) protected void
Matcher.action
(Element_note.Choice_2_Alt_2 alt) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_note.Choice_2_Alt_2 alt) void
Visitor.visit
(Element_note.Choice_2_Alt_2 alt) Can be overridden by the user.