Class Element_printout_title

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

@Undocumented public class Element_printout_title extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Meaning: The text to be printed as a header line in the "usage()" function. Can be specified for several languages.

<!ELEMENT printout_title (text)+ >.
This class realizes the element definition from the source DTD.