org.apache.jasper.compiler
public class AntCompiler extends Compiler
Nested Class Summary | |
---|---|
class | AntCompiler.JasperAntLogger |
protected static class | AntCompiler.SystemLogHandler |
Field Summary | |
---|---|
protected static Object | javacLock |
protected AntCompiler.JasperAntLogger | logger |
protected Project | project |
Method Summary | |
---|---|
protected void | generateClass(String[] smap)
Compile the servlet from .java file to .class file |
protected Project | getProject() |