java.lang.Objectorg.apache.jasper.compiler.ParserController
All Implemented Interfaces:
TagConstants
The same ParserController instance is used for a JSP page and any JSP segments included by it (via an include directive), where each segment may be provided in standard or XML syntax. This class selects and invokes the appropriate parser for the JSP page and its included segments.
Pierre - DelisleJan - Luehe| Constructor: |
|---|
|
| Method from org.apache.jasper.compiler.ParserController Summary: |
|---|
| getCompiler, getJspCompilationContext, parse, parse, parseTagFileDirectives |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.jasper.compiler.ParserController Detail: |
|---|
|
|
|
|
|