ec.app.sequence
Class FeatureReader

java.lang.Object
  extended by ec.app.sequence.FeatureReader

public class FeatureReader
extends java.lang.Object


Constructor Summary
FeatureReader()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void read(java.io.File f)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureReader

public FeatureReader()
Method Detail

read

public void read(java.io.File f)
          throws java.lang.Exception
Throws:
java.lang.Exception

main

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