base.StringTokenizer methods
| Name | Description | 
|---|---|
 | 
Create a string tokenizer object. | 
 | 
Create a string tokenizer object with escape char and null handling. | 
| Name | Description | 
|---|---|
 | 
Returns the number of tokens left to be returned. | 
 | 
Returns TRUE if there are more tokens to return. | 
 | 
Returns the next token found in the source string. |