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, removeGeneratedFiles
protected void generateClass(String[] smap) throws FileNotFoundException, JasperException, Exception
generateClass
in class Compiler
smap
- The SMAP files for source debuggingFileNotFoundException
- Source files not foundJasperException
- Compilation errorException
- Some other errorCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.