Save This Page
Home » apache-tomcat-6.0.16-src » org.apache » jasper » compiler » [javadoc | source]
org.apache.jasper.compiler
class: InfoGenerator [javadoc | source]
java.lang.Object
   org.apache.jasper.compiler.GeneratorBase
      org.apache.jasper.compiler.InfoGenerator

All Implemented Interfaces:
    ClassDeclarationPhase, Generator

Info directive.
Fields inherited from org.apache.jasper.compiler.GeneratorBase:
ctxt
Constructor:
 public InfoGenerator(String info) 
Method from org.apache.jasper.compiler.InfoGenerator Summary:
generate
Methods from org.apache.jasper.compiler.GeneratorBase:
generateCoordinates,   init
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.jasper.compiler.InfoGenerator Detail:
 public  void generate(ServletWriter writer,
    Class phase)