org.apache.xpath.compiler.package.html Maven / Gradle / Ivy
XPath parsing and compilation support Package.
Implements an XPath parser which produces an OpMap, and a so-called Compiler
which produces an expression tree for fast evaluation.