Package | Description |
---|---|
com.caucho.el | |
com.caucho.jsp.el |
Modifier and Type | Method and Description |
---|---|
protected ELParser |
ELParser.create(java.lang.String string) |
Modifier and Type | Method and Description |
---|---|
protected void |
ELParser.copyTo(ELParser parser)
Copy to the dest parser.
|
Modifier and Type | Class and Description |
---|---|
class |
JspELParser
Parses the expression.
|
Modifier and Type | Method and Description |
---|---|
protected ELParser |
JspELParser.create(java.lang.String string) |