All Classes and Interfaces
Class
Description
Abstract implementation of
CharStreamScanner.Simple static helper for dealing with escaped characters.
Implementation of
CharStreamScanner that adapts a Reader to read and parse textual data.Callback interface to parse a number as sequence of digits, signs, and symbols.
Interface for handling of a special number syntax.
CharScannerNumberParserBase.CharScannerNumberSpecial for digit delimiters like '_'.CharScannerNumberParserBase.CharScannerNumberSpecial for non-numeric number literals like CharScannerNumberParserBase.NAN.Interface of a parser the can
parse a Java object from a string
representation.Interface for
radix handling.This is the interface used to define the syntax to scan characters.
This is the implementation of
CharScannerSyntax as Java bean.Implementation of
CharStreamScanner based on String.This is the interface for a scanner that can be used to parse a stream or sequence of character
code-points.Default implementation of
TextFormatMessageHandler.