This is one very special class which will help you subdivide a line of text into
different tokens or items in a very quick way.
Items created will be stored inside a StringNode
allowing you the maximum control.
This class is very usefull when you have to parse input from a text file or from
a string gadget.
|