Uses of Interface
io.github.mmm.scanner.CharStreamScanner
Packages that use CharStreamScanner
Package
Description
Provides the API for scanners that help to parse character sequences efficient and easily.
-
Uses of CharStreamScanner in io.github.mmm.scanner
Classes in io.github.mmm.scanner that implement CharStreamScannerModifier and TypeClassDescriptionclassAbstract implementation ofCharStreamScanner.
ATTENTION:
This implementation and its sub-classes are NOT thread-safe and have no intention to be thread-safe.classImplementation ofCharStreamScannerthat adapts aReaderto read and parse textual data.classMethods in io.github.mmm.scanner with parameters of type CharStreamScanner