Package | Description |
---|---|
org.basex.query.expr |
XQuery expressions.
|
org.basex.query.expr.ft |
XQuery Full Text expressions.
|
org.basex.query.util |
XQuery utility classes.
|
Modifier and Type | Field and Description |
---|---|
IndexContext |
IndexAccess.ictx
Index context.
|
Constructor and Description |
---|
StringRangeAccess(InputInfo info,
StringRange index,
IndexContext ictx)
Constructor.
|
ValueAccess(InputInfo info,
Expr expr,
boolean text,
NameTest test,
IndexContext ictx)
Constructor.
|
Constructor and Description |
---|
FTIndexAccess(InputInfo info,
FTExpr ftexpr,
IndexContext ictx)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
IndexContext |
IndexInfo.ic
Index context.
|
Constructor and Description |
---|
IndexInfo(IndexContext ic,
QueryContext qc,
Step step)
Constructor.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.