软件包 org.apache.jasper.compiler
的使用

使用 org.apache.jasper.compiler 的软件包
org.apache.jasper   
org.apache.jasper.compiler   
org.apache.jasper.servlet   
org.apache.jasper.xmlparser   
 

org.apache.jasper 使用的 org.apache.jasper.compiler 中的类
Compiler
          Main JSP compiler class.
JspConfig
          Handles the jsp-config element in WEB_INF/web.xml.
JspRuntimeContext
          Class for tracking JSP compile time file dependencies when the &060;%@include file="..."%&062; directive is used.
ServletWriter
          This is what is used to generate servlets.
TagLibraryInfoImpl
          Implementation of the TagLibraryInfo class from the JSP spec.
TagPluginManager
          Manages tag plugin optimizations.
 

org.apache.jasper.compiler 使用的 org.apache.jasper.compiler 中的类
Compiler
          Main JSP compiler class.
ErrorDispatcher
          Class responsible for dispatching JSP parse and javac compilation errors to the configured error handler.
JavacErrorDetail
          Class providing details about a javac compilation error.
JspProperty
           
JspUtil.ValidAttribute
           
PageInfo
          A repository for various info about the translation unit under compilation.
SmapStratum
          Represents the line and file mappings associated with a JSR-045 "stratum".
TagConstants
           
TagLibraryInfoImpl
          Implementation of the TagLibraryInfo class from the JSP spec.
 

org.apache.jasper.servlet 使用的 org.apache.jasper.compiler 中的类
JspRuntimeContext
          Class for tracking JSP compile time file dependencies when the &060;%@include file="..."%&062; directive is used.
 

org.apache.jasper.xmlparser 使用的 org.apache.jasper.compiler 中的类
ErrorDispatcher
          Class responsible for dispatching JSP parse and javac compilation errors to the configured error handler.
 



Copyright © 2013. All Rights Reserved.