|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 JspServletWrapper 的软件包 | |
|---|---|
| org.apache.jasper | |
| org.apache.jasper.compiler | |
| org.apache.jasper 中 JspServletWrapper 的使用 |
|---|
| 参数类型为 JspServletWrapper 的 org.apache.jasper 中的构造方法 | |
|---|---|
JspCompilationContext(String jspUri,
boolean isErrPage,
Options options,
ServletContext context,
JspServletWrapper jsw,
JspRuntimeContext rctxt)
|
|
JspCompilationContext(String tagfile,
TagInfo tagInfo,
Options options,
ServletContext context,
JspServletWrapper jsw,
JspRuntimeContext rctxt,
URL tagFileJarUrl)
|
|
| org.apache.jasper.compiler 中 JspServletWrapper 的使用 |
|---|
| 返回 JspServletWrapper 的 org.apache.jasper.compiler 中的方法 | |
|---|---|
JspServletWrapper |
JspRuntimeContext.getWrapper(String jspUri)
Get an already existing JspServletWrapper. |
| 参数类型为 JspServletWrapper 的 org.apache.jasper.compiler 中的方法 | |
|---|---|
void |
JspRuntimeContext.addWrapper(String jspUri,
JspServletWrapper jsw)
Add a new JspServletWrapper. |
| 参数类型为 JspServletWrapper 的 org.apache.jasper.compiler 中的构造方法 | |
|---|---|
Compiler(JspCompilationContext ctxt,
JspServletWrapper jsw)
|
|
Compiler(JspCompilationContext ctxt,
JspServletWrapper jsw,
boolean jspcMode)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||