|
JSPTemplates | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.tp23.jasper.compiler.GeneratorBase | +--org.tp23.jasper.compiler.BeanEndGenerator
Deal with .
Field Summary | |
protected JspCompilationContext |
ctxt
|
Constructor Summary | |
BeanEndGenerator()
|
Method Summary | |
void |
generate(ServletWriter writer,
java.lang.Class phase)
|
boolean |
generateCoordinates(java.lang.Class phase)
|
void |
init(JspCompilationContext ctxt)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected JspCompilationContext ctxt
Constructor Detail |
public BeanEndGenerator()
Method Detail |
public void generate(ServletWriter writer, java.lang.Class phase)
public void init(JspCompilationContext ctxt) throws JasperException
init
in interface Generator
public boolean generateCoordinates(java.lang.Class phase)
generateCoordinates
in interface Generator
|
JSPTemplates | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |