![]() ![]() |
The QDomImplementation class provides access to implementation features of the DOM implementation. More...
#include <qdom.h>
This class describes the features currently supported by the DOM implementation. Currently only the XML subset of DOM Level 1 is supported.
For further information about the Document Objct Model see http://www.w3.org/TR/REC-DOM-Level-1/ . For a more general introduction into the internals of the DOM implementation see the QDomDocument documentation.
See also: hasFeature().
Constructs a DOMImplementation object.
Copy constructor.
[virtual]
Destructor.
[virtual]
The method returns TRUE if QDom implements the requested version of a feature.
Currently only the feature "XML" in Version "1.0" is supported.
Returns TRUE if the object was not created by DomDocument::implementation().
Returns true if both objects were created from different DomDocuments.
Assignment.
Returns true if both objects were created from the same DomDocument.
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit, copyright © 1995-2000 Trolltech, all rights reserved.
Copyright İ 2000 Trolltech | Trademarks | Qt version 2.2.0-beta2
|