All Classes and Interfaces
Class
Description
Abstract implementation of
ATTENTION:
This implementation and its sub-classes are NOT thread-safe and have no intention to be thread-safe.
CharStreamScanner.ATTENTION:
This implementation and its sub-classes are NOT thread-safe and have no intention to be thread-safe.
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.This is the interface for a scanner that can be used to parse a stream or sequence of characters.
Default implementation of
TextFormatMessageHandler.