Uses of Class
net.time4j.format.RawValues
Package
Description
Defines common interfaces for any format support of Time4J.
This package contains the expert-level format- and parse engine of Time4J.
Temporal formatters which access the platform specific resources.
-
Uses of RawValues in net.time4j.format
Modifier and TypeMethodDescriptionTemporalFormatter.parse(CharSequence text, RawValues rawValues)
Interpretes given text as chronological entity and updates given raw values. -
Uses of RawValues in net.time4j.format.expert
-
Uses of RawValues in net.time4j.format.platform