|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ch.elca.dependency.DPTool
Class DPTool
provides a user-friendly entry point to
the Dependency Tool.
Field Summary | |
static java.lang.String[][] |
OPTIONS
A String[][] representing all the commandline
arguments and whether they are optional or mandatory. |
Constructor Summary | |
DPTool()
|
Method Summary | |
static void |
main(java.lang.String[] argv)
A new, user friendly entry point to the Dependency Tool. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String[][] OPTIONS
String[][]
representing all the commandline
arguments and whether they are optional or mandatory.
Constructor Detail |
public DPTool()
Method Detail |
public static void main(java.lang.String[] argv) throws java.io.IOException
argv
- a String[]
value
java.io.IOException
- if an error occurs
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |