| Package | Description |
|---|---|
| org.basex.query |
XQuery implementation.
|
| org.basex.util |
Utility classes.
|
| Modifier and Type | Field and Description |
|---|---|
JarLoader |
QueryContext.jars
JAR modules.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Class<?> |
Reflect.find(java.lang.String name,
JarLoader jar)
Returns a reference to a class located in the specified jar loader,
or
null. |