org.forester.io.parsers.nexus
Class PaupLogParser
java.lang.Object
org.forester.io.parsers.nexus.PaupLogParser
public class PaupLogParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaupLogParser
public PaupLogParser()
parse
public CharacterStateMatrix<CharacterStateMatrix.BinaryStates> parse()
throws IOException
- Throws:
IOException
setSource
public void setSource(Object nexus_source)
throws PhylogenyParserException,
IOException
- Throws:
PhylogenyParserException
IOException