Uses of Package
org.loboevolution.apache.xpath.patterns
Package
Description
Implementation of XPath LocationPath support -- primary classes are
LocPathIterator and UnionPathIterator.
Implements an XPath parser which produces an OpMap, and a so-called Compiler
which produces an expression tree for fast evaluation.
Implementation of XPath nodeTest support, and XSLT pattern matching support.
-
ClassDescriptionThis is the basic node test class for both match patterns and location path steps.
-
-
ClassDescriptionThis is the basic node test class for both match patterns and location path steps.This class represents a single pattern match step.