|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jexpel.internal.compiler.ExpressionCache
public class ExpressionCache
| Method Summary | |
|---|---|
void |
cacheExpression(java.lang.String name,
java.lang.Class<Expression> expr)
|
static ExpressionCache |
getCache()
|
Expression |
getExpression(java.lang.String expr)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ExpressionCache getCache()
public Expression getExpression(java.lang.String expr)
throws ExpressionException
ExpressionException
public void cacheExpression(java.lang.String name,
java.lang.Class<Expression> expr)
throws ExpressionException
ExpressionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||