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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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 - ...