Package | Description |
---|---|
org.basex.query |
XQuery implementation.
|
Modifier and Type | Field and Description |
---|---|
MainModule |
QueryContext.root
Root expression of the query.
|
Modifier and Type | Method and Description |
---|---|
MainModule |
QueryParser.parseMain()
Parses a main module.
|
MainModule |
QueryContext.parseMain(String query,
String path,
StaticContext sc)
Parses the specified query.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryContext.mainModule(MainModule rt)
Sets the main module (root expression).
|
Copyright © 2005–2015 BaseX Team. All rights reserved.