First page Back Continue Last page Overview Graphics
The DocType Class
Represents the document type declaration
Not the document type definition!
Properties:
- Root element name
- Public ID (may be null)
- System ID (may be null)
- Internal DTD subset (read-only, may be null)
Limited to one per document, in the prolog only