Use CompiledExpression only when there is a need to evaluate the same expression multiple times and the CompiledExpression can be conveniently cached.
To acqure a CompiledExpression, call {@link JXPathContext#compile JXPathContext.compile} @author Dmitri Plotnikov @version $Revision: 1.4 $ $Date: 2003/03/11 00:59:11 $
|
|
|
|