public class JDTCompiler extends Compiler
Constructor and Description |
---|
JDTCompiler() |
Modifier and Type | Method and Description |
---|---|
protected void |
generateClass(java.lang.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(java.lang.String[] smap) throws java.io.FileNotFoundException, JasperException, java.lang.Exception
generateClass
in class Compiler
smap
- The SMAP files for source debuggingjava.io.FileNotFoundException
- Source files not foundJasperException
- Compilation errorjava.lang.Exception
- Some other errorCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.