Microsoft SDK for Java

HTMLTokenizer Class Constructors

The HTMLTokenizer Class contains the following constructor:

HTMLTokenizer(InputStream isin)

Creates an HTMLTokenizer object when passed to an input stream.

Syntax

public HTMLTokenizer(InputStream isin);

Parameters

isin The input stream to tokenize.

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