|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.forester.io.parsers.nexus.NexusPhylogeniesParser
public class NexusPhylogeniesParser
| Constructor Summary | |
|---|---|
NexusPhylogeniesParser()
|
|
| Method Summary | |
|---|---|
Phylogeny[] |
parse()
|
void |
setIgnoreQuotes(boolean ignore_quotes_in_nh_data)
|
void |
setReplaceUnderscores(boolean replace_underscores)
|
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 |
|---|
public NexusPhylogeniesParser()
| Method Detail |
|---|
public Phylogeny[] parse()
throws java.io.IOException,
NHXFormatException
parse in interface PhylogenyParserjava.io.IOException
NHXFormatExceptionpublic void setIgnoreQuotes(boolean ignore_quotes_in_nh_data)
public void setReplaceUnderscores(boolean replace_underscores)
public void setSource(java.lang.Object nexus_source)
throws PhylogenyParserException,
java.io.IOException
setSource in interface PhylogenyParserPhylogenyParserException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||