|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.apache.commons.el.Expression
|
+--org.apache.commons.el.Literal
|
+--org.apache.commons.el.NullLiteral
An expression representing a null literal value
| Field Summary | |
static NullLiteral |
SINGLETON
|
| Fields inherited from class org.apache.commons.el.Literal |
mValue |
| Constructor Summary | |
NullLiteral()
Constructor |
|
| Method Summary | |
java.lang.String |
getExpressionString()
Returns the expression in the expression language syntax |
| Methods inherited from class org.apache.commons.el.Literal |
evaluate, getValue, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final NullLiteral SINGLETON
| Constructor Detail |
public NullLiteral()
| Method Detail |
public java.lang.String getExpressionString()
getExpressionString in class Expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||