|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.webmacro.servlet.ListTool
Provide templates a uniform way of dealing with arrays and Lists
ListUtil| Constructor Summary | |
ListTool()
|
|
| Method Summary | |
void |
destroy(java.lang.Object o)
At the end of processing this method will be called to return the object generated by init(), in case it needs to be recycled or otherwise cleaned up. |
java.lang.Object |
init(Context context)
A new tool object will be instantiated per-request by calling this method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ListTool()
| Method Detail |
public java.lang.Object init(Context context)
ContextTool
init in interface ContextToolpublic void destroy(java.lang.Object o)
ContextTool
destroy in interface ContextTool
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||