|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubContextList
A class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate.
Method Summary | |
---|---|
int |
getLastPos(XPathContext xctxt)
Get the number of nodes in the node list, which, in the XSLT 1 based counting system, is the last index position. |
int |
getProximityPosition(XPathContext xctxt)
Get the current sub-context position. |
Method Detail |
---|
int getLastPos(XPathContext xctxt)
xctxt
- The XPath runtime context.
int getProximityPosition(XPathContext xctxt)
xctxt
- The XPath runtime context.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |