Class Element_testequal

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

@Undocumented public class Element_testequal extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Meaning: Enabling condition whether both arguments have the same numric value.
Enabling condition whether first argument is strictly larger than the second.

<!ELEMENT testequal ((constant | optarg), (constant | optarg)) >.
This class realizes the element definition from the source DTD.