|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ajax4jsf.templatecompiler.el.ELCompiler
public class ELCompiler
Compiler EL-expressions.
Constructor Summary | |
---|---|
ELCompiler()
|
Method Summary | |
---|---|
java.lang.String |
compileEL(java.lang.String expression,
CompilationContext componentBean)
|
boolean |
processingNode(com.sun.el.parser.Node node,
java.lang.StringBuffer sbMain,
CompilationContext componentBean)
|
void |
resetVariables()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ELCompiler()
Method Detail |
---|
public void resetVariables()
public java.lang.String compileEL(java.lang.String expression, CompilationContext componentBean)
compileEL
in interface IELCompiler
public boolean processingNode(com.sun.el.parser.Node node, java.lang.StringBuffer sbMain, CompilationContext componentBean)
node
- sbMain
- componentBean
- cMain
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |