|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--simkin.examples.inherits.Inherits
This Java program loads XML files containing Simkin script.
The program calls the "main" method on each script it loads.
The script names are passed on the command line.
Constructor Summary | |
Inherits()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Entry point for the Inherits application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Inherits()
Method Detail |
public static void main(java.lang.String[] args)
An InheritsExecutable
object is created, passed the file, and then the method "main" is called
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |