Class Element_text

All Implemented Interfaces:
Locatable<XMLDocumentIdentifier>, Matchable<BaseMatcher>, TypedContent, TypedElement.MixedContentContainer, TypedElement.PCDataContainer, Visitable<Visitor>

Meaning: One translation into one particular language. (Its role and meaning depend on the enclosing context element.).

<!ELEMENT text (#PCDATA)* >.
Required attribute: lang.
This class realizes the element definition from the source DTD.