Interface SequenceExporter

  • All Known Implementing Classes:
    FastaExporter, NexusExporter

    public interface SequenceExporter
    Version:
    $Id: SequenceExporter.java 429 2006-08-26 18:17:39Z rambaut $
    Author:
    Andrew Rambaut, Alexei Drummond
    • Method Detail

      • exportSequences

        void exportSequences​(java.util.Collection<? extends Sequence> sequences)
                      throws java.io.IOException
        exportSequences.
        Throws:
        java.io.IOException