Uses of Class
org.apache.commons.jxpath.ri.compiler.Path
Packages that use Path
-
Uses of Path in org.apache.commons.jxpath.ri.compiler
Subclasses of Path in org.apache.commons.jxpath.ri.compilerModifier and TypeClassDescriptionclass
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(.) /bar
.class
A location path expression.