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.
ATTENTION:
This implementation and its sub-classes are NOT thread-safe and have no intention to be thread-safe.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 characters.Default implementation ofTextFormatMessageHandler.