Package | Description |
---|---|
org.basex.query.value.seq |
Modifier and Type | Class and Description |
---|---|
class |
BlnSeq
Sequence of items of type
xs:boolean , containing at least two of them. |
class |
BytSeq
Sequence of items of type
xs:byte , containing at least two of them. |
class |
DblSeq
Sequence of items of type
xs:double , containing at least two of them. |
class |
DBNodeSeq
Sequence, containing at least two ordered database nodes.
|
class |
DecSeq
Sequence of items of type
xs:decimal , containing at least two of them. |
class |
FltSeq
Sequence of items of type
xs:float , containing at least two of them. |
class |
IntSeq
Sequence of items of type
xs:integer , containing at least two of them. |
class |
RangeSeq
Range sequence, containing at least two integers.
|
class |
StrSeq
Sequence of items of type
xs:string , containing at least two of them. |
class |
SubSeq
A sequence that defines a sub-range of another sequence.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.