Quantity/Formatter Library News
Status: Alpha
Brought to you by:
pcauto
Version 0.3 is now available. Changes have been made to the following class(es):
WeightFormat.java
CurrencyFormat.java
These two classes now have grouping support added to them to allow parsing and formatting of values with separators in them (for example, "100,00").
A new quantity/formatter object has also been created:
Volume.java
VolumeFormat.java
VolumeTest.java
Version 0.2 has been released. Changes have been made to the following class(es):
CurrencyFormat.java
Please see changelog and release notes for more deatils.
Published JavaDocs for quantity/formatter objects under files tab: QFobj_javadoc.zip