com.partnersoft.v3x.tools
Class TransformTOF

java.lang.Object
  extended by com.partnersoft.v3x.tools.TransformTOF

public class TransformTOF
extends java.lang.Object

Takes three file names as args; first file is the original, second is the transform, and the third is where the result goes.


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

Constructor Detail

TransformTOF

public TransformTOF()
Method Detail

main

public static void main(java.lang.String[] argv)