This method of the HTMLTokenizer Class retrieves a string representation of the HTMLTokenizer object.
public String toString();
Returns a string containing the tag types, tags, attributes, and text of the current token in the HTML file.