Class QXmlQuery

java.lang.Object
io.qt.QtObject
io.qt.xmlpatterns.QXmlQuery
All Implemented Interfaces:
io.qt.QtObjectInterface, Cloneable

public class QXmlQuery extends io.qt.QtObject implements Cloneable

Performs XQueries on XML data, or on non-XML data modeled to look like XML

Java wrapper for Qt's class QXmlQuery