public class JDTCompiler extends Compiler
| Constructor and Description | 
|---|
| JDTCompiler() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | generateClass(String[] smap)Compile the servlet from .java file to .class file | 
compile, compile, compile, generateJava, getCompilationContext, getErrorDispatcher, getPageInfo, getPageNodes, init, isOutDated, isOutDated, removeGeneratedClassFiles, removeGeneratedFilesprotected void generateClass(String[] smap) throws FileNotFoundException, JasperException, Exception
generateClass in class Compilersmap - The SMAP files for source debuggingFileNotFoundException - Source files not foundJasperException - Compilation errorException - Some other errorCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.