Class Element_br

All Implemented Interfaces:
Attr_class.Owner, Attr_id.Owner, Attr_style.Owner, Attr_title.Owner, Locatable<XMLDocumentIdentifier>, Identifiable, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>

@Generated(generator="eu.bandm.tools.tdom.TypedDOMGenerator", version="", timestamp="2025-03-02_11h54m16") @Undocumented public class Element_br extends Element_special_pre implements Attr_id.Owner, Attr_class.Owner, Attr_style.Owner, Attr_title.Owner, Identifiable, Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT br EMPTY >.
Optional attributes: style, id, title, class.
This class realizes the element definition from the source DTD.