|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Bln | |
|---|---|
| org.basex.query.xquery.expr | Contains XQuery 1.0 expressions. |
| org.basex.query.xquery.item | Contains XQuery 1.0 data types. |
| Uses of Bln in org.basex.query.xquery.expr |
|---|
| Methods in org.basex.query.xquery.expr that return Bln | |
|---|---|
Bln |
Satisfy.eval(XQContext ctx)
|
Bln |
Or.eval(XQContext ctx)
|
Bln |
FTCont.eval(XQContext ctx)
|
Bln |
CmpG.eval(XQContext ctx)
|
Bln |
Castable.eval(XQContext ctx)
|
Bln |
And.eval(XQContext ctx)
|
| Uses of Bln in org.basex.query.xquery.item |
|---|
| Fields in org.basex.query.xquery.item declared as Bln | |
|---|---|
static Bln |
Bln.FALSE
Static boolean item (use with care). |
static Bln |
Bln.TRUE
Static boolean item (use with care). |
| Methods in org.basex.query.xquery.item that return Bln | |
|---|---|
static Bln |
Bln.get(boolean b)
Returns a static item instance. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||