Class Element_phrase

All Implemented Interfaces:
Locatable<XMLDocumentIdentifier>, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>
Direct Known Subclasses:
Element_abbr, Element_acronym, Element_cite, Element_code, Element_dfn, Element_em, Element_kbd, Element_q, Element_samp, Element_strong, Element_sub, Element_sup, Element_var

@Generated(generator="eu.bandm.tools.tdom.TypedDOMGenerator", version="", timestamp="2025-03-02_11h54m16") public abstract class Element_phrase extends Element_inline implements Visitable<Visitor>