Package | Description |
---|---|
org.basex.index.value | |
org.basex.query |
XQuery implementation.
|
org.basex.query.func.inspect |
Inspection Functions.
|
org.basex.query.util.pkg |
Modifier and Type | Method and Description |
---|---|
void |
UpdatableDiskValues.add(TokenObjMap<IntList> map) |
void |
DiskValues.add(TokenObjMap<IntList> map)
Add entries to the index.
|
void |
UpdatableDiskValues.delete(TokenObjMap<IntList> map) |
void |
DiskValues.delete(TokenObjMap<IntList> map)
Deletes index entries from the index.
|
Modifier and Type | Field and Description |
---|---|
TokenObjMap<Collation> |
QueryContext.collations
Available collations.
|
TokenObjMap<DecFormatter> |
StaticContext.decFormats
Decimal formats.
|
Modifier and Type | Method and Description |
---|---|
TokenObjMap<TokenList> |
StaticScope.doc()
Returns a map with all documentation tags found for this scope or
null if
no documentation exists. |
Modifier and Type | Method and Description |
---|---|
static byte[] |
Inspect.doc(TokenObjMap<TokenList> doc,
byte[] name)
Returns a value for the specified parameter or
null . |
Modifier and Type | Method and Description |
---|---|
TokenObjMap<TokenSet> |
Repo.nsDict()
Returns the namespace dictionary.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.