Package | Description |
---|---|
info.bioinfweb.jphyloio.formats.nexus.blockhandlers |
Contains implementations of
NexusCommandEventReader
for commands that are valid in all Nexus blocks. |
Class and Description |
---|
AbstractNexusBlockHandler
Abstract implementation of
NexusBlockHandler that stores a set of block names
in an unmodifiable collection. |
NexusBlockHandler
A Nexus block handler implements methods that shall be executed by
NexusEventReader
each time an according block BEGIN or END command is read. |
NexusBlockHandlerMap
Manages Nexus block handlers for an instance of
NexusEventReader . |
TreesBlockHandler |