Class DefaultJspCompilerAdapter

java.lang.Object
org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
All Implemented Interfaces:
JspCompilerAdapter
Direct Known Subclasses:
JasperC

public abstract class DefaultJspCompilerAdapter extends Object implements JspCompilerAdapter
This is the default implementation for the JspCompilerAdapter interface. This is currently very light on the ground since only one compiler type is supported.