Package | Description |
---|---|
com.caucho.jsp | |
com.caucho.jsp.cfg |
Modifier and Type | Method and Description |
---|---|
TldTag |
TagInfoImpl.getTldTag() |
Modifier and Type | Class and Description |
---|---|
class |
JsfTag
Configuration for the taglib tag in the .tld
|
Modifier and Type | Method and Description |
---|---|
TldTag |
TldTaglib.createTag()
Creates a new tag instance
|
TldTag |
TldTag.getBaseTag() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<TldTag> |
TldTaglib.getTagList()
Returns the list of tags.
|
Modifier and Type | Method and Description |
---|---|
void |
TldTaglib.addTag(TldTag tag)
Adds a tag
|
void |
TldTag.setBaseTag(TldTag tag) |