Class Element_string

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

@Undocumented public class Element_string extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Meaning: Describes one string value argument in an option's list of argument types.

<!ELEMENT string EMPTY >.
Optional attribute: default.
This class realizes the element definition from the source DTD.