[ Home Page ] [ Eiffel Archive ] [ Eiffel Classes and Clusters ]
![]() |
String Tokenizer |
Written by David Clark.
string_tokenizer.e (3,743 bytes) - source code
This is a "string tokenizer" class which extracts tokens (substrings) from a given string. The tokens are separated by one or more delimiters (characters).
It is written in ISE Eiffel and has been used on Unix and Windows machines. It has been used by its author for a bit over a year now and it is well tested.
[ Home Page ] [ Eiffel Archive ] [ Eiffel Classes and Clusters ]