stella.xml
Class SequenceList.Read
java.lang.Object
stella.xml.SequenceList.Read
- Enclosing class:
- SequenceList
public static class SequenceList.Read
- extends Object
We try to read in the sequence file given on the command line and
construct a sequence list out of it.
|
Method Summary |
static void |
main(String[] arg)
The only command line argument is the sequence file name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SequenceList.Read
public SequenceList.Read()
main
public static void main(String[] arg)
throws ParseException
- The only command line argument is the sequence file name.
- Throws:
ParseException