Returns the next token from this string tokenizer.
@return the next token from this string tokenizer. @exception NoSuchElementException if there are no more tokens in this tokenizer's string.
See Implementation
Returns the next token from this string tokenizer.
@return the next token from this string tokenizer. @exception NoSuchElementException if there are no more tokens in this tokenizer's string.