|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--freemarker.testcase.HelloWorld
Simple HelloWorld program, used by the TestExecModel
test case.
Constructor Summary | |
HelloWorld()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Main method for the "HelloWorld" program. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HelloWorld()
Method Detail |
public static void main(java.lang.String[] args)
args
- the command line arguments, ignored
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |