|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjspwiki.app
public class app
Convenience wrapper for calling the HtmlRenderer from the command line. This class will use the ViewTemplate.html by default.
| Constructor Summary | |
|---|---|
app(java.util.Properties optionsVal,
java.util.List argumentsVal)
|
|
| Method Summary | |
|---|---|
void |
execute()
|
static void |
main(java.lang.String[] args)
Main entry point for the application. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public app(java.util.Properties optionsVal,
java.util.List argumentsVal)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - command line argumentspublic void execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||