|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Num | |
|---|---|
| org.basex.query.xpath.expr | Contains XPath 1.0 expressions. |
| org.basex.query.xpath.func | Contains XPath 1.0 functions. |
| org.basex.query.xpath.values | Contains containers for XPath 1.0 data types. |
| Uses of Num in org.basex.query.xpath.expr |
|---|
| Methods in org.basex.query.xpath.expr that return Num | |
|---|---|
Num |
Unary.eval(XPContext ctx)
|
Num |
Calculation.eval(XPContext ctx)
|
| Uses of Num in org.basex.query.xpath.func |
|---|
| Methods in org.basex.query.xpath.func that return Num | |
|---|---|
Num |
Sum.eval(XPContext ctx)
|
Num |
StringLength.eval(XPContext ctx)
|
Num |
Round.eval(XPContext ctx)
|
Num |
Position.eval(XPContext ctx)
|
Num |
NumFunc.eval(XPContext ctx)
|
Num |
Last.eval(XPContext ctx)
|
Num |
Floor.eval(XPContext ctx)
|
Num |
Count.eval(XPContext ctx)
|
Num |
Ceiling.eval(XPContext ctx)
|
| Uses of Num in org.basex.query.xpath.values |
|---|
| Fields in org.basex.query.xpath.values declared as Num | |
|---|---|
static Num |
Num.ONE
Static number. |
| Methods in org.basex.query.xpath.values that return Num | |
|---|---|
Num |
Num.eval(XPContext ctx)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||