Class NullJavaCompiler

java.lang.Object
org.apache.jasper.compiler.NullJavaCompiler
All Implemented Interfaces:
JavaCompiler

public class NullJavaCompiler extends Object implements JavaCompiler
Java compiler for invoking JSP to java translation only. This only implements the part of JavaCompiler that handles the writing of the generated Java file.