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