| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.el.Expressionorg.apache.commons.el.Literalorg.apache.commons.el.NullLiteralpublic class NullLiteralextends LiteralField Summary | |
static NullLiteral | |
Constructor Summary | |
| |
Method Summary | |
String |
|
Methods inherited from class org.apache.commons.el.Expression | |
evaluate, getExpressionString | |
public String getExpressionString()
Returns the expression in the expression language syntax
- Overrides:
- getExpressionString in interface Expression