类 javax.servlet.jsp.tagext.TagFileInfo
的使用

使用 TagFileInfo 的软件包
javax.servlet.jsp.tagext Classes and interfaces for the definition of JavaServer Pages Tag Libraries. 
 

javax.servlet.jsp.tagextTagFileInfo 的使用
 

声明为 TagFileInfojavax.servlet.jsp.tagext 中的字段
protected  TagFileInfo[] TagLibraryInfo.tagFiles
          An array describing the tag files that are defined in this tag library.
 

返回 TagFileInfojavax.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.
 



Copyright © 2013. All Rights Reserved.