Module io.github.mmm.scanner
Package io.github.mmm.scanner
package io.github.mmm.scanner
Provides the API for scanners that help to parse character sequences efficient and easily.
-
ClassDescriptionAbstract implementation of
CharStreamScanner.Simple static helper for dealing with escaped characters.Implementation ofCharStreamScannerthat adapts aReaderto read and parse textual data.Interface of a parser the canparsea Java object from astring representation.This is the interface used to define the syntax to scan characters.This is the implementation ofCharScannerSyntaxas Java bean.Implementation ofCharStreamScannerbased onString.This is the interface for a scanner that can be used to parse a stream or sequence of charactercode-points.Default implementation ofTextFormatMessageHandler.