org.forester.io.parsers.nexus
public class NexusBinaryStatesMatrixParser extends java.lang.Object
Constructor and Description |
---|
NexusBinaryStatesMatrixParser() |
Modifier and Type | Method and Description |
---|---|
CharacterStateMatrix<CharacterStateMatrix.BinaryStates> |
getMatrix() |
int |
getNChar() |
int |
getNTax() |
void |
parse() |
void |
setSource(java.lang.Object nexus_source) |
public CharacterStateMatrix<CharacterStateMatrix.BinaryStates> getMatrix()
public int getNChar()
public int getNTax()
public void parse() throws java.io.IOException
java.io.IOException
public void setSource(java.lang.Object nexus_source) throws PhylogenyParserException, java.io.IOException
PhylogenyParserException
java.io.IOException