Go to the documentation of this file.
16 #ifndef ZORBA_SINGLETON_ITEM_SEQUENCE_API_H
17 #define ZORBA_SINGLETON_ITEM_SEQUENCE_API_H
19 #include <zorba/config.h>
36 class InternalIterator :
public Iterator
57 virtual bool next(
Item& aItem);
67 virtual bool isOpen()
const;