public class JDTCompiler extends Compiler
| Constructor | Description |
|---|---|
JDTCompiler() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
generateClass(java.util.Map<java.lang.String,SmapStratum> smaps) |
Compile the servlet from .java file to .class file
|
compile, compile, compile, generateJava, getCompilationContext, getErrorDispatcher, getPageInfo, getSmap, init, isOutDated, isOutDated, removeGeneratedClassFiles, removeGeneratedFilesprotected void generateClass(java.util.Map<java.lang.String,SmapStratum> smaps) throws java.io.FileNotFoundException, JasperException, java.lang.Exception
generateClass in class Compilersmaps - The source maps for the class(es) generated from the source
filejava.io.FileNotFoundException - Source files not foundJasperException - Compilation errorjava.lang.Exception - Some other errorCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.