Class TaxaBlockParser

java.lang.Object
org.biojavax.bio.phylo.io.nexus.NexusBlockParser.Abstract
org.biojavax.bio.phylo.io.nexus.TaxaBlockParser
All Implemented Interfaces:
NexusBlockParser

Parses Nexus taxa blocks.
Since:
1.6
Author:
Richard Holland, Tobias Thierer, Jim Balhoff
  • Constructor Details

    • TaxaBlockParser

      public TaxaBlockParser(TaxaBlockListener blockListener)
      Delegates to NexusBlockParser.Abstract.
      Parameters:
      blockListener - the listener to send parse events to.
  • Method Details