Uses of Class
org.loboevolution.apache.xpath.compiler.OpMap
Package
Description
Implements an XPath parser which produces an OpMap, and a so-called Compiler
which produces an expression tree for fast evaluation.
-
Uses of OpMap in org.loboevolution.apache.xpath.compiler
Modifier and TypeClassDescriptionclass
An instance of this class compiles an XPath string expression into a Expression object.