publicabstract abstract class DefaultJspCompilerAdapter
This is the default implementation for the JspCompilerAdapter interface.
This is the default implementation for the JspCompilerAdapter interface. This is currently very light on the ground since only one compiler type is supported.
add an argument tuple to the arg list, if the file parameter aint null
add an argument tuple to the arg list, if the file parameter aint null
Parameters: - cmd - the command line
- argument - The argument
- file - the parameter
add an argument tuple to the argument list, if the value aint null
add an argument tuple to the argument list, if the value aint null
Parameters: - cmd - the command line
- argument - The argument
- value - the parameter
Logs the compilation parameters, adds the files to compile and logs the
"niceSourceList"
Logs the compilation parameters, adds the files to compile and logs the "niceSourceList"
Parameters: - jspc - the compiler task for logging
- compileList - the list of files to compile
- cmd - the command line used