Uses of Package
org.loboevolution.apache.xpath.axes
Package
Description
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.
Implementation of XPath polymorphic type objects -- this package will grow
as XPath objects are expanded to support XML Schema data types.
Implementation of XPath nodeTest support, and XSLT pattern matching support.
-
ClassDescriptionA 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.
-
ClassDescriptionServes as common interface for axes Walkers, and stores common state variables.Base for iterators that handle predicates.This class implements an optimized iterator for children patterns that have a node test, and possibly a predicate.Pool of object of a given type to pick from to help memory usageThis class extends NodeSetDTM, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath LocationPath.Classes who implement this information provide information needed for static analysis of a path component.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.Location path iterator that uses Walkers.
-
ClassDescriptionThis class is the dynamic wrapper for a Xalan DTMIterator instance, and provides random access capabilities.Classes who implement this information provide information needed for static analysis of a path component.
-
ClassDescriptionA 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.