|
|||||||||
| Home >> All >> org >> apache >> commons >> [ jxpath overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.commons.jxpath.CompiledExpression
| Uses of CompiledExpression in org.apache.commons.jxpath |
| Methods in org.apache.commons.jxpath that return CompiledExpression | |
static CompiledExpression |
JXPathContext.compile(java.lang.String xpath)
Compiles the supplied XPath and returns an internal representation of the path that can then be evaluated. |
protected abstract CompiledExpression |
JXPathContext.compilePath(java.lang.String xpath)
Overridden by each concrete implementation of JXPathContext to perform compilation. |
|
|||||||||
| Home >> All >> org >> apache >> commons >> [ jxpath overview ] | PREV NEXT | ||||||||