|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dbl | |
---|---|
org.basex.query.value.item | |
org.basex.query.value.seq |
Uses of Dbl in org.basex.query.value.item |
---|
Fields in org.basex.query.value.item declared as Dbl | |
---|---|
static Dbl |
Dbl.NAN
Value "NaN". |
Methods in org.basex.query.value.item that return Dbl | |
---|---|
static Dbl |
Dbl.get(byte[] v,
InputInfo ii)
Returns an instance of this class. |
static Dbl |
Dbl.get(double d)
Returns an instance of this class. |
Uses of Dbl in org.basex.query.value.seq |
---|
Methods in org.basex.query.value.seq that return Dbl | |
---|---|
Dbl |
DblSeq.itemAt(long pos)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |