test
Class ConvertTest

java.lang.Object
  extended bytest.ConvertTest

public class ConvertTest
extends java.lang.Object

Author:
Simon To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

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

Constructor Detail

ConvertTest

public ConvertTest()
Method Detail

main

public static void main(java.lang.String[] args)
Main routine.

Arguments:

  {-sampleDirectory|-s} directory   The directory containing the sample files.
  {-pDirectory     |-p} directory   The directory containing the .p files.
 [{-newOnly        |-n}]            Generate new .p files only.

Parameters:
args - The arguments.