| Package | Description |
|---|---|
| com.caucho.jsp.cfg | |
| javax.servlet.jsp.tagext |
| Modifier and Type | Method and Description |
|---|---|
FunctionInfo |
TldFunction.toFunctionInfo() |
| Modifier and Type | Field and Description |
|---|---|
protected FunctionInfo[] |
TagLibraryInfo.functions |
| Modifier and Type | Method and Description |
|---|---|
FunctionInfo |
TagLibraryInfo.getFunction(java.lang.String name)
Returns the named function.
|
FunctionInfo[] |
TagLibraryInfo.getFunctions()
Returns the functions for the tag.
|