|
||||||||
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.QDomDocumentFragment
public class QDomDocumentFragment
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 | |
---|---|
|
QDomDocumentFragment()
|
protected |
QDomDocumentFragment(java.lang.Class dummy)
|
|
QDomDocumentFragment(QDomDocumentFragment 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 |
isDocumentFragment()
|
int |
nodeType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected QDomDocumentFragment(java.lang.Class dummy)
public QDomDocumentFragment()
public QDomDocumentFragment(QDomDocumentFragment x)
Method Detail |
---|
public int nodeType()
nodeType
in class QDomNode
public boolean isDocumentFragment()
isDocumentFragment
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 |