|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webmacro.ContextTool
org.webmacro.servlet.ListTool
Provide templates a uniform way of dealing with arrays and Lists
ListUtil
Constructor Summary | |
ListTool()
|
Method Summary | |
java.lang.Object |
init(Context context)
A new tool object will be instantiated per-request by calling this method. |
Methods inherited from class org.webmacro.ContextTool |
get |
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 class ContextTool
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |