| Modifier and Type | Class and Description |
|---|---|
class |
NexusPhylogeniesParser |
| Modifier and Type | Class and Description |
|---|---|
class |
NHXParser |
| Modifier and Type | Class and Description |
|---|---|
class |
PhyloXmlParser |
| Modifier and Type | Class and Description |
|---|---|
class |
TolParser |
| Modifier and Type | Method and Description |
|---|---|
static PhylogenyParser |
ParserUtils.createParserDependingFileContents(File file,
boolean phyloxml_validate_against_xsd) |
static PhylogenyParser |
ParserUtils.createParserDependingOnFileType(File file,
boolean phyloxml_validate_against_xsd) |
static PhylogenyParser |
ParserUtils.createParserDependingOnUrlContents(URL url,
boolean phyloxml_validate_against_xsd) |
| Modifier and Type | Method and Description |
|---|---|
static Phylogeny[] |
PhylogenyMethods.readPhylogenies(PhylogenyParser parser,
File file) |
static Phylogeny[] |
PhylogenyMethods.readPhylogenies(PhylogenyParser parser,
List<File> files) |
Copyright © 2016. All rights reserved.