Package net.time4j.format.expert
package net.time4j.format.expert
This package contains the expert-level format- and parse engine of Time4J.
- Since:
- 3.0
-
InterfaceDescriptionChronoParser<T>Interpretes a text as chronological entity.Prints a chronological entity.
-
ClassDescriptionRepresents a chronological format for the conversion between a chronological text and the chronological value of type T.Builder for creating a new
ChronoFormatter
.Represents a position information of a chronological element with a formatted text.Collection of predefined format objects for ISO-8601.MultiFormatParser<T extends ChronoEntity<T>>Serves for parsing of text input whose format is not yet known at compile time.Represents a log for the current status and error informations during parsing. -
Enum ClassDescriptionDetermines a suitable style in ISO-format for printing gregorian calendar dates.Determines how to print the decimal separator in ISO-format.Collection of different format patterns.Determines a suitable strategy for handling numerical signs.