|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jrun.jsp.compiler.JSPCompiler
|
+--jrun.jsp.compiler.JSTCompiler
| Inner Class Summary | |
class |
JSTCompiler.JSTTagAttributeMissingName
({line}) JST attribute directive missing name |
| Field Summary | |
static java.lang.String |
ATTRIBUTES_FIELD
|
| Fields inherited from class jrun.jsp.compiler.JSPCompiler |
BODY, codeEmitter, context, ITERATOR, jspEngine, LINE_SEP, PAGE_NAME, pageDirectives, TRY_CATCH_FINALLY, VERSION, VERSION_NAME, visitors |
| Fields inherited from interface jrun.jsp.parser.JSPParserTreeConstants |
JJTACDATA, JJTARTEXPR, JJTATTRIBUTE, JJTATTRIBUTE_VALUE, JJTCOMMENT, JJTDECLARATION, JJTDIRECTIVE, JJTDIRECTIVE_TYPE, JJTEMPTY_TAG_CLOSE, JJTEND_TAG, JJTEXPRESSION, JJTJSP, jjtNodeName, JJTPASS, JJTQCDATA, JJTQRTEXPR, JJTSCRIPTLET, JJTSTART_TAG, JJTSTART_TAG_CLOSE |
| Constructor Summary | |
JSTCompiler(javax.servlet.ServletContext application,
JSPEngine jspEngine,
TranslationContext tc,
JSTTagLibraryInfo tli)
|
|
| Method Summary | |
void |
compile()
|
protected java.util.List |
getInterfaces()
|
protected java.lang.String |
getSuperClass()
|
| Methods inherited from class jrun.jsp.compiler.JSPCompiler |
compile, error, handleIncludeDirective, isThreadSafe |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String ATTRIBUTES_FIELD
| Constructor Detail |
public JSTCompiler(javax.servlet.ServletContext application,
JSPEngine jspEngine,
TranslationContext tc,
JSTTagLibraryInfo tli)
| Method Detail |
public void compile()
throws ParseException,
java.io.IOException,
CompilerException
compile in class JSPCompilerprotected java.lang.String getSuperClass()
getSuperClass in class JSPCompilerprotected java.util.List getInterfaces()
getInterfaces in class JSPCompiler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||