See: Description
| Interface | Description |
|---|---|
| NexusCommandEventReader |
Interface to be implement by all classes and parse a single Nexus command and convert its contents
into JPhyloIO events.
|
| Class | Description |
|---|---|
| AbstractKeyValueCommandReader | |
| AbstractNexusCommandEventReader |
Implements shared functionality for classes implementing
NexusCommandEventReader. |
| DefaultCommandReader |
Default Nexus command reader for all unsupported Nexus commands.
|
| NexusCommandReaderFactory |
A factory class that creates instance of
NexusCommandEventReader. |