|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.el.ELParser
com.caucho.jsf.el.JsfELParser
public class JsfELParser
Parses the expression.
| Field Summary |
|---|
| Fields inherited from class com.caucho.el.ELParser |
|---|
_elContext, _isMethodExpr |
| Constructor Summary | |
|---|---|
JsfELParser(ELContext env,
java.lang.String string)
Creates a new JsfELParser |
|
| Method Summary | |
|---|---|
protected ELParser |
create(java.lang.String string)
|
protected Expr |
createImplicitObjectExpr(java.lang.String name)
Creates the implicit object for the name. |
| Methods inherited from class com.caucho.el.ELParser |
|---|
copyTo, getStaticMethod, parse, parseInterpolate, setCheckEscape |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsfELParser(ELContext env,
java.lang.String string)
| Method Detail |
|---|
protected ELParser create(java.lang.String string)
create in class ELParserprotected Expr createImplicitObjectExpr(java.lang.String name)
createImplicitObjectExpr in class ELParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||