Class Element_a_image

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

@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.