org.forester.io.parsers
Class GeneralMsaParser

java.lang.Object
  extended by org.forester.io.parsers.GeneralMsaParser

public final class GeneralMsaParser
extends java.lang.Object


Constructor Summary
GeneralMsaParser()
           
 
Method Summary
static Msa parse(java.io.InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralMsaParser

public GeneralMsaParser()
Method Detail

parse

public static Msa parse(java.io.InputStream is)
                 throws java.io.IOException
Throws:
java.io.IOException