| Package | Description | 
|---|---|
| info.bioinfweb.jphyloio.factory | Contains interfaces and general implementations for creating JPhyloIO readers and writers related to
  JPhyloIOReaderWriterFactory. | 
| info.bioinfweb.jphyloio.formats.fasta | Contains classes for reading from and writing to streams/files in FASTA format. | 
| info.bioinfweb.jphyloio.formats.mega | Contains classes for reading from and writing to streams/files in MEGA format. | 
| info.bioinfweb.jphyloio.formats.newick | Contains classes for reading from and writing to streams/files in Newick tree format. | 
| info.bioinfweb.jphyloio.formats.nexml | Contains classes for reading from and writing to streams/files in NeXML format. | 
| info.bioinfweb.jphyloio.formats.nexus | Contains classes for reading from and writing to streams/files in Nexus format. | 
| info.bioinfweb.jphyloio.formats.pde | Contains classes for reading from streams/files in PDE format. | 
| info.bioinfweb.jphyloio.formats.phylip | Contains classes for reading from and writing to streams/files in Phylip 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  | JPhyloIOReaderWriterFactoryFactory to create instances of JPhyloIO event readers and writers as well as  JPhyloIOFormatInfoinstances. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FASTAFactoryReader and writer factory for the FASTA format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MEGAFactoryReader and writer factory for the MEGA format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NewickFactoryReader and writer factory for the Newick format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NeXMLFactoryReader and writer factory for the NeXML format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NexusFactoryReader and writer factory for the Nexus format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PDEFactoryReader and writer factory for the PDE format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractPhylipFactoryImplements shared functionality for Phylip factories. | 
| class  | PhylipFactoryReader and writer factory for the (non-sequential) Phylip format. | 
| class  | SequentialPhylipFactoryReader and writer factory for the sequential Phylip format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PhyloXMLFactoryReader and writer factory for the PhyloXML format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XTGFactoryReader and writer factory for the XTG format. |