Class Element

All Implemented Interfaces:
Locatable<XMLDocumentIdentifier>, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>
Direct Known Subclasses:
Element_entry, Element_text, Element_translationfile

@Undocumented public abstract class Element extends TypedElement<Element,Extension> implements Visitable<Visitor>, Matchable<BaseMatcher>
Common superclass for all Element classes in this tdom model. Useful for utmost abstract methods, which require only common information defined in TypedElement, or require only to be visitable or to call getDeepPCData().