Package | Description |
---|---|
info.bioinfweb.jphyloio.formats.nexus.commandreaders.all |
Contains implementations of
NexusCommandEventReader
for commands that are valid in all Nexus blocks. |
info.bioinfweb.jphyloio.formats.nexus.commandreaders.characters |
Contains classes for reading Nexus commands in a
CHARACTERS , UNALIGNED or DATA
block. |
Modifier and Type | Class and Description |
---|---|
class |
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 . |
Modifier and Type | Class and Description |
---|---|
class |
DimensionsReader |
class |
FormatReader
Parser for the
Format command in a Characters , Unaligned or Data block. |