Class Jsr199JavaCompiler

java.lang.Object
org.apache.jasper.compiler.Jsr199JavaCompiler

public class Jsr199JavaCompiler extends Object
Invoke Java Compiler per JSR 199, using in-memory storage for both the input Java source and the generated bytecodes.
Author:
Kin-man Chung