Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Q
ql
- Variable in class org.basex.query.
QueryParser
Query length.
qm
- Variable in class org.basex.query.
QueryParser
Marked query position.
qname()
- Method in class org.basex.query.xquery.item.
DNode
qname(QNm)
- Method in class org.basex.query.xquery.item.
DNode
qname()
- Method in class org.basex.query.xquery.item.
FAttr
qname()
- Method in class org.basex.query.xquery.item.
FElem
qname()
- Method in class org.basex.query.xquery.item.
FPI
qname()
- Method in class org.basex.query.xquery.item.
Nod
Returns the node name.
qname(QNm)
- Method in class org.basex.query.xquery.item.
Nod
Returns a temporary node name.
QNAMEINV
- Static variable in interface org.basex.query.xquery.
XQText
XPQST0003: Evaluation exception.
QNm
- Class in
org.basex.query.xquery.item
QName item.
QNm()
- Constructor for class org.basex.query.xquery.item.
QNm
Empty Constructor.
QNm(byte[])
- Constructor for class org.basex.query.xquery.item.
QNm
Constructor.
QNm(byte[], XQContext)
- Constructor for class org.basex.query.xquery.item.
QNm
Constructor.
QNm(byte[], Uri)
- Constructor for class org.basex.query.xquery.item.
QNm
Constructor.
QNm(QName)
- Constructor for class org.basex.query.xquery.item.
QNm
Convenient method for converting a Java QName to a project specific one.
QNMINV
- Static variable in interface org.basex.query.xquery.
XQText
FORG0001: Evaluation exception.
qp
- Variable in class org.basex.query.
QueryParser
Current query position.
qu
- Variable in class org.basex.query.
QueryParser
Input query.
QU
- Static variable in class org.basex.util.
Token
Quote Entity.
query(String)
- Method in class org.basex.api.xmldb.
BXQueryService
query
- Variable in class org.basex.gui.
GUI
Search view.
query
- Variable in class org.basex.query.
QueryContext
Query string.
query
- Variable in class org.basex.query.
QueryProcessor
Initial node set.
query(Nodes)
- Method in class org.basex.query.
QueryProcessor
Parses the specified query and returns the result.
query
- Variable in class org.basex.query.xquery.expr.
FTWords
Expression list.
query(String)
- Method in interface org.xmldb.api.modules.
XPathQueryService
Run an XPath query against the
Collection
.
QueryArea
- Class in
org.basex.gui.view.query
This class provides a text area for entering queries.
QUERYCOMP
- Static variable in interface org.basex.
Text
Query Info: Optimizing.
QUERYCOMPILE
- Static variable in interface org.basex.
Text
Query Info: Compiling.
QueryContext
- Class in
org.basex.query
This abstract query expression provides the architecture for a compiled query.
QueryContext()
- Constructor for class org.basex.query.
QueryContext
QUERYDATA
- Static variable in interface org.basex.query.xpath.
XPText
Parsing exception.
QUERYEMPTY
- Static variable in interface org.basex.query.xquery.
XQText
XPST0003: Parsing exception.
QUERYEND
- Static variable in interface org.basex.query.xpath.
XPText
Parsing exception.
QUERYEND
- Static variable in interface org.basex.query.xquery.
XQText
XPST0003: Parsing exception.
QUERYEVAL
- Static variable in interface org.basex.
Text
Query Info: Evaluating.
QUERYEVALUATE
- Static variable in interface org.basex.
Text
Query Info: Evaluating.
QueryException
- Exception in
org.basex.query
This class indicates exceptions during query parsing or evaluation.
QueryException(Object, Object...)
- Constructor for exception org.basex.query.
QueryException
Constructor.
QUERYFINISH
- Static variable in interface org.basex.
Text
Query Info: Finishing.
QUERYHIST
- Static variable in class org.basex.gui.view.
View
Command history.
QUERYHITS
- Static variable in interface org.basex.
Text
Query Hits.
QUERYINV
- Static variable in interface org.basex.query.xquery.
XQText
XPST0003: Parsing exception.
QUERYMEM
- Static variable in interface org.basex.
Text
Query Info: Memory.
queryNodes(Nodes)
- Method in class org.basex.query.
QueryProcessor
Parses the specified query and returns the result nodes.
QUERYNODESERR
- Static variable in interface org.basex.
Text
Insert query info.
QUERYPARS
- Static variable in interface org.basex.
Text
Query Info: Optimizing.
QUERYPARSE
- Static variable in interface org.basex.
Text
Query Info: Compiling.
QueryParser
- Class in
org.basex.query
Simple query parser; can be overwritten to support more complex parsings.
QueryParser()
- Constructor for class org.basex.query.
QueryParser
QUERYPLAN
- Static variable in interface org.basex.
Text
Query Info: Plan.
QUERYPRINT
- Static variable in interface org.basex.
Text
Query Info: Time for printing.
QUERYPRINTED
- Static variable in interface org.basex.
Text
Query Info: Printed Data.
QueryProcessor
- Class in
org.basex.query
This abstract class contains various methods which allow querying in the database.
QueryProcessor(String)
- Constructor for class org.basex.query.
QueryProcessor
Default Constructor.
queryResource(String, String)
- Method in class org.basex.api.xmldb.
BXQueryService
queryResource(String, String)
- Method in interface org.xmldb.api.modules.
XPathQueryService
Run an XPath query against an XML resource stored in the
Collection
associated with this service.
QUERYRESULT
- Static variable in interface org.basex.
Text
Query Info: Result .
QUERYSEP
- Static variable in interface org.basex.
Text
Query Info: Compiler.
QUERYSTEP
- Static variable in interface org.basex.query.xquery.
XQText
XPST0003: Parsing exception.
QUERYSTRING
- Static variable in interface org.basex.
Text
Query Info: Query.
QuerySyntax
- Class in
org.basex.gui.view.query
This abstract class defines syntax highlighting of text panels.
QuerySyntax()
- Constructor for class org.basex.gui.view.query.
QuerySyntax
QUERYTIME
- Static variable in interface org.basex.
Text
Query Info: Querying.
QueryTokens
- Interface in
org.basex.query
This class contains common tokens for the query implementations.
QUERYTOTAL
- Static variable in interface org.basex.
Text
Query Info: Total Time.
QUERYVIEW
- Static variable in class org.basex.gui.
GUIConstants
Internal name of the Search View.
QueryView
- Class in
org.basex.gui.view.query
This view allows the input of database queries.
QueryView(byte[])
- Constructor for class org.basex.gui.view.query.
QueryView
Default constructor.
quit()
- Method in class org.basex.gui.view.query.
QueryView
Notifies all panels of the GUI termination.
QUIT0
- Static variable in interface org.basex.
Text
Command Help.
QUIT1
- Static variable in interface org.basex.
Text
Command Help.
QUIT2
- Static variable in interface org.basex.
Text
Command Help.
quote(char)
- Method in class org.basex.query.
QueryParser
Checks if the specified character is a quote.
QUOTE
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
QUOTECLOSE
- Static variable in interface org.basex.query.xpath.
XPText
Parsing exception.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z