bcds.phison.cmd
Class PrintPmParams

java.lang.Object
  extended by bcds.phison.cmd.PrintPmParams

public class PrintPmParams
extends java.lang.Object

Loads all the PrrocessingModule(s) whose name are given in the command line and prints the default parameters of each one.

See the output of --help for a description of parameters and operation.


Constructor Summary
PrintPmParams()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintPmParams

public PrintPmParams()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception