| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xpath.external.compiler |
Implements an XPath parser which produces an OpMap, and a so-called Compiler
which produces an expression tree for fast evaluation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Compiler
An instance of this class compiles an XPath string expression into
a Expression object.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.