| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jasper.compiler.Compiler
org.apache.jasper.compiler.JDTCompiler
public class JDTCompiler
JDT class compiler. This compiler will load source dependencies from the context classloader, reducing dramatically disk access during the compilation process.
| Field Summary | 
|---|
| Fields inherited from class org.apache.jasper.compiler.Compiler | 
|---|
| ctxt, errDispatcher, jsw, log, options, pageInfo, pageNodes, tfp | 
| Constructor Summary | |
|---|---|
| JDTCompiler() | |
| Method Summary | |
|---|---|
| protected  void | generateClass(java.lang.String[] smap)Compile the servlet from .java file to .class file | 
| Methods inherited from class org.apache.jasper.compiler.Compiler | 
|---|
| compile, compile, compile, generateJava, getCompilationContext, getErrorDispatcher, getPageInfo, getPageNodes, init, isOutDated, isOutDated, removeGeneratedClassFiles, removeGeneratedFiles | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public JDTCompiler()
| Method Detail | 
|---|
protected void generateClass(java.lang.String[] smap)
                      throws java.io.FileNotFoundException,
                             JasperException,
                             java.lang.Exception
generateClass in class Compilerjava.io.FileNotFoundException
JasperException
java.lang.Exception| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||