Class Element_h2

All Implemented Interfaces:
Attr_class.Owner, Attr_dir.Owner, Attr_id.Owner, Attr_lang.Owner, Attr_onclick.Owner, Attr_ondblclick.Owner, Attr_onkeydown.Owner, Attr_onkeypress.Owner, Attr_onkeyup.Owner, Attr_onmousedown.Owner, Attr_onmousemove.Owner, Attr_onmouseout.Owner, Attr_onmouseover.Owner, Attr_onmouseup.Owner, Attr_style.Owner, Attr_title.Owner, Attr_xml_lang.Owner, Locatable<XMLDocumentIdentifier>, Identifiable, Matchable<BaseMatcher>, TypedContent, TypedElement.MixedContentContainer, Visitable<Visitor>

<!ELEMENT h2 (#PCDATA | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | ins | del | script)* >.
Optional attributes: onmousemove, onmouseup, onclick, onkeyup, title, dir, onmouseover, onkeypress, ondblclick, xml:lang, onmouseout, style, onmousedown, id, onkeydown, lang, class.
This class realizes the element definition from the source DTD.