Class Element_link

All Implemented Interfaces:
Attr_charset.Owner, Attr_class.Owner, Attr_dir.Owner, Attr_href.Owner, Attr_hreflang.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_rel.Owner, Attr_rev.Owner, Attr_style.Owner, Attr_title.Owner, Attr_type.Owner, Attr_xml_lang.Owner, Locatable<XMLDocumentIdentifier>, Identifiable, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>

<!ELEMENT link EMPTY >.
Optional attributes: onmousemove, charset, rev, onmouseup, onclick, onkeyup, media, title, dir, type, onmouseover, onkeypress, ondblclick, xml:lang, hreflang, onmouseout, rel, style, onmousedown, id, onkeydown, href, lang, class.
This class realizes the element definition from the source DTD.