Package | Description |
---|---|
javax.servlet.jsp.tagext |
Modifier and Type | Field and Description |
---|---|
protected TagFileInfo[] |
TagLibraryInfo.tagFiles |
Modifier and Type | Method and Description |
---|---|
TagFileInfo |
TagLibraryInfo.getTagFile(java.lang.String shortname)
Returns the tag from the tag file.
|
TagFileInfo[] |
TagLibraryInfo.getTagFiles()
Returns the tag from the tag file.
|