Class PostfixLookupIterator

All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable, Serializable, RuntimeIteratorInterface

public class PostfixLookupIterator extends HybridRuntimeIterator
Postfix lookup with XQuery 3.1 semantics. Array index out of bounds yields err:FOAY0001 per XPath and XQuery Functions 3.1.
See Also: