|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Repo | |
---|---|
org.basex.core | Database core classes. |
org.basex.query.util.pkg |
Uses of Repo in org.basex.core |
---|
Fields in org.basex.core declared as Repo | |
---|---|
Repo |
Context.repo
Package repository. |
Uses of Repo in org.basex.query.util.pkg |
---|
Methods in org.basex.query.util.pkg with parameters of type Repo | |
---|---|
static IOFile |
RepoManager.file(java.lang.String name,
Repo repo)
Looks for a file with the specified name. |
Constructors in org.basex.query.util.pkg with parameters of type Repo | |
---|---|
PkgParser(Repo r,
InputInfo ii)
Constructor. |
|
PkgValidator(Repo r,
InputInfo ii)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |