Uses of Class
eu.bandm.tools.lablog.xml.Element_CLOSED
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2024-09-15_20h27m30.
-
Uses of Element_CLOSED in eu.bandm.tools.lablog.xml
Modifier and TypeFieldDescription(package private) Element_CLOSED
Element_note.Choice_1_Alt_3.elem_1_CLOSED
Modifier and TypeMethodDescriptionfinal Element_CLOSED
Element_CLOSED.checkRequiredAttrs()
(package private) static Element_CLOSED
Element_CLOSED.decode
(DecodingInputStream in, Extension ext) Element_note.Choice_1_Alt_3.getElem_1_CLOSED()
(package private) static Element_CLOSED
Element_CLOSED.parse
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_CLOSED
Element_CLOSED.parse
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_CLOSED
Element_CLOSED.parse
(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_CLOSED
Element_CLOSED.parseOptional
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_CLOSED[]
Element_CLOSED.parsePlus
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_CLOSED[]
Element_CLOSED.parseStar
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_CLOSED
Element_CLOSED.semiparse
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_CLOSED
Element_CLOSED.semiparseOptional
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_CLOSED[]
Element_CLOSED.semiparsePlus
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_CLOSED[]
Element_CLOSED.semiparseStar
(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_note.Choice_1_Alt_3.setElem_1_CLOSED
(Element_CLOSED newElem_1_CLOSED) Modifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor<? extends Element_CLOSED,
Extension, TdomAttributeException> Element_CLOSED.getDecodeClosure()
(package private) static TypedContent.ParsingConstructor<? extends Element_CLOSED,
Element, Extension, TdomAttributeException> Element_CLOSED.getParseClosure()
Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_CLOSED element) protected void
Matcher.action
(Element_CLOSED element) static Element_note.Choice_1
Element_note.Choice_1.alt
(Element_CLOSED elem_1_CLOSED) Wrap the content sequence into an instance of the corresponding subtype.protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_CLOSED element) void
Element_note.Choice_1_Alt_3.set
(Element_CLOSED elem_1_CLOSED) Element_note.Choice_1_Alt_3.setElem_1_CLOSED
(Element_CLOSED newElem_1_CLOSED) void
Dumper.visit
(Element_CLOSED element) void
Visitor.visit
(Element_CLOSED element) Can be overridden by the user to define particular semantic operations.void
VisitorTemplate.visit
(Element_CLOSED element) (Superclass implementation descends into<!ELEMENT CLOSED EMPTY >
.)