ExchangeRateProvider
implementations.See: Description
Class | Description |
---|---|
DefaultMonetaryConversionsSingletonSpi |
This is the default implementation of the
MonetaryConversionsSingletonSpi interface, backing
up the MonetaryConversions singleton. |
ECBCurrentRateProvider |
This class implements an
ExchangeRateProvider that loads data from
the European Central Bank data feed (XML). |
ECBHistoric90RateProvider |
This class implements an
ExchangeRateProvider
that loads data from the European Central Bank data feed (XML). |
ECBHistoricRateProvider |
This class implements an
ExchangeRateProvider
that loads data from the European Central Bank data feed (XML). |
IdentityRateProvider |
This class implements an
ExchangeRateProvider that provides exchange rate with factor
one for identical base/term currencies. |
IMFRateProvider |
Implements a
ExchangeRateProvider that loads the IMF conversion data. |
ExchangeRateProvider
implementations.Copyright © 2012-2015 JavaMoney. All Rights Reserved.