| Package | Description |
|---|---|
| org.basex.query |
XQuery implementation.
|
| org.basex.query.util.pkg |
| Modifier and Type | Class and Description |
|---|---|
class |
QuerySuggest
This class analyzes the current path and gives suggestions for code
completions.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ModuleLoader.addImport(byte[] uri,
InputInfo ii,
QueryParser qp)
Adds a package from the repository or a Java class.
|