Quantity/Formatter Library is a Java library developed in
accordance to the quantity/formatter pattern (as
demonstrated by the Date/SimpleDateFormat in the standard
J2SE library). The following quantity/formatter pairs are
currently available: Currency/CurrencyFormat, Density/
DensityFormat, Dimension/DimensionFormat, Distance/
DistanceFormat, ElapsedTime/ElapsedTimeFormat,
Temperature/TemperatureFormat, Volume/VolumeFormat, and
Weight/WeightFormat.