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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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 - ...