This interface represents an instance of the XQuery 1.0 and XPath 2.0 Data Model (XDM).
More...
Detailed Description
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.
Constructor & Destructor Documentation
ItemSequence::ItemSequence |
( |
const ItemSequence & |
aItemSequence | ) |
|
|
inline |
ItemSequence::ItemSequence |
( |
zorba::ItemSequence_t |
aItemSequence | ) |
|
|
inline |
ItemSequence::ItemSequence |
( |
const Item & |
aItem | ) |
|
Member Function Documentation
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. |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: