This interface represents an instance of the XQuery 1.0 and XPath 2.0 Data Model (XDM).
More...
This interface represents an instance of the XQuery 1.0 and XPath 2.0 Data Model (XDM).
See http://www.w3.org/TR/xpath-datamodel/.
Definition at line 25 of file ItemSequence.h.
ItemSequence::ItemSequence |
( |
const ItemSequence & |
aItemSequence | ) |
|
ItemSequence::ItemSequence |
( |
zorba::ItemSequence_t |
aItemSequence | ) |
|
ItemSequence::ItemSequence |
( |
const Item & |
aItem | ) |
|
get the Iterator over the items
- Returns
- an iterator over the items
- Exceptions
-
Throws | zerr::ZAPI0039 if the implementation of the associated ItemSequence does not allow more than one iterator to be created. |
The documentation for this class was generated from the following file: