Module qtjambi.xml
Package io.qt.xml

Class QDomDocumentFragment

java.lang.Object
io.qt.QtObject
io.qt.xml.QDomNode
io.qt.xml.QDomDocumentFragment
All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QDomDocumentFragment extends QDomNode implements Cloneable

Tree of QDomNodes which is not usually a complete QDomDocument

Java wrapper for Qt's class QDomDocumentFragment