Package | Description |
---|---|
org.apache.commons.jxpath.ri.compiler |
XPath parse tree.
|
Modifier and Type | Class and Description |
---|---|
class |
ExpressionPath
An element of the parse tree that represents an expression path, which is a
path that starts with an expression like a function call:
getFoo(.) |
class |
LocationPath |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.