an attribute declaration.
A document type declaration.
XML declarations
XML declarations
An XML node for document type declaration.
An XML node for document type declaration.
name of this DOCTYPE
NoExternalID or the external ID of this doctype
sequence of internal subset declarations
an element declaration
an entity declaration
an ExternalIDs - either PublicID or SystemID
a notation declaration
a parsed entity reference
a parameter entity declaration
a parsed general entity declaration
a public identifier (see http://www.w3.org/QA/2002/04/valid-dtd-list.html).
a public identifier (see http://www.w3.org/QA/2002/04/valid-dtd-list.html).
the public identifier literal
(can be null for notation pubIDs) the system identifier literal
a system identifier
a system identifier
the system identifier literal
an unparsed entity declaration
validate children and/or attributes of an element exceptions are created but not thrown.
validate children and/or attributes of an element exceptions are created but not thrown.
(Since version 1.3.0) This class will be removed
Scanner for regexps (content models in DTD element declarations) todo: cleanup
Scanner for regexps (content models in DTD element declarations) todo: cleanup
(Since version 1.3.0) This class will be removed
A marker used when a DocType
contains no external id.
Parser for regexps (content models in DTD element declarations)
Parser for regexps (content models in DTD element declarations)
(Since version 1.3.0) This object will be removed
an attribute declaration. at this point, the tpe is a string. Future versions might provide a way to access the attribute types more directly.