|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webmacro.ContextTool
org.webmacro.servlet.CGITool
Provide Template variables that implement the CGI standard for script variable names.
Constructor Summary | |
CGITool()
|
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 CGITool()
Method Detail |
public java.lang.Object init(Context context) throws PropertyException
ContextTool
init
in class ContextTool
PropertyException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |