|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Itr | |
|---|---|
| org.basex.query.xquery.item | Contains XQuery 1.0 data types. |
| Uses of Itr in org.basex.query.xquery.item |
|---|
| Subclasses of Itr in org.basex.query.xquery.item | |
|---|---|
class |
Byt
Byte item. |
class |
Int
Integer item. |
class |
Lng
Long item. |
class |
NIn
Negative Integer item. |
class |
NNI
Non-negative Integer item. |
class |
NPI
Non-positive Integer item. |
class |
PIn
Positive Integer item. |
class |
Shr
Short item. |
class |
UBy
Unsigned Byte item. |
class |
UIn
Unsigned Integer item. |
class |
ULn
Unsigned Long item. |
class |
USh
Unsigned Short item. |
| Fields in org.basex.query.xquery.item declared as Itr | |
|---|---|
static Itr |
Itr.ZERO
Zero value. |
| Methods in org.basex.query.xquery.item that return Itr | |
|---|---|
static Itr |
Itr.get(long v)
Returns an instance of this class. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||