|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.unihalle.informatik.Alida.tools.PrintDataIOProvider
public class PrintDataIOProvider
A helper class to adminstrate the ALDIA dataIO system. Prints the mapping of java classes to registered dataIO providers for the interface type requested.
| Constructor Summary | |
|---|---|
PrintDataIOProvider(java.lang.String[] args)
Construct a PrintDataIOProvider using args |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main routine of ALDOpRunner , see usage. |
void |
runIt()
This method does the complete work to scan arguments, read and write parameters and runOp the operator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintDataIOProvider(java.lang.String[] args)
PrintDataIOProvider using args
args - command line arguments| Method Detail |
|---|
public static void main(java.lang.String[] args)
ALDOpRunner , see usage.
public void runIt()
runOp the operator.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||