| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  |
  +--org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
        |
        +--org.apache.tools.ant.taskdefs.optional.jsp.compilers.JasperC
The implementation of the jasper compiler. This is a cut-and-paste of the original Jspc task.
| Field Summary | 
| Fields inherited from class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter | 
| owner | 
| Constructor Summary | |
| JasperC(JspMangler mangler) | |
| Method Summary | |
|  JspMangler | createMangler() | 
|  boolean | execute()our execute method | 
| Methods inherited from class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter | 
| addArg, addArg, addArg, getJspc, getProject, implementsOwnDependencyChecking, logAndAddFilesToCompile, setJspc | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public JasperC(JspMangler mangler)
| Method Detail | 
public boolean execute()
                throws BuildException
BuildExceptionpublic JspMangler createMangler()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||