| Package | Description |
|---|---|
| info.bioinfweb.jphyloio |
The main package of JPhyloIO.
|
| info.bioinfweb.jphyloio.formats.phyloxml |
Contains classes for reading from and writing to streams/files in PhyloXML format.
|
| Modifier and Type | Method and Description |
|---|---|
PhyloXMLMetadataTreatment |
ReadWriteParameterMap.getPhyloXMLMetadataTreatment() |
| Modifier and Type | Method and Description |
|---|---|
static PhyloXMLMetadataTreatment |
PhyloXMLMetadataTreatment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PhyloXMLMetadataTreatment[] |
PhyloXMLMetadataTreatment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|