Start Java compilationparamclassName Name of the class under compilationparampageNode Internal form for the page, used for error line mapping
Remove/save the generated Java File from/to disk
Return the time the class file was generated.
Get a Writer for the Java file. The writer is used by JSP compiler. This method allows the Java compiler control where the Java file should be generated so it knows how to handle the input for java compilation accordingly.
Initializations
Save the generated class file to disk, if not already done.
Java Compiler options.