Class Element_optarg

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

@Undocumented public class Element_optarg extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Meaning: Reference to some option's current argument value, to test it in an enabling condition.

<!ELEMENT optarg EMPTY >.
Required attribute: option.
Optional attribute: number.
This class realizes the element definition from the source DTD.