Package | Description |
---|---|
javax.servlet.jsp.tagext |
Modifier and Type | Field and Description |
---|---|
protected TagFileInfo[] |
TagLibraryInfo.tagFiles
An array describing the tag files that are defined in this tag library.
|
Modifier and Type | Method and Description |
---|---|
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 © 2019 JBoss by Red Hat. All rights reserved.