QDomImplementation
#include <QtXml/QDomImplementation>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QDomImplementation
Overview
Public Types Index
enum InvalidDataPolicy |
Public Functions Index
QDomImplementation () | |
QDomImplementation (const QDomImplementation &) | |
~QDomImplementation () | |
QDomDocument | createDocument (const QString &nsURI, const QString &qName, const QDomDocumentType &doctype) |
QDomDocumentType | createDocumentType (const QString &qName, const QString &publicId, const QString &systemId) |
bool | hasFeature (const QString &feature, const QString &version) const |
bool | isNull () |
bool | operator!= (const QDomImplementation &) const |
QDomImplementation & | operator= (const QDomImplementation &) |
bool | operator== (const QDomImplementation &) const |
Static Public Functions Index
InvalidDataPolicy | invalidDataPolicy () |
void | setInvalidDataPolicy (InvalidDataPolicy policy) |
Public Types
- AcceptInvalidChars 0
- DropInvalidChars
- ReturnNullNode
Public Functions
Static Public Functions
InvalidDataPolicy
void
© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Documentation sources may be obtained from www.qt-project.org.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy