Class Element_note

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

@Undocumented public class Element_note extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT note (authors, date, (ACCEPTED | FIXED | CLOSED | WONTFIX | WORKSFORME | REOPENED)?, (prior)?, (costs)?, (a:p | a:SRC)*) >.
This class realizes the element definition from the source DTD.