com.partnersoft.v3x.util
Class TOFRewriter

java.lang.Object
  extended by com.partnersoft.v3x.util.TOFRewriter

public class TOFRewriter
extends java.lang.Object

Rewrites a TOF file. Useful when upgrading, or just to clean up and hand-built one.


Constructor Summary
TOFRewriter()
           
 
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

TOFRewriter

public TOFRewriter()
Method Detail

main

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