Click or drag to resize

StandardTokenizer Constructor


Overload List
  Name Description
Public method StandardTokenizer(Version, TextReader) Creates a new instance of the StandardTokenizer. Attaches the input to the newly created JFlex scanner.
Public method StandardTokenizer(Version, AttributeSource, TextReader) Creates a new StandardTokenizer with a given AttributeSource.
Public method StandardTokenizer(Version, AttributeFactory, TextReader) Creates a new StandardTokenizer with a given AttributeFactory
Top
See Also