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 for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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 - ...