Uses of Package
io.github.mmm.scanner
Packages that use io.github.mmm.scanner
Package
Description
Provides the API for scanners that help to parse character sequences efficient and easily.
-
Classes in io.github.mmm.scanner used by io.github.mmm.scannerClassDescriptionAbstract implementation of
CharStreamScanner.This is the interface used to define the syntax to scan characters.This is the interface for a scanner that can be used to parse a stream or sequence of charactercode-points.Default implementation ofTextFormatMessageHandler.