Package | Description |
---|---|
com.caucho.jsp.cfg | |
com.caucho.jsp.java |
Modifier and Type | Method and Description |
---|---|
void |
TldTag.addAttribute(TldAttribute attribute)
Adds an attribute.
|
Modifier and Type | Method and Description |
---|---|
TldAttribute |
JavaTagGenerator.findAttribute(java.lang.String name)
Finds an attribute.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<TldAttribute> |
JavaTagGenerator.getAttributes()
Returns the attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
JavaTagGenerator.addAttribute(TldAttribute attribute)
Adds an attribute.
|