Uses of Class javax.servlet.jsp.tagext.TagFileInfo

Uses in package javax.servlet.jsp.tagext

Fields of type javax.servlet.jsp.tagext.TagFileInfo

TagFileInfo[]
An array describing the tag files that are defined in this tag library.

Methods with return type javax.servlet.jsp.tagext.TagFileInfo

TagFileInfo
TagLibraryInfo.getTagFile(String shortname)
Get the TagFileInfo for a given tag name, looking through all the tag files in this tag library.
TagFileInfo[]
An array describing the tag files that are defined in this tag library.

Copyright © 1999-2002 The Apache Software Foundation. All Rights Reserved.