|
Qizx/Open v0.4p2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides access to context item, position and size. Passed to every eval method, and typically implemented by expressions that modify the focus, namely Path and Filter. (internal use).
Method Summary | |
Item |
getItem()
Gets the current item. |
long |
getItemAsInteger()
Gets the current item as an integer for optimization. |
int |
getLast()
Gets context size. |
int |
getPosition()
Gets current item position. |
Method Detail |
public Item getItem()
public long getItemAsInteger() throws XQueryException
XQueryException
public int getPosition()
public int getLast() throws XQueryException
XQueryException
|
Copyright Xavier FRANC 2003-2004 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |