|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ajax4jsf.templatecompiler.el.ELParser
public class ELParser
EL-parser.
| Method Summary | |
|---|---|
static java.lang.String |
compileEL(java.lang.String expression,
CompilationContext componentBean)
|
java.lang.String |
getCompiledEL(java.lang.String expression,
CompilationContext componentBean)
|
static boolean |
isVBExpression(java.lang.String expression)
Determine whether String is a value binding expression or not. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String compileEL(java.lang.String expression,
CompilationContext componentBean)
public java.lang.String getCompiledEL(java.lang.String expression,
CompilationContext componentBean)
expression -
public static boolean isVBExpression(java.lang.String expression)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||