Class Element_html

All Implemented Interfaces:
Attr_dir.Owner, Attr_id.Owner, Attr_lang.Owner, Attr_xml_lang.Owner, Locatable<XMLDocumentIdentifier>, Identifiable, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>

@Generated(generator="eu.bandm.tools.tdom.TypedDOMGenerator", version="", timestamp="2025-03-02_11h54m16") @Undocumented public class Element_html extends Element implements Attr_lang.Owner, Attr_xml_lang.Owner, Attr_dir.Owner, Attr_id.Owner, Identifiable, Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT html (head, body) >.
Optional attributes: xml:lang, xmlns, id, lang, dir.
This class realizes the element definition from the source DTD.