|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kde.qt.QDomNode
org.kde.qt.QDomEntityReference
public class QDomEntityReference
Field Summary |
---|
Fields inherited from class org.kde.qt.QDomNode |
---|
AttributeNode, BaseNode, CDATASectionNode, CharacterDataNode, CommentNode, DocumentFragmentNode, DocumentNode, DocumentTypeNode, ElementNode, EntityNode, EntityReferenceNode, NotationNode, ProcessingInstructionNode, TextNode |
Constructor Summary | |
---|---|
|
QDomEntityReference()
|
protected |
QDomEntityReference(java.lang.Class dummy)
|
|
QDomEntityReference(QDomEntityReference 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 |
isEntityReference()
|
int |
nodeType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected QDomEntityReference(java.lang.Class dummy)
public QDomEntityReference()
public QDomEntityReference(QDomEntityReference x)
Method Detail |
---|
public int nodeType()
nodeType
in class QDomNode
public boolean isEntityReference()
isEntityReference
in class QDomNode
protected void finalize() throws java.lang.InternalError
finalize
in class QDomNode
java.lang.InternalError
public void dispose()
dispose
in class QDomNode
public boolean isDisposed()
isDisposed
in class QDomNode
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |