Implements abstract AlphabetParser to read data from the plain text format.
Definition: IMSAlphabetTextParser.h:54
ContainerType elements_
Definition: IMSAlphabetTextParser.h:59
ContainerType & getElements() override
Definition: IMSAlphabetTextParser.h:66
void parse(std::istream &is) override