Uses of Class
eu.bandm.tools.lablog.xml.Element_a_image_file
Packages that use Element_a_image_file
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2025-08-17_22h58m27.
-
Uses of Element_a_image_file in eu.bandm.tools.lablog.xml
Fields in eu.bandm.tools.lablog.xml declared as Element_a_image_fileModifier and TypeFieldDescription(package private) Element_a_image_fileElement_a_image.elem_1_a_image_fileMethods in eu.bandm.tools.lablog.xml that return Element_a_image_fileModifier and TypeMethodDescriptionfinal Element_a_image_fileElement_a_image_file.checkRequiredAttrs()(package private) static Element_a_image_fileElement_a_image_file.decode(DecodingInputStream in, Extension ext) Element_a_image.getElem_1_a_image_file()(package private) static Element_a_image_fileElement_a_image_file.parse(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_a_image_fileElement_a_image_file.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a_image_fileElement_a_image_file.parse(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_a_image_fileElement_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_fileElement_a_image_file.semiparse(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_a_image_fileElement_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) Methods in eu.bandm.tools.lablog.xml that return types with arguments of type Element_a_image_fileModifier 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()Methods in eu.bandm.tools.lablog.xml with parameters of type Element_a_image_fileModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_a_image_file element) protected voidMatcher.action(Element_a_image_file element) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_a_image_file element) voidElement_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) voidDumper.visit(Element_a_image_file element) voidVisitor.visit(Element_a_image_file element) Can be overridden by the user to define particular semantic operations.voidVisitorTemplate.visit(Element_a_image_file element) (Superclass implementation descends into<!ELEMENT a:image_file (#PCDATA) >.)Constructors in eu.bandm.tools.lablog.xml with parameters of type Element_a_image_fileModifierConstructorDescriptionElement_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.