anl.aida.util
Class Converter
java.lang.Object
anl.aida.util.Converter
public class Converter
- extends java.lang.Object
Quick and dirty code to convert index files into the new format.
Field Summary |
(package private) java.util.Calendar |
cal
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cal
java.util.Calendar cal
Converter
public Converter()
tribFileConvert
public void tribFileConvert()
throws java.io.IOException,
java.text.ParseException
- Throws:
java.io.IOException
java.text.ParseException
ntarcFileConvert
public void ntarcFileConvert()
throws java.io.IOException,
java.text.ParseException
- Throws:
java.io.IOException
java.text.ParseException
main
public static void main(java.lang.String[] args)
throws java.io.IOException,
java.text.ParseException
- Throws:
java.io.IOException
java.text.ParseException