|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jrun.jsp.Translator
|
+--jrun.jsp.JSPTranslator
A translator is something that parse's a JSP page into a servlet.
| Fields inherited from class jrun.jsp.Translator |
application, jspEngine |
| Constructor Summary | |
JSPTranslator(javax.servlet.ServletContext app,
JSPEngine jspEngine)
|
|
| Method Summary | |
protected JSPCompiler |
getPageCompiler(TranslationContext tc)
|
| Methods inherited from class jrun.jsp.Translator |
checkServletPath, compilePage, createTranslationContext, getClassName, getPageLock, needsTranslating, parsePage, translate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JSPTranslator(javax.servlet.ServletContext app,
JSPEngine jspEngine)
| Method Detail |
protected JSPCompiler getPageCompiler(TranslationContext tc)
getPageCompiler in class Translator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||