|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use QueryContext | |
|---|---|
| org.basex.query | Provides classes for querying the data. |
| org.basex.query.pf | Answers Pathfinder XPath queries. |
| org.basex.query.xpath | Includes an implementation of XPath 1.0. |
| org.basex.query.xquery | Includes an implementation of XQuery 1.0. |
| Uses of QueryContext in org.basex.query |
|---|
| Methods in org.basex.query that return QueryContext | |
|---|---|
QueryContext |
QueryProcessor.compile(Nodes nodes)
Parses the specified query and writes the result to the specified output stream. |
| Uses of QueryContext in org.basex.query.pf |
|---|
| Methods in org.basex.query.pf that return QueryContext | |
|---|---|
QueryContext |
PFP.parse()
|
| Uses of QueryContext in org.basex.query.xpath |
|---|
| Subclasses of QueryContext in org.basex.query.xpath | |
|---|---|
class |
XPContext
Query context. |
| Uses of QueryContext in org.basex.query.xquery |
|---|
| Subclasses of QueryContext in org.basex.query.xquery | |
|---|---|
class |
XQContext
XQuery Context. |
| Methods in org.basex.query.xquery that return QueryContext | |
|---|---|
QueryContext |
XQueryProcessor.parse()
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||