Package | Description |
---|---|
org.apache.commons.el | |
org.apache.commons.el.parser |
Modifier and Type | Method and Description |
---|---|
static StringLiteral |
StringLiteral.fromLiteralValue(String pValue)
Returns a StringLiteral with the given string value
|
static StringLiteral |
StringLiteral.fromToken(String pToken)
Returns a StringLiteral parsed from the given token (enclosed by
single or double quotes)
|
Modifier and Type | Method and Description |
---|---|
StringLiteral |
ELParser.StringLiteral() |
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.