java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.xmlpatterns.QXmlQuery
- All Implemented Interfaces:
QtObjectInterface
public class QXmlQuery extends QtObject
Performs XQueries on XML data, or on non-XML data modeled to look like XML
Java wrapper for Qt class QXmlQuery
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
QXmlQuery.QueryLanguage
Java wrapper for Qt enum QXmlQuery::QueryLanguage -
Constructor Summary
Constructors Modifier Constructor Description QXmlQuery()
protected
QXmlQuery(QtObject.QPrivateConstructor p)
Constructor for internal use only.QXmlQuery(QXmlNamePool np)
QXmlQuery(QXmlQuery other)
QXmlQuery(QXmlQuery.QueryLanguage queryLanguage)
Overloaded constructor forQXmlQuery(io.qt.xmlpatterns.QXmlQuery.QueryLanguage, io.qt.xmlpatterns.QXmlNamePool)
withnp = new io.qt.xmlpatterns.QXmlNamePool()
.QXmlQuery(QXmlQuery.QueryLanguage queryLanguage, QXmlNamePool np)
-
Method Summary
-
Constructor Details
-
QXmlQuery
public QXmlQuery() -
QXmlQuery
Overloaded constructor for
QXmlQuery(io.qt.xmlpatterns.QXmlQuery.QueryLanguage, io.qt.xmlpatterns.QXmlNamePool)
withnp = new io.qt.xmlpatterns.QXmlNamePool()
. -
QXmlQuery
-
QXmlQuery
-
QXmlQuery
-
QXmlQuery
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
bindVariable
-
bindVariable
-
bindVariable
-
bindVariable
-
bindVariable
-
bindVariable
-
evaluateTo
-
evaluateTo
-
evaluateToString
-
evaluateTo
-
evaluateTo
-
initialTemplateName
-
isValid
-
messageHandler
-
namePool
-
networkAccessManager
-
set
-
queryLanguage
-
setFocus
-
setFocus
-
setFocus
-
setFocus
-
setInitialTemplateName
-
setInitialTemplateName
-
setMessageHandler
-
setNetworkAccessManager
-
setQuery
Overloaded function for
setQuery(io.qt.core.QIODevice, io.qt.core.QUrl)
withdocumentURI = new io.qt.core.QUrl()
. -
setQuery
-
setQuery
Overloaded function for
setQuery(java.lang.String, io.qt.core.QUrl)
withdocumentURI = new io.qt.core.QUrl()
. -
setQuery
-
setQuery
Overloaded function for
setQuery(io.qt.core.QUrl, io.qt.core.QUrl)
withbaseURI = new io.qt.core.QUrl()
. -
setQuery
-
setUriResolver
-
uriResolver
-