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