org.apache.tools.ant.taskdefs.optional.jsp.compilers
public class JasperC extends DefaultJspCompilerAdapter
Since: ant1.5
Constructor Summary | |
---|---|
JasperC(JspMangler mangler)
Constructor for JasperC. |
Method Summary | |
---|---|
JspMangler | createMangler() |
boolean | execute()
Our execute method. |
Parameters: mangler a filename converter
Returns: an instance of the mangler this compiler uses
Returns: true if successful
Throws: BuildException on error