|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TldFunction | |
---|---|
com.caucho.jsp | |
com.caucho.jsp.cfg |
Uses of TldFunction in com.caucho.jsp |
---|
Methods in com.caucho.jsp that return types with arguments of type TldFunction | |
---|---|
java.util.ArrayList<TldFunction> |
Taglib.getFunctionList()
Returns the functions. |
Uses of TldFunction in com.caucho.jsp.cfg |
---|
Methods in com.caucho.jsp.cfg that return types with arguments of type TldFunction | |
---|---|
java.util.ArrayList<TldFunction> |
TldTaglib.getFunctionList()
Returns the list of functions. |
Methods in com.caucho.jsp.cfg with parameters of type TldFunction | |
---|---|
void |
TldTaglib.addFunction(TldFunction function)
Adds a function |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |