Class Element_authors

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

@Undocumented public class Element_authors extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT authors (author, (author)*) >.
This class realizes the element definition from the source DTD.