Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
OpMapVector |
OpMap.getOpMap()
Get the opcode list that describes the XPath operations.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.