Class Element_a_image

All Implemented Interfaces:
Locatable<XMLDocumentIdentifier>, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>

@Generated(generator="eu.bandm.tools.tdom.cli.Tool", version="", timestamp="2025-01-22_20h54m32") @Undocumented public class Element_a_image extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT a:image (a:image_file, (a:image_alt)?, (a:image_width)?, (a:image_height)?, (a:image_align)?, (a:image_showLabel)?) >.
This class realizes the element definition from the source DTD.