ExchangeRateProvider implementations.See: Description
| Class | Description |
|---|---|
| ConversionOperators |
This singleton class provides access to the predefined monetary functions.
|
| 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). |
| ExchangeCurrencyOperator | |
| ExchangeRateBuilder |
Builder for creating new instances of
ExchangeRate. |
| 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. |
| LocalDate |
Class to model a local date without timezone info.
|
| Enum | Description |
|---|---|
| ExchangeRateType |
This enum contains all implementations by Moneta.
|
ExchangeRateProvider implementations.Copyright © 2012–2020 JavaMoney. All rights reserved.