Development of java classes capable to convert some numbers into it\\\\\\\'s human-readable form in as many as possible different languages ( English, Russian, French, German, Hindu, Persian etc). There is also support for different currencies and
Follow Java converts number to words
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
-
Only Russian and English is provided. For an other language, you need to write your own subclass. Also not very well designed: - when trying a language which is not provided: classnotfound exception - no (localized) error messages when input is wrong - although an object requires two fields to be set, there is no constructor for these fields - ...