| Package | Description |
|---|---|
| info.bioinfweb.jphyloio.formats.nexml |
Contains classes for reading from and writing to streams/files in NeXML format.
|
| info.bioinfweb.jphyloio.formats.pde |
Contains classes for reading from streams/files in PDE format.
|
| info.bioinfweb.jphyloio.formats.phyloxml |
Contains classes for reading from and writing to streams/files in PhyloXML format.
|
| info.bioinfweb.jphyloio.formats.xtg |
Contains classes for reading from and writing to streams/files in XTG format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NeXMLFactory
Reader and writer factory for the NeXML format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDEFactory
Reader and writer factory for the PDE format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PhyloXMLFactory
Reader and writer factory for the PhyloXML format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XTGFactory
Reader and writer factory for the XTG format.
|