NexusCommandEventReader
for commands that are valid in all Nexus blocks.See: Description
Class | Description |
---|---|
BlockTitleToIDMap |
Used internally be
NexusEventReader and related classes to map Nexus block titles to JPhyloIO IDs. |
LinkReader |
Reads the
LINK command of a Nexus block and stores the links in the shared information map of the
stream data provider under the key NexusReaderStreamDataProvider.INFO_KEY_BLOCK_LINKS . |
TitleReader |
Reads the
TITLE command of a Nexus block and stores the title in the shared information map of the
stream data provider under the key NexusReaderStreamDataProvider.INFO_KEY_BLOCK_TITLE . |
NexusCommandEventReader
for commands that are valid in all Nexus blocks.