ix.test
Class FixDomain

java.lang.Object
  extended by ix.test.FixDomain

public class FixDomain
extends java.lang.Object

Fixes a domain in some fashion. (This class may be edited and recompiled to perform whatever fix is required at the time.) Outputs to a file of the same name in /tmp.


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
 

Method Detail

main

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