org.kde.qt
public class QDomEntity extends QDomNode
| Constructor Summary | |
|---|---|
| protected | QDomEntity(Class dummy) |
| QDomEntity() | |
| QDomEntity(QDomEntity x) | |
| Method Summary | |
|---|---|
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | finalize() Deletes the wrapped C++ instance |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| boolean | isEntity() |
| int | nodeType() |
| String | notationName() |
| String | publicId() |
| String | systemId() |