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