|
|||||||||
| Home >> All >> [ jdstar overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jdstar
Class GDS2JDS

java.lang.Objectjdstar.GDS2JDS
- public class GDS2JDS
- extends java.lang.Object
This is a converter that reads GDStar (http://www.tbp.mb.ca/~ademko/gnu/) level file and writes JDStar level file.
| Constructor Summary | |
private |
GDS2JDS(java.lang.String infile)
|
| Method Summary | |
private void |
convertFile(java.io.File fin)
|
static void |
main(java.lang.String[] args)
|
private static void |
usage()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
GDS2JDS
private GDS2JDS(java.lang.String infile)
| Method Detail |
convertFile
private void convertFile(java.io.File fin)
usage
private static void usage()
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> [ jdstar overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
jdstar.GDS2JDS