Class Element_colgroup

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, Visitable<Visitor>

<!ELEMENT colgroup (col)* >.
Optional attributes: onmousemove, onmouseup, onclick, onkeyup, valign, title, dir, align, onmouseover, onkeypress, ondblclick, xml:lang, charoff, onmouseout, width, char, style, onmousedown, id, onkeydown, lang, class, span.
This class realizes the element definition from the source DTD.