jebl.evolution.io
Interface AlignmentImporter

All Known Implementing Classes:
NexusImporter

public interface AlignmentImporter

Version:
$Id: AlignmentImporter.java 185 2006-01-23 23:03:18Z rambaut $
Author:
Andrew Rambaut, Alexei Drummond

Method Summary
 java.util.List<Alignment> importAlignments()
          importAlignment.
 

Method Detail

importAlignments

java.util.List<Alignment> importAlignments()
                                           throws java.io.IOException,
                                                  ImportException
importAlignment.

Throws:
java.io.IOException
ImportException


http://code.google.com/p/jebl2/