Class Element_simpletypes

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

@Undocumented public class Element_simpletypes extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT simpletypes (int | float | rat | bool | string | uri | enum | enumset) >.
This class realizes the element definition from the source DTD.