This method of the HTMLTokenizer Class resets the input to the last marked position.
public void reset() throws IOException;
IOException if the tokenized input stream cannot set the requested mark.
java.lang.InputStream.reset