dip.misc
Class Convert

java.lang.Object
  extended bydip.misc.Convert

public class Convert
extends java.lang.Object

Converts JUDGE map files to jDip XML adjacency format.

Also (if only 1 argument specified) converts JUDGE map files to a list of abbreviated/long names, and a list of supply centers, for easier cut and paste.

This must be run from the command line
e.g., java dip.misc.Convert [arguments]

NOTE:


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

Convert

public Convert()
Method Detail

main

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


Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.