Currency Converter
Package:
Summary:
Convert amounts between currencies using Google
Groups:
Author:
Description:
This class can be used to convert amounts between currencies using Google.
It sends an HTTP request to retrieve a Google search page that shows the results of conversion given money amount between two currencies.
The class parses the retrieved page and returns the converted amount value value.
It sends an HTTP request to retrieve a Google search page that shows the results of conversion given money amount between two currencies.
The class parses the retrieved page and returns the converted amount value value.
Comments are closed.