| Package | Description |
|---|---|
| org.basex.core |
Database core classes.
|
| org.basex.query.util.pkg |
| Modifier and Type | Field and Description |
|---|---|
Repo |
Context.repo
Package repository.
|
| Modifier and Type | Method and Description |
|---|---|
static IOFile |
RepoManager.file(byte[] name,
Repo repo)
Looks for a file with the specified name.
|
| Constructor and Description |
|---|
PkgParser(Repo r,
InputInfo ii)
Constructor.
|
PkgValidator(Repo r,
InputInfo ii)
Constructor.
|