Package com.icl.saxon.expr
Interface LastPositionFinder
- All Known Subinterfaces:
AxisEnumeration
- All Known Implementing Classes:
AncestorEnumeration,AncestorEnumeration,ArrayEnumeration,AttributeEnumeration,AttributeEnumeration,ChildEnumeration,Context,DescendantEnumeration,DescendantEnumeration,EmptyEnumeration,FollowingEnumeration,FollowingEnumeration,FollowingSiblingEnumeration,LookaheadEnumerator,NamespaceEnumeration,NamespaceEnumeration,NodeWrapper.AncestorEnumeration,PrecedingEnumeration,PrecedingEnumeration,PrecedingOrAncestorEnumeration,PrecedingSiblingEnumeration,PrecedingSiblingEnumeration,PrependIterator,SiblingEnumeration,SingletonEnumeration,SortKeyEnumeration,TreeEnumeration
public interface LastPositionFinder
A LastPositionFinder is an object used by the Context to locate the last position in the
context node list.
-
Method Summary
-
Method Details
-
getLastPosition
Get the last position- Throws:
XPathException
-