|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpMap | |
---|---|
org.apache.xpath.compiler | 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.apache.xpath.compiler |
---|
Subclasses of OpMap in org.apache.xpath.compiler | |
---|---|
class |
Compiler
An instance of this class compiles an XPath string expression into a Expression object. |
Fields in org.apache.xpath.compiler declared as OpMap | |
---|---|
private OpMap |
XPathParser.m_ops
The XPath to be processed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |