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