Microsoft SDK for Java

hasMoreTokens

This method of the HTMLTokenizer Class indicates if the HTMLTokenizer object contains more tokens.

Syntax

public boolean hasMoreTokens();

Return Value

Returns true if there are more tokens; otherwise, returns false.

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