Tanl Linguistic Pipeline |
Public Member Functions | |
conf (char const *name) | |
Protected Member Functions | |
virtual void | parseValue (char const *&line) |
Parse the line of text by splitting it into words that are separated by whitespace. | |
virtual void | reset () |
void | serialize (std::ostream &os) |
virtual void IXE::conf< Replacements >::parseValue | ( | char const *& | line | ) | [inline, protected, virtual] |
Parse the line of text by splitting it into words that are separated by whitespace.
line | The line of text to be parsed. |
Implements IXE::Configuration::Item.
References Tanl::Text::next_token_line().