public class JDTCompiler extends Compiler
Constructor and Description |
---|
JDTCompiler() |
Modifier and Type | Method and 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, removeGeneratedFiles
protected void generateClass(java.util.Map<java.lang.String,SmapStratum> smaps) throws java.io.FileNotFoundException, JasperException, java.lang.Exception
generateClass
in class Compiler
smaps
- 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-2022 Apache Software Foundation. All Rights Reserved.