This tutorial will show you how to create a currency converter the easy way. It covers downloading website contents (from XE) and using regular expression to match the rates.
Link to text file containing the regular expression, link & currency list:
http://azizsaleh.com/text/java-currency-converter.txt
Source Code:
http://www.azizsaleh.com/text/java-currency-converter-source.txt
Link to this comment:
All Comments (0)