Uses of Class
org.apache.xpath.axes.LocPathIterator

Packages that use LocPathIterator
Package
Description
Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet.
In charge of run-time transformations and the production of result trees.
Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages.
Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator.