org.kde.qt
public class QDomImplementation extends Object implements QtSupport
Constructor Summary | |
---|---|
protected | QDomImplementation(Class dummy) |
QDomImplementation() | |
QDomImplementation(QDomImplementation arg1) |
Method Summary | |
---|---|
QDomDocument | createDocument(String nsURI, String qName, QDomDocumentType doctype) |
QDomDocumentType | createDocumentType(String qName, String publicId, String systemId) |
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
protected void | finalize() Deletes the wrapped C++ instance |
boolean | hasFeature(String feature, String version) |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
boolean | isNull() |
boolean | op_equals(QDomImplementation arg1) |
boolean | op_not_equals(QDomImplementation arg1) |