Class Element_title

All Implemented Interfaces:
Attr_dir.Owner, Attr_id.Owner, Attr_lang.Owner, Attr_xml_lang.Owner, Locatable<XMLDocumentIdentifier>, Identifiable, Matchable<BaseMatcher>, TypedContent, TypedElement.MixedContentContainer, TypedElement.PCDataContainer, Visitable<Visitor>

<!ELEMENT title (#PCDATA)* >.
Optional attributes: xml:lang, id, lang, dir.
This class realizes the element definition from the source DTD.