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