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