Class Element_th

All Implemented Interfaces:
Attr_align.Owner, Attr_char.Owner, Attr_charoff.Owner, 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_valign.Owner, Attr_xml_lang.Owner, Locatable<XMLDocumentIdentifier>, Identifiable, Matchable<BaseMatcher>, TypedContent, TypedElement.MixedContentContainer, Visitable<Visitor>

<!ELEMENT th (#PCDATA | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | 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 | noscript | ins | del | script)* >.
Optional attributes: onmousemove, onmouseup, title, dir, axis, align, onmouseover, colspan, charoff, scope, rowspan, id, onkeydown, lang, abbr, class, headers, onclick, onkeyup, valign, onkeypress, ondblclick, xml:lang, onmouseout, char, style, onmousedown.
This class realizes the element definition from the source DTD.