org.forester.io.parsers.nexus
Class PaupLogParser

java.lang.Object
  extended by org.forester.io.parsers.nexus.PaupLogParser

public class PaupLogParser
extends java.lang.Object


Constructor Summary
PaupLogParser()
           
 
Method Summary
 CharacterStateMatrix<CharacterStateMatrix.BinaryStates> parse()
           
 void setSource(java.lang.Object nexus_source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaupLogParser

public PaupLogParser()
Method Detail

parse

public CharacterStateMatrix<CharacterStateMatrix.BinaryStates> parse()
                                                              throws java.io.IOException
Throws:
java.io.IOException

setSource

public void setSource(java.lang.Object nexus_source)
               throws PhylogenyParserException,
                      java.io.IOException
Throws:
PhylogenyParserException
java.io.IOException