Package | Description |
---|---|
org.apache.commons.el | |
org.apache.commons.el.parser |
Modifier and Type | Class and Description |
---|---|
class |
BooleanLiteral
An expression representing a boolean literal value
|
class |
FloatingPointLiteral
An expression representing a floating point literal value.
|
class |
IntegerLiteral
An expression representing an integer literal value.
|
class |
NullLiteral
An expression representing a null literal value
|
class |
StringLiteral
An expression representing a String literal value.
|
Modifier and Type | Method and Description |
---|---|
Literal |
ELParser.Literal() |
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.