| Interface | Description |
|---|---|
| Streamable |
Interface for streamable items.
|
| Type |
XQuery data types.
|
| Class | Description |
|---|---|
| ANode |
Abstract node type.
|
| Atm |
Untyped atomic item.
|
| B64 |
Base64 item.
|
| B64Stream |
Streamable base64 item.
|
| Bin |
Binary item.
|
| Bln |
Boolean item.
|
| Dat |
Date item.
|
| Date |
Date container.
|
| Dbl |
Double item.
|
| DBNode |
Disk-based Node item.
|
| DBNodeSeq |
Sequence, containing at least two ordered database nodes.
|
| Dec |
Decimal item.
|
| DSim |
Simple date item.
|
| DTd |
DayTime Duration item.
|
| Dtm |
DateTime item.
|
| Dur |
Duration item.
|
| Empty |
Empty sequence.
|
| FAttr |
Attribute node fragment.
|
| FComm |
Comment node fragment.
|
| FDoc |
Document node fragment.
|
| FElem |
Element node fragment.
|
| FItem |
Abstract super class for function items.
|
| Flt |
Float item.
|
| FNames |
Namespace node.
|
| FNode |
Node type.
|
| FPI |
PI node fragment.
|
| FTNode |
Disk-based full-text Node item.
|
| FTxt |
Text node fragment.
|
| FuncItem |
Function item.
|
| FuncType |
XQuery 3.0 function data types.
|
| Hex |
HexBinary item.
|
| Int |
Integer item.
|
| IntSeq |
Sequence of
Integers, containing at least two of them. |
| Item |
Abstract item.
|
| ItemSeq |
Sequence, containing at least two items.
|
| Jav |
String item.
|
| MapType |
Type for maps.
|
| QNm |
QName item.
|
| RangeSeq |
Range sequence, containing at least two integers.
|
| Seq |
Sequence, containing at least two items.
|
| SeqType |
Stores a sequence type definition.
|
| Str |
String item.
|
| StrStream |
Streamable string item.
|
| Tim |
Time item.
|
| Uri |
URI item.
|
| Value |
Abstract value.
|
| YMd |
YearMonth Duration item.
|
| Enum | Description |
|---|---|
| AtomType |
XQuery data types.
|
| NodeType |
XQuery node types.
|
| SeqType.Occ |
Number of occurrences (cardinality).
|