|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.query.util.pkg.Repo
public final class Repo
EXPath repository context.
Constructor Summary | |
---|---|
Repo(Context ctx)
Constructor. |
Method Summary | |
---|---|
TokenObjMap<TokenSet> |
nsDict()
Returns the namespace dictionary. |
IOFile |
path()
Returns the path to the repository. |
IOFile |
path(java.lang.String pkg)
Returns the path to the specified repository package. |
TokenMap |
pkgDict()
Returns the package dictionary. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Repo(Context ctx)
ctx
- database contextMethod Detail |
---|
public IOFile path()
public TokenObjMap<TokenSet> nsDict()
public TokenMap pkgDict()
public IOFile path(java.lang.String pkg)
pkg
- package
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |