| Package | Description |
|---|---|
| com.caucho.jsp | |
| com.caucho.jsp.cfg |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<TldFunction> |
Taglib.getFunctionList()
Returns the functions.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<TldFunction> |
TldTaglib.getFunctionList()
Returns the list of functions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TldTaglib.addFunction(TldFunction function)
Adds a function
|