Class Element_a_list

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

@Undocumented public class Element_a_list extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT a:list ((a:listSymbol)?, (a:listStartnum | a:listContinues)?, (a:label)?, (a:listitem)+) >.
This class realizes the element definition from the source DTD.