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