StringTokenizer Fields |
The StringTokenizer type exposes the following members.
Name | Description | |
---|---|---|
DefaultDelimiters |
String conatining the default set of delimiters which are " \t\n\r\f":
the space character, the tab character, the newline character, the carriage-return character, and the form-feed character.
|