Class Element_a_tr

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

@Undocumented public class Element_a_tr extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT a:tr ((a:label)?, ((a:td)* | (a:th)*)) >.
This class realizes the element definition from the source DTD.