This method of the HTMLTokenizer Class indicates if the HTMLTokenizer object contains more tokens.
public boolean hasMoreTokens();
Returns true if there are more tokens; otherwise, returns false.