|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 JspFactory 的软件包 | |
|---|---|
| javax.servlet.jsp | Classes and interfaces for the Core JSP 2.1 API. |
| org.apache.jasper.runtime | |
| javax.servlet.jsp 中 JspFactory 的使用 |
|---|
| 返回 JspFactory 的 javax.servlet.jsp 中的方法 | |
|---|---|
static JspFactory |
JspFactory.getDefaultFactory()
Returns the default factory for this implementation. |
| 参数类型为 JspFactory 的 javax.servlet.jsp 中的方法 | |
|---|---|
static void |
JspFactory.setDefaultFactory(JspFactory deflt)
set the default factory for this implementation. |
| org.apache.jasper.runtime 中 JspFactory 的使用 |
|---|
| org.apache.jasper.runtime 中 JspFactory 的子类 | |
|---|---|
class |
JspFactoryImpl
Implementation of JspFactory. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||