org.apache.tools.ant.taskdefs.optional.jsp.compilers

Class JasperC

    • Constructor Detail

      • JasperC

        public JasperC(JspMangler mangler)
        Constructor for JasperC.
        Parameters:
        mangler - a filename converter
    • Method Detail

      • execute

        public boolean execute()
                        throws BuildException
        Our execute method.
        Returns:
        true if successful
        Throws:
        BuildException - on error
      • createMangler

        public JspMangler createMangler()
        Returns:
        an instance of the mangler this compiler uses