Home · Overviews · Examples 

QDomDocumentType Class Reference
[com.trolltech.qt.xml module]

The QDomDocumentType class is the representation of the DTD in the document tree. More...

Inherits QDomNode.


Detailed Description

The QDomDocumentType class is the representation of the DTD in the document tree.

The QDomDocumentType class allows read-only access to some of the data structures in the DTD: it can return a map of all entities and notations. In addition the function name returns the name of the document type as specified in the <!DOCTYPE name> tag. This class also provides the publicId, systemId and internalSubset functions.

See also QDomDocument.


Copyright © 2008 Trolltech Trademarks
Qt Jambi 4.3.5_01