Class Element_desc

All Implemented Interfaces:
Locatable<XMLDocumentIdentifier>, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>

@Undocumented public class Element_desc extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Meaning: One description, in several languages. (Its role and meaning depend on the enclosing context element.).

<!ELEMENT desc (text)+ >.
This class realizes the element definition from the source DTD.