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