|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tyenki.tree.Main
public class Main
A convenience class to invoke the tree builder from the command line.
| Method Summary | |
|---|---|
static void |
main(String[] args)
Invokes the tree generator using the specified configuration for the given XML document. |
static void |
usage(PrintStream w,
String message)
Displays the usage of this class on the specified print stream. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(String[] args)
throws Exception
args - The command-line parameters.
Exception
public static void usage(PrintStream w,
String message)
w - Where to write the usagemessage - Any message (optional)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||