Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.commons.el.Expression
org.apache.commons.el.Literal
org.apache.commons.el.NullLiteral
public class NullLiteral
extends Literal
Field 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