Constructor StandardTokenizerImpl
StandardTokenizerImpl(TextReader)
Creates a new scanner
Declaration
public StandardTokenizerImpl(TextReader in)
Parameters
Type | Name | Description |
---|---|---|
System.IO.TextReader | in | the TextReader to read input from. |