Uses of Class
eu.bandm.tools.lablog.xml.Element_a_image_file
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2024-09-15_20h27m30.
-
Uses of Element_a_image_file in eu.bandm.tools.lablog.xml
Modifier and TypeFieldDescription(package private) Element_a_image_file
Element_a_image.elem_1_a_image_file
Modifier and TypeMethodDescriptionfinal Element_a_image_file
Element_a_image_file.checkRequiredAttrs()
(package private) static Element_a_image_file
Element_a_image_file.decode
(DecodingInputStream in, Extension ext) Element_a_image.getElem_1_a_image_file()
(package private) static Element_a_image_file
Element_a_image_file.parse
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_a_image_file
Element_a_image_file.parse
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a_image_file
Element_a_image_file.parse
(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a_image_file
Element_a_image_file.parseOptional
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a_image_file[]
Element_a_image_file.parsePlus
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a_image_file[]
Element_a_image_file.parseStar
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a_image_file
Element_a_image_file.semiparse
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_a_image_file
Element_a_image_file.semiparseOptional
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_a_image_file[]
Element_a_image_file.semiparsePlus
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_a_image_file[]
Element_a_image_file.semiparseStar
(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_a_image.setElem_1_a_image_file
(Element_a_image_file newElem_1_a_image_file) Modifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor<? extends Element_a_image_file,
Extension, TdomAttributeException> Element_a_image_file.getDecodeClosure()
(package private) static TypedContent.ParsingConstructor<? extends Element_a_image_file,
Element, Extension, TdomAttributeException> Element_a_image_file.getParseClosure()
Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_a_image_file element) protected void
Matcher.action
(Element_a_image_file element) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_a_image_file element) void
Element_a_image.set
(Element_a_image_file elem_1_a_image_file, Element_a_image_alt elem_1_a_image_alt, Element_a_image_width elem_1_a_image_width, Element_a_image_height elem_1_a_image_height, Element_a_image_align elem_1_a_image_align, Element_a_image_showLabel elem_1_a_image_showLabel) Set all contents fields to a new value, after checking.Element_a_image.setElem_1_a_image_file
(Element_a_image_file newElem_1_a_image_file) void
Dumper.visit
(Element_a_image_file element) void
Visitor.visit
(Element_a_image_file element) Can be overridden by the user to define particular semantic operations.void
VisitorTemplate.visit
(Element_a_image_file element) (Superclass implementation descends into<!ELEMENT a:image_file (#PCDATA) >
.)ModifierConstructorDescriptionElement_a_image
(Element_a_image_file elem_1_a_image_file, Element_a_image_alt elem_1_a_image_alt, Element_a_image_width elem_1_a_image_width, Element_a_image_height elem_1_a_image_height, Element_a_image_align elem_1_a_image_align, Element_a_image_showLabel elem_1_a_image_showLabel) Statically typed w.r.t. the contents, as far as possible.