Package | Description |
---|---|
javax.servlet.jsp.tagext |
Modifier and Type | Field and Description |
---|---|
protected TagInfo[] |
TagLibraryInfo.tags |
Modifier and Type | Method and Description |
---|---|
TagInfo |
TagLibraryInfo.getTag(java.lang.String shortname)
Get the TagInfo for a given tag name
|
TagInfo |
TagExtraInfo.getTagInfo()
Get the TagInfo for this class
|
TagInfo[] |
TagLibraryInfo.getTags() |
Modifier and Type | Method and Description |
---|---|
void |
TagExtraInfo.setTagInfo(TagInfo tagInfo)
Set the TagInfo for this class
|
Copyright © 1999-2000 The Apache Software Foundation. All Rights Reserved.