Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0
-
None
-
None
-
Operating System: other
Platform: Other
-
26699
Description
Tokenizer is missing the following features:
1. Reset of the input string to a new value. This would be helpful
when parsing large files, as you could use the same tokenizer instance
on each line of the file by reseting the input on the tokenizer: