Microsoft SDK for Java

toString

This method of the HTMLTokenizer Class retrieves a string representation of the HTMLTokenizer object.

Syntax

public String toString();

Return Value

Returns a string containing the tag types, tags, attributes, and text of the current token in the HTML file.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.