All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.roguewave.examples.money.currency.v1_0.CurrencyExample
CurrencyBook
class. The example
illustrates how to initialize a currency book object from a file and how to
access currency information using it.
public CurrencyExample()
public static void main(String args[])
java com.roguewave.examples.money.currency.v1_0.CurrencyExample
Output should appear as follows:
1279433.23 dinar + 908070432.65 dinar = 909349865.88 dinar The sum in centimes = DZD 90934986588
All Packages Class Hierarchy This Package Previous Next Index