|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 FunctionInfo 的软件包 | |
|---|---|
| javax.servlet.jsp.tagext | Classes and interfaces for the definition of JavaServer Pages Tag Libraries. |
| javax.servlet.jsp.tagext 中 FunctionInfo 的使用 |
|---|
| 声明为 FunctionInfo 的 javax.servlet.jsp.tagext 中的字段 | |
|---|---|
protected FunctionInfo[] |
TagLibraryInfo.functions
An array describing the functions that are defined in this tag library. |
| 返回 FunctionInfo 的 javax.servlet.jsp.tagext 中的方法 | |
|---|---|
FunctionInfo |
TagLibraryInfo.getFunction(String name)
Get the FunctionInfo for a given function name, looking through all the functions in this tag library. |
FunctionInfo[] |
TagLibraryInfo.getFunctions()
An array describing the functions that are defined in this tag library. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||