Class Element

All Implemented Interfaces:
Locatable<XMLDocumentIdentifier>, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>
Direct Known Subclasses:
Element_area, Element_base, Element_block_content, Element_body, Element_caption, Element_col, Element_colgroup, Element_dd, Element_dt, Element_head, Element_html, Element_inline, Element_legend, Element_li, Element_link, Element_meta, Element_optgroup, Element_option, Element_param, Element_style, Element_tbody, Element_td, Element_tfoot, Element_th, Element_thead, Element_title, Element_tr

@Undocumented public abstract class Element extends TypedElement<Element,Extension> implements Visitable<Visitor>, Matchable<BaseMatcher>