The API basically consists of four packages:
- javax.money contains the main artifacts of the API, e.g. the interfaces for MonetaryAmount, CurrencyUnit, MonetaryOperator, MonetaryQuery, and the
+ javax.money contains the main artifacts of the API, e.g. the interfaces for MonetaryAmount, CurrencyUnit, MonetaryOperator, MonetaryQuery, and the
accessor singletons for amounts, currencies and roundings.
- javax.money.convert contains currency conversion logic.
- javax.money.format contains the formatting logic, which has some similarities with java.text but relies
+ javax.money.convert contains currency conversion logic.
+ javax.money.format contains the formatting logic, which has some similarities with java.text but relies
more on immutable artifacts and builders.
- javax.money.spi contains the service provider interfaces and the bootstrap logic, which allows to configure the API
+ javax.money.spi contains the service provider interfaces and the bootstrap logic, which allows to configure the API
also within EE contexts (e.g. running it within a CDI container).
+
+ The Java 9 "Jigsaw" module is java.money.
@@ -155,7 +156,7 @@
- Since it a Java Specification Request check out out JSR's specification from the JSR 354 Detail Page .
+ Since it a Java Specification Request check out out JSR's specification from the JSR 354 Detail Page .
@@ -168,7 +169,12 @@
diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html
new file mode 100644
index 0000000..c01a7ac
--- /dev/null
+++ b/apidocs/allclasses-frame.html
@@ -0,0 +1,81 @@
+
+
+
+
+
+
+All Classes (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+All Classes
+
+
+
diff --git a/apidocs/allclasses-index.html b/apidocs/allclasses-index.html
new file mode 100644
index 0000000..3dd0557
--- /dev/null
+++ b/apidocs/allclasses-index.html
@@ -0,0 +1,533 @@
+
+
+
+
+
+All Classes (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
All Classes Interface Summary Class Summary Enum Summary Exception Summary
+
+
+
+
+
+
+
diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html
new file mode 100644
index 0000000..45855f0
--- /dev/null
+++ b/apidocs/allclasses-noframe.html
@@ -0,0 +1,81 @@
+
+
+
+
+
+
+All Classes (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+All Classes
+
+
+
diff --git a/apidocs/allpackages-index.html b/apidocs/allpackages-index.html
new file mode 100644
index 0000000..2a0222c
--- /dev/null
+++ b/apidocs/allpackages-index.html
@@ -0,0 +1,141 @@
+
+
+
+
+
+All Packages (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Package Summary
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.convert
+
+Defines the monetary currency conversion API.
+
+
+
+javax.money.format
+
+Money and Currency format API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/argfile b/apidocs/argfile
new file mode 100644
index 0000000..26d5e70
--- /dev/null
+++ b/apidocs/argfile
@@ -0,0 +1 @@
+'C:/Users/werner/git/jsr354-api/src/main/java/module-info.java'
\ No newline at end of file
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html
new file mode 100644
index 0000000..dee9615
--- /dev/null
+++ b/apidocs/constant-values.html
@@ -0,0 +1,177 @@
+
+
+
+
+
+Constant Field Values (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+javax.money.*
+
+
+
+
+javax.money.AbstractContext
+
+
+Modifier and Type
+Constant Field
+Value
+
+
+
+
+
+
+ protected static final java.lang.String
+KEY_PROVIDER
+"provider"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html
new file mode 100644
index 0000000..6c1f1ba
--- /dev/null
+++ b/apidocs/deprecated-list.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Deprecated List (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
diff --git a/apidocs/element-list b/apidocs/element-list
new file mode 100644
index 0000000..a791fc1
--- /dev/null
+++ b/apidocs/element-list
@@ -0,0 +1,5 @@
+module:java.money
+javax.money
+javax.money.convert
+javax.money.format
+javax.money.spi
diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html
new file mode 100644
index 0000000..28fb5f3
--- /dev/null
+++ b/apidocs/help-doc.html
@@ -0,0 +1,234 @@
+
+
+
+
+
+API Help (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+Module
+Each module has a page that contains a list of its packages, dependencies on other modules, and services, with a summary for each. These page may contain three categories:
+
+Packages
+Modules
+Services
+
+
+
+
+
+Package
+Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:
+
+Interfaces
+Classes
+Enums
+Exceptions
+Errors
+Annotation Types
+
+
+
+
+
+Class or Interface
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
+
+Class Inheritance Diagram
+Direct Subclasses
+All Known Subinterfaces
+All Known Implementing Classes
+Class or Interface Declaration
+Class or Interface Description
+
+
+
+Nested Class Summary
+Field Summary
+Property Summary
+Constructor Summary
+Method Summary
+
+
+
+Field Details
+Property Details
+Constructor Details
+Method Details
+
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+
+
+
+
+Annotation Type
+Each annotation type has its own separate page with the following sections:
+
+Annotation Type Declaration
+Annotation Type Description
+Required Element Summary
+Optional Element Summary
+Element Details
+
+
+
+
+
+Enum
+Each enum has its own separate page with the following sections:
+
+Enum Declaration
+Enum Description
+Enum Constant Summary
+Enum Constant Details
+
+
+
+
+
+Use
+Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its "Use" page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
+
+
+
+
+Tree (Class Hierarchy)
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.
+
+When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
+When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package.
+
+
+
+
+
+Deprecated API
+The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+
+
+
+
+Index
+The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.
+
+
+
+
+Serialized Form
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
+
+
+
+
+
+
+
+Search
+You can search for definitions of modules, packages, types, fields, methods and other terms defined in the API, using some or all of the name. "Camel-case" abbreviations are supported: for example, "InpStr" will find "InputStream" and "InputStreamReader".
+
+
+
+
+
This help file applies to API documentation generated by the standard doclet.
+
+
+
+
diff --git a/apidocs/index-all.html b/apidocs/index-all.html
new file mode 100644
index 0000000..2cde5b4
--- /dev/null
+++ b/apidocs/index-all.html
@@ -0,0 +1,2345 @@
+
+
+
+
+
+Index (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+A B C D E F G H I J K L M N O P Q R S T U V W All Classes All Packages
+
+
+
A
+
+abs() - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is the absolute value of this
+ MonetaryAmount, and whose scale is this.getContext().getMaxScale().
+
+AbstractContext - Class in javax.money
+
+Represents a general context of data targeting an item of type Q.
+
+AbstractContext(AbstractContextBuilder<?, ?>) - Constructor for class javax.money.AbstractContext
+
+
+
+AbstractContextBuilder <B extends AbstractContextBuilder ,C extends AbstractContext > - Class in javax.money
+
+This interface defines the common generic parts of a query.
+
+AbstractContextBuilder() - Constructor for class javax.money.AbstractContextBuilder
+
+AbstractQuery - Class in javax.money
+
+Represents a general context of data targeting an item of type Q.
+
+AbstractQuery(AbstractQueryBuilder) - Constructor for class javax.money.AbstractQuery
+
+Constructor, using a builder.
+
+AbstractQueryBuilder <B extends AbstractQueryBuilder ,C extends AbstractQuery > - Class in javax.money
+
+This abstract class defines the common generic parts of a query.
+
+AbstractQueryBuilder() - Constructor for class javax.money.AbstractQueryBuilder
+
+Initializes the query builder, as a default query builder.
+
+add(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is this + augend, and whose scale is max(this.getContext().getMaxScale(),
+ augend.getContext().getMaxScale()).
+
+ALWAYS - javax.money.spi.MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy
+
+Always include this factory (and the corresponding amount type) within queries.
+
+AmountFormatContext - Class in javax.money.format
+
+
+
+AmountFormatContextBuilder - Class in javax.money.format
+
+
+
+AmountFormatQuery - Class in javax.money.format
+
+
+
+AmountFormatQueryBuilder - Class in javax.money.format
+
+
+
+ANY - javax.money.convert.RateType
+
+Any type of rates.
+
+ANY_CONVERSION - Static variable in class javax.money.convert.ConversionContext
+
+ConversionContext that queries any conversion available.
+
+apply(MonetaryAmount) - Method in interface javax.money.MonetaryOperator
+
+Applies the operator on the given amount.
+
+
+
+
+
+
B
+
+Bootstrap - Class in javax.money.spi
+
+This singleton provides access to the services available in the current runtime environment and context.
+
+build() - Method in class javax.money.AbstractContextBuilder
+
+
+
+build() - Method in class javax.money.AbstractQueryBuilder
+
+Creates a new
AbstractQuery with the data from this Builder
+ instance.
+
+build() - Method in class javax.money.convert.ConversionContextBuilder
+
+
+
+build() - Method in class javax.money.convert.ConversionQueryBuilder
+
+
+
+build() - Method in class javax.money.convert.ProviderContextBuilder
+
+
+
+build() - Method in class javax.money.CurrencyContextBuilder
+
+
+
+build() - Method in class javax.money.CurrencyQueryBuilder
+
+
+
+build() - Method in class javax.money.format.AmountFormatContextBuilder
+
+
+
+build() - Method in class javax.money.format.AmountFormatQueryBuilder
+
+
+
+build() - Method in class javax.money.MonetaryAmountFactoryQueryBuilder
+
+
+
+build() - Method in class javax.money.MonetaryContextBuilder
+
+
+
+build() - Method in class javax.money.RoundingContextBuilder
+
+
+
+build() - Method in class javax.money.RoundingQueryBuilder
+
+
+
+
+
+
+
+
C
+
+compareTo(NumberValue) - Method in class javax.money.NumberValue
+
+ConversionContext - Class in javax.money.convert
+
+This class models a context for which a
ExchangeRate is valid.
+
+ConversionContextBuilder - Class in javax.money.convert
+
+
+
+ConversionContextBuilder() - Constructor for class javax.money.convert.ConversionContextBuilder
+
+Create a new Builder instance without any provider, e.g.
+
+ConversionQuery - Class in javax.money.convert
+
+
+
+ConversionQueryBuilder - Class in javax.money.convert
+
+
+
+create() - Method in interface javax.money.MonetaryAmountFactory
+
+Creates a new instance of
MonetaryAmount, using the current data set on this factory.
+
+create(ProviderContext) - Static method in class javax.money.convert.ProviderContextBuilder
+
+Create a new ProviderContextBuilder, hereby using the given
ProviderContext
+ 's values as defaults.
+
+create(ProviderContext, RateType) - Static method in class javax.money.convert.ConversionContextBuilder
+
+Create a new Builder, hereby using the given
+
ConversionContext's values as defaults.
+
+create(AmountFormatQuery) - Static method in class javax.money.format.AmountFormatContextBuilder
+
+
+
+createMonetaryAmountFactory() - Method in interface javax.money.spi.MonetaryAmountFactoryProviderSpi
+
+
+
+createRoundingQueryBuilder() - Method in class javax.money.DefaultMonetaryRoundingsSingletonSpi
+
+Creates an rounding instance using RoundingMode.UP rounding.
+
+CurrencyContext - Class in javax.money
+
+This class models the attributable context of
CurrencyUnit instances.
+
+CurrencyContextBuilder - Class in javax.money
+
+
+
+CurrencyConversion - Interface in javax.money.convert
+
+
+
+CurrencyConversionException - Exception in javax.money.convert
+
+Exception thrown when a monetary conversion operation fails.
+
+CurrencyConversionException(CurrencyUnit, CurrencyUnit, ConversionContext) - Constructor for exception javax.money.convert.CurrencyConversionException
+
+Constructs an CurrencyConversionException with the specified
+ source and target currency.
+
+CurrencyConversionException(CurrencyUnit, CurrencyUnit, ConversionContext, String) - Constructor for exception javax.money.convert.CurrencyConversionException
+
+Constructs an CurrencyConversionException with the specified
+ detail message, timestamp, source and target currency.
+
+CurrencyConversionException(CurrencyUnit, CurrencyUnit, ConversionContext, String, Throwable) - Constructor for exception javax.money.convert.CurrencyConversionException
+
+Constructs a new exception with the specified source and target currency,
+ detail message and cause.
+
+CurrencyProviderSpi - Interface in javax.money.spi
+
+SPI (core) to be registered using the
Bootstrap, which allows to
+ register/provide additional currencies into the system automatically on
+ startup.
+
+CurrencyQuery - Class in javax.money
+
+This class models a query for accessing instances of
CurrencyUnit.
+
+CurrencyQueryBuilder - Class in javax.money
+
+
+
+CurrencySupplier - Interface in javax.money
+
+
+
+CurrencyUnit - Interface in javax.money
+
+A unit of currency.
+
+
+
+
+
+
D
+
+DefaultMonetaryFormatsSingletonSpi() - Constructor for class javax.money.format.MonetaryFormats.DefaultMonetaryFormatsSingletonSpi
+
+DefaultMonetaryRoundingsSingletonSpi - Class in javax.money
+
+This class models the accessor for rounding instances, modeled as
+
MonetaryOperator.
+
+DefaultMonetaryRoundingsSingletonSpi() - Constructor for class javax.money.DefaultMonetaryRoundingsSingletonSpi
+
+DEFERRED - javax.money.convert.RateType
+
+Deferred rates are basically also current rates, but have some fixed delay, e.g.
+
+DEFERRED_CONVERSION - Static variable in class javax.money.convert.ConversionContext
+
+ConversionContext querying for any deferred rates.
+
+DIRECT_REFERENCE_ONLY - javax.money.spi.MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy
+
+Only consider this factory, when the implementation type is specified explicitly in the
+
MonetaryContext required.
+
+divide(double) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+divide(long) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+divide(Number) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+divideAndRemainder(double) - Method in interface javax.money.MonetaryAmount
+
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+divideAndRemainder(long) - Method in interface javax.money.MonetaryAmount
+
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+divideAndRemainder(Number) - Method in interface javax.money.MonetaryAmount
+
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+divideToIntegralValue(double) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+divideToIntegralValue(long) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+divideToIntegralValue(Number) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+doubleValueExact() - Method in class javax.money.NumberValue
+
+Access the numeric value as double.
+
+
+
+
+
+
E
+
+equals(Object) - Method in class javax.money.AbstractContext
+
+ExchangeRate - Interface in javax.money.convert
+
+This class models an exchange rate, which defines the factor the numeric value of a base amount in some currency
+ 'A' must be multiplied
+ to get the corresponding amount in the terminating currency 'B'.
+
+ExchangeRateProvider - Interface in javax.money.convert
+
+This interface defines access to the exchange rates provided by a provider.
+
+ExchangeRateProviderSupplier - Interface in javax.money.convert
+
+
+
+
+
+
+
+
F
+
+format(MonetaryAmount) - Method in interface javax.money.format.MonetaryAmountFormat
+
+
+
+from(ProviderContext, RateType) - Static method in class javax.money.convert.ConversionContext
+
+
+
+from(MonetaryAmountFactoryQuery, Class<? extends MonetaryAmount>) - Static method in class javax.money.MonetaryContext
+
+
+
+from(MonetaryContext, Class<? extends MonetaryAmount>) - Static method in class javax.money.MonetaryContext
+
+Creates a new MonetaryContext).
+
+
+
+
+
+
G
+
+get() - Method in interface javax.money.convert.ExchangeRateProviderSupplier
+
+Get the provider name.
+
+get(Class<T>) - Method in class javax.money.AbstractContext
+
+Access an attribute, hereby using the class name as key.
+
+get(String, Class<T>) - Method in class javax.money.AbstractContext
+
+Access an attribute.
+
+getAmountFactories() - Static method in class javax.money.Monetary
+
+
+
+getAmountFactories() - Method in interface javax.money.spi.MonetaryAmountsSingletonSpi
+
+
+
+getAmountFactories(MonetaryAmountFactoryQuery) - Static method in class javax.money.Monetary
+
+Returns all factory instances that match the query.
+
+getAmountFactories(MonetaryAmountFactoryQuery) - Method in interface javax.money.spi.MonetaryAmountsSingletonQuerySpi
+
+
+
+getAmountFactory(Class<T>) - Static method in class javax.money.Monetary
+
+
+
+getAmountFactory(Class<T>) - Method in interface javax.money.spi.MonetaryAmountsSingletonSpi
+
+
+
+getAmountFactory(MonetaryAmountFactoryQuery) - Static method in class javax.money.Monetary
+
+Executes the query and returns the factory found, if there is only one factory.
+
+getAmountFactory(MonetaryAmountFactoryQuery) - Method in interface javax.money.spi.MonetaryAmountsSingletonQuerySpi
+
+Executes the query and returns the
MonetaryAmountFactory implementation type found,
+ if there is only one type.
+
+getAmountFormat(String, String...) - Static method in class javax.money.format.MonetaryFormats
+
+
+
+getAmountFormat(String, String...) - Method in interface javax.money.spi.MonetaryFormatsSingletonSpi
+
+
+
+getAmountFormat(Locale, String...) - Static method in class javax.money.format.MonetaryFormats
+
+
+
+getAmountFormat(Locale, String...) - Method in interface javax.money.spi.MonetaryFormatsSingletonSpi
+
+
+
+getAmountFormat(AmountFormatQuery) - Static method in class javax.money.format.MonetaryFormats
+
+
+
+getAmountFormat(AmountFormatQuery) - Method in interface javax.money.spi.MonetaryFormatsSingletonSpi
+
+
+
+getAmountFormats(AmountFormatQuery) - Method in class javax.money.format.MonetaryFormats.DefaultMonetaryFormatsSingletonSpi
+
+
+
+getAmountFormats(AmountFormatQuery) - Static method in class javax.money.format.MonetaryFormats
+
+
+
+getAmountFormats(AmountFormatQuery) - Method in interface javax.money.spi.MonetaryAmountFormatProviderSpi
+
+
+
+getAmountFormats(AmountFormatQuery) - Method in interface javax.money.spi.MonetaryFormatsSingletonSpi
+
+
+
+getAmountFractionDenominator() - Method in class javax.money.NumberValue
+
+This method allows to extract the denominator part of the current fraction, hereby given
+
+getAmountFractionNumerator() - Method in class javax.money.NumberValue
+
+This method allows to extract the numerator part of the current fraction, hereby given
+
+getAmountType() - Method in interface javax.money.MonetaryAmountFactory
+
+
+
+getAmountType() - Method in class javax.money.MonetaryContext
+
+Get the MonetaryAmount implementation class.
+
+getAmountType() - Method in interface javax.money.spi.MonetaryAmountFactoryProviderSpi
+
+
+
+getAmountType(MonetaryAmountFactoryQuery) - Method in interface javax.money.spi.MonetaryAmountsSingletonQuerySpi
+
+Executes the query and returns the
MonetaryAmount implementation type found,
+ if there is only one type.
+
+getAmountTypes() - Static method in class javax.money.Monetary
+
+
+
+getAmountTypes() - Method in interface javax.money.spi.MonetaryAmountsSingletonSpi
+
+
+
+getAmountTypes(MonetaryAmountFactoryQuery) - Method in interface javax.money.spi.MonetaryAmountsSingletonQuerySpi
+
+Executes the query and returns the
MonetaryAmount implementation types found.
+
+getAvailableFormatNames() - Method in interface javax.money.spi.MonetaryAmountFormatProviderSpi
+
+Gets a list with available format names for this format provider.
+
+getAvailableLocales() - Method in interface javax.money.spi.MonetaryAmountFormatProviderSpi
+
+Gets a list with available locales for this format provider.
+
+getAvailableLocales(String...) - Method in class javax.money.format.MonetaryFormats.DefaultMonetaryFormatsSingletonSpi
+
+Get all available locales.
+
+getAvailableLocales(String...) - Static method in class javax.money.format.MonetaryFormats
+
+Get all available locales.
+
+getAvailableLocales(String...) - Method in interface javax.money.spi.MonetaryFormatsSingletonSpi
+
+Get all available locales.
+
+getBaseCurrency() - Method in class javax.money.convert.ConversionQuery
+
+Get the base currency.
+
+getBaseCurrency() - Method in exception javax.money.convert.CurrencyConversionException
+
+Gets the first currency at fault.
+
+getBaseCurrency() - Method in interface javax.money.convert.ExchangeRate
+
+
+
+getBoolean(String) - Method in class javax.money.AbstractContext
+
+Access a Boolean attribute.
+
+getContext() - Method in interface javax.money.convert.CurrencyConversion
+
+
+
+getContext() - Method in interface javax.money.convert.ExchangeRate
+
+
+
+getContext() - Method in interface javax.money.convert.ExchangeRateProvider
+
+
+
+getContext() - Method in interface javax.money.CurrencyUnit
+
+
+
+getContext() - Method in interface javax.money.format.MonetaryAmountFormat
+
+
+
+getContext() - Method in interface javax.money.MonetaryAmount
+
+
+
+getConversion(String, String...) - Static method in class javax.money.convert.MonetaryConversions
+
+
+
+getConversion(ConversionQuery) - Static method in class javax.money.convert.MonetaryConversions
+
+
+
+getConversion(ConversionQuery) - Method in interface javax.money.spi.MonetaryConversionsSingletonSpi
+
+
+
+getConversion(CurrencyUnit, String...) - Static method in class javax.money.convert.MonetaryConversions
+
+
+
+getConversion(CurrencyUnit, String...) - Method in interface javax.money.spi.MonetaryConversionsSingletonSpi
+
+
+
+getConversionContext() - Method in exception javax.money.convert.CurrencyConversionException
+
+Gets the queried timestamp at fault.
+
+getConversionProviderNames() - Static method in class javax.money.convert.MonetaryConversions
+
+Return the (non localized) names of all providers available in the
+ current context.
+
+getCountries() - Method in class javax.money.CurrencyQuery
+
+Returns the target locales.
+
+getCurrencies(String...) - Static method in class javax.money.Monetary
+
+Access all currencies known.
+
+getCurrencies(String...) - Method in interface javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+Provide access to all currently known currencies.
+
+getCurrencies(Locale, String...) - Static method in class javax.money.Monetary
+
+Access a new instance based on the Locale.
+
+getCurrencies(Locale, String...) - Method in interface javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+Provide access to all currently known currencies.
+
+getCurrencies(CurrencyQuery) - Static method in class javax.money.Monetary
+
+Query all currencies matching the given query.
+
+getCurrencies(CurrencyQuery) - Method in interface javax.money.spi.CurrencyProviderSpi
+
+
+
+getCurrencies(CurrencyQuery) - Method in interface javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+Access all currencies matching the given query.
+
+getCurrency() - Method in class javax.money.convert.ConversionQuery
+
+Get the terminating currency.
+
+getCurrency() - Method in interface javax.money.convert.ExchangeRate
+
+
+
+getCurrency() - Method in interface javax.money.CurrencySupplier
+
+
+
+getCurrency() - Method in class javax.money.RoundingContext
+
+Get the basic
CurrencyUnit, which is based for this rounding type.
+
+getCurrency() - Method in class javax.money.RoundingQuery
+
+Sets the target CurrencyUnit.
+
+getCurrency(String, String...) - Static method in class javax.money.Monetary
+
+Access a new instance based on the currency code.
+
+getCurrency(String, String...) - Method in interface javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+Access a new instance based on the currency code.
+
+getCurrency(Locale, String...) - Static method in class javax.money.Monetary
+
+Access a new instance based on the Locale.
+
+getCurrency(Locale, String...) - Method in interface javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+Access a new instance based on the currency code.
+
+getCurrency(CurrencyQuery) - Static method in class javax.money.Monetary
+
+Query all currencies matching the given query.
+
+getCurrency(CurrencyQuery) - Method in interface javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+Access a single currency by query.
+
+getCurrencyCode() - Method in interface javax.money.CurrencyUnit
+
+Gets the unique currency code, the effective code depends on the
+ currency.
+
+getCurrencyCode() - Method in exception javax.money.UnknownCurrencyException
+
+Access the invalid currency code.
+
+getCurrencyCodes() - Method in class javax.money.CurrencyQuery
+
+Gets the currency codes, or the regular expression to select codes.
+
+getCurrencyConversion(String) - Method in interface javax.money.convert.ExchangeRateProvider
+
+
+
+getCurrencyConversion(ConversionQuery) - Method in interface javax.money.convert.ExchangeRateProvider
+
+
+
+getCurrencyConversion(CurrencyUnit) - Method in interface javax.money.convert.ExchangeRateProvider
+
+
+
+getCurrencyProviderNames() - Static method in class javax.money.Monetary
+
+Query all currencies matching the given query.
+
+getDefaultAmountFactory() - Static method in class javax.money.Monetary
+
+
+
+getDefaultAmountFactory() - Method in interface javax.money.spi.MonetaryAmountsSingletonSpi
+
+
+
+getDefaultAmountType() - Static method in class javax.money.Monetary
+
+
+
+getDefaultAmountType() - Method in interface javax.money.spi.MonetaryAmountsSingletonSpi
+
+
+
+getDefaultConversionProviderChain() - Static method in class javax.money.convert.MonetaryConversions
+
+Get the default provider used.
+
+getDefaultCurrencyProviderChain() - Static method in class javax.money.Monetary
+
+Query the list and ordering of provider names modelling the default provider chain to be used, if no provider
+ chain was explicitly set..
+
+getDefaultFormatProviderChain() - Static method in class javax.money.format.MonetaryFormats
+
+Get the default provider chain, identified by the unique provider names in order as evaluated and used.
+
+getDefaultFractionDigits() - Method in interface javax.money.CurrencyUnit
+
+Gets the number of fractional digits typically used by this currency.
+
+getDefaultMonetaryContext() - Method in interface javax.money.MonetaryAmountFactory
+
+
+
+getDefaultMonetaryContext() - Method in interface javax.money.spi.MonetaryAmountFactoryProviderSpi
+
+
+
+getDefaultProviderChain() - Method in class javax.money.DefaultMonetaryRoundingsSingletonSpi
+
+Get the default providers list to be used.
+
+getDefaultProviderChain() - Method in class javax.money.format.MonetaryFormats.DefaultMonetaryFormatsSingletonSpi
+
+This default implementation simply returns all providers defined in arbitrary order.
+
+getDefaultProviderChain() - Method in interface javax.money.spi.MonetaryConversionsSingletonSpi
+
+Get the default provider chain used.
+
+getDefaultProviderChain() - Method in interface javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+Access a list of the currently registered default providers.
+
+getDefaultProviderChain() - Method in interface javax.money.spi.MonetaryFormatsSingletonSpi
+
+Get the default provider chain, identified by the unique provider names in order as evaluated and used.
+
+getDefaultProviderChain() - Method in interface javax.money.spi.MonetaryRoundingsSingletonSpi
+
+Access a list of the currently registered default providers.
+
+getDefaultRounding() - Method in class javax.money.DefaultMonetaryRoundingsSingletonSpi
+
+Get the default rounding, which delegates rounding dynamically depending on the current currency.
+
+getDefaultRounding() - Static method in class javax.money.Monetary
+
+Creates a rounding that can be added as
MonetaryOperator to
+ chained calculations.
+
+getDefaultRounding() - Method in interface javax.money.spi.MonetaryRoundingsSingletonSpi
+
+
+
+getDefaultRoundingProviderChain() - Static method in class javax.money.Monetary
+
+Allows to access the default providers chain used if no provider chain was passed explicitly..
+
+getDouble(String) - Method in class javax.money.AbstractContext
+
+Access a Double attribute.
+
+getErrorIndex() - Method in exception javax.money.format.MonetaryParseException
+
+Returns the index where the error was found.
+
+getExchangeRate(String, String) - Method in interface javax.money.convert.ExchangeRateProvider
+
+
+
+getExchangeRate(ConversionQuery) - Method in interface javax.money.convert.ExchangeRateProvider
+
+
+
+getExchangeRate(CurrencyUnit, CurrencyUnit) - Method in interface javax.money.convert.ExchangeRateProvider
+
+
+
+getExchangeRate(MonetaryAmount) - Method in interface javax.money.convert.CurrencyConversion
+
+
+
+getExchangeRateChain() - Method in interface javax.money.convert.ExchangeRate
+
+Access the chain of exchange rates.
+
+getExchangeRateProvider() - Method in interface javax.money.convert.CurrencyConversion
+
+
+
+getExchangeRateProvider(String...) - Static method in class javax.money.convert.MonetaryConversions
+
+
+
+getExchangeRateProvider(String...) - Method in interface javax.money.spi.MonetaryConversionsSingletonSpi
+
+
+
+getExchangeRateProvider(ConversionQuery) - Static method in class javax.money.convert.MonetaryConversions
+
+
+
+getExchangeRateProvider(ConversionQuery) - Method in interface javax.money.spi.MonetaryConversionsSingletonSpi
+
+
+
+getExchangeRateProvider(ExchangeRateProviderSupplier, ExchangeRateProviderSupplier...) - Static method in class javax.money.convert.MonetaryConversions
+
+
+
+getExchangeRateProviders(String...) - Method in interface javax.money.spi.MonetaryConversionsSingletonSpi
+
+
+
+getFactor() - Method in interface javax.money.convert.ExchangeRate
+
+Access the rate's bid factor.
+
+getFactory() - Method in interface javax.money.MonetaryAmount
+
+Creates a new
MonetaryAmountFactory, returning the same implementation type Hereby
+ this given amount is used as a template, so reusing the
CurrencyUnit, its numeric
+ value, the algorithmic implementation as well as the current
MonetaryContext.
+
+getFloat(String) - Method in class javax.money.AbstractContext
+
+Access a Float attribute.
+
+getFormatName() - Method in class javax.money.format.AmountFormatContext
+
+Access the style's Locale.
+
+getFormatName() - Method in class javax.money.format.AmountFormatQuery
+
+Gets a style's id.
+
+getFormatProviderNames() - Static method in class javax.money.format.MonetaryFormats
+
+Get the names of the currently registered format providers.
+
+getInput() - Method in exception javax.money.format.MonetaryParseException
+
+Returns the string that was being parsed.
+
+getInt(String) - Method in class javax.money.AbstractContext
+
+Access an Integer attribute.
+
+getKeys(Class<?>) - Method in class javax.money.AbstractContext
+
+Get the present keys of all entries with a given type, checking hereby if assignable.
+
+getLocale() - Method in class javax.money.format.AmountFormatContext
+
+Access the context's Locale.
+
+getLocale() - Method in class javax.money.format.AmountFormatQuery
+
+Gets a Locale to be applied.
+
+getLocale() - Method in exception javax.money.UnknownCurrencyException
+
+Access the invalid Locale.
+
+getLong(String) - Method in class javax.money.AbstractContext
+
+Access a Long attribute.
+
+getMaximalMonetaryContext() - Method in interface javax.money.MonetaryAmountFactory
+
+Returns the maximal
MonetaryContext supported, for requests that exceed these maximal
+ capabilities, an
ArithmeticException must be thrown.
+
+getMaximalMonetaryContext() - Method in interface javax.money.spi.MonetaryAmountFactoryProviderSpi
+
+Returns the maximal
MonetaryContext supported, for requests that exceed these maximal
+ capabilities, an
ArithmeticException must be thrown.
+
+getMaxNumber() - Method in interface javax.money.MonetaryAmountFactory
+
+Get the maximum possible number that this type can represent.
+
+getMaxScale() - Method in class javax.money.MonetaryAmountFactoryQuery
+
+Get the maximal scale to be supported.
+
+getMaxScale() - Method in class javax.money.MonetaryContext
+
+Get the maximal scale supported, always >= -1.
+
+getMinNumber() - Method in interface javax.money.MonetaryAmountFactory
+
+Get the minimum possible number that this type can represent.
+
+getMonetaryAmountFactory() - Method in class javax.money.format.AmountFormatQuery
+
+
+
+getNumber() - Method in interface javax.money.NumberSupplier
+
+
+
+getNumberType() - Method in class javax.money.NumberValue
+
+Get the numeric implementation type, that is the base of this number.
+
+getNumericCode() - Method in interface javax.money.CurrencyUnit
+
+Gets a numeric currency code.
+
+getNumericCodes() - Method in class javax.money.CurrencyQuery
+
+Gets the numeric codes.
+
+getParseFactory() - Method in class javax.money.format.AmountFormatContext
+
+
+
+getPrecision() - Method in class javax.money.MonetaryAmountFactoryQuery
+
+Get the maximal precision to be supported.
+
+getPrecision() - Method in class javax.money.MonetaryContext
+
+Returns the precision setting.
+
+getPrecision() - Method in class javax.money.NumberValue
+
+Returns the precision of this MonetaryAmount.
+
+getPriority() - Method in interface javax.money.spi.ServiceProvider
+
+This method allows to define a priority for a registered ServiceProvider instance.
+
+getProviderName() - Method in class javax.money.AbstractContext
+
+Get the provider name of this context.
+
+getProviderName() - Method in class javax.money.convert.ConversionContext
+
+Get the provider of this rate.
+
+getProviderName() - Method in interface javax.money.spi.CurrencyProviderSpi
+
+The unique name of this currency provider instance.
+
+getProviderName() - Method in interface javax.money.spi.MonetaryAmountFormatProviderSpi
+
+Access the provider's name.
+
+getProviderName() - Method in interface javax.money.spi.RoundingProviderSpi
+
+Get the provider's unique name.
+
+getProviderNames() - Method in class javax.money.AbstractQuery
+
+Returns the providers and their ordering to be considered.
+
+getProviderNames() - Method in class javax.money.DefaultMonetaryRoundingsSingletonSpi
+
+Get the names of all current registered providers.
+
+getProviderNames() - Method in class javax.money.format.MonetaryFormats.DefaultMonetaryFormatsSingletonSpi
+
+getProviderNames() - Method in interface javax.money.spi.MonetaryConversionsSingletonSpi
+
+Get all currently registered provider names.
+
+getProviderNames() - Method in interface javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+Access a list of the currently registered providers.
+
+getProviderNames() - Method in interface javax.money.spi.MonetaryFormatsSingletonSpi
+
+Get the names of the currently registered format providers.
+
+getProviderNames() - Method in interface javax.money.spi.MonetaryRoundingsSingletonSpi
+
+Allows to access the names of the current registered rounding providers.
+
+getQueryInclusionPolicy() - Method in interface javax.money.spi.MonetaryAmountFactoryProviderSpi
+
+
+
+getRateType() - Method in class javax.money.convert.ConversionContext
+
+Get the deferred flag.
+
+getRateTypes() - Method in class javax.money.convert.ConversionQuery
+
+Get the rate types set.
+
+getRateTypes() - Method in class javax.money.convert.ProviderContext
+
+Get the deferred flag.
+
+getReversed(ExchangeRate) - Method in interface javax.money.convert.ExchangeRateProvider
+
+
+
+getRounding(String, String...) - Static method in class javax.money.Monetary
+
+
+
+getRounding(String, String...) - Method in interface javax.money.spi.MonetaryRoundingsSingletonSpi
+
+
+
+getRounding(CurrencyUnit, String...) - Static method in class javax.money.Monetary
+
+
+
+getRounding(CurrencyUnit, String...) - Method in interface javax.money.spi.MonetaryRoundingsSingletonSpi
+
+
+
+getRounding(RoundingQuery) - Static method in class javax.money.Monetary
+
+
+
+getRounding(RoundingQuery) - Method in interface javax.money.spi.MonetaryRoundingsSingletonSpi
+
+Query a specific rounding with the given query.
+
+getRounding(RoundingQuery) - Method in interface javax.money.spi.RoundingProviderSpi
+
+Evaluate the rounding that match the given query.
+
+getRoundingContext() - Method in interface javax.money.MonetaryRounding
+
+Access the rounding's context, which gives more details of the rounding instances such as
+
+ The rounding's name (required)
+ Its provider (required)
+ Its base currency
+ its scale and rounding mode
+ any other attributes useful to describe the rounding
+
+
+getRoundingName() - Method in class javax.money.RoundingContext
+
+Get the (custom) rounding id.
+
+getRoundingName() - Method in class javax.money.RoundingQuery
+
+Gets the target rounding name.
+
+getRoundingNames() - Method in interface javax.money.spi.RoundingProviderSpi
+
+Access the ids of the roundings defined by this provider.
+
+getRoundingNames(String...) - Method in class javax.money.DefaultMonetaryRoundingsSingletonSpi
+
+Allows to access the identifiers of the current defined roundings.
+
+getRoundingNames(String...) - Static method in class javax.money.Monetary
+
+Allows to access the names of the current defined roundings.
+
+getRoundingNames(String...) - Method in interface javax.money.spi.MonetaryRoundingsSingletonSpi
+
+Allows to access the names of the current defined roundings.
+
+getRoundingProviderNames() - Static method in class javax.money.Monetary
+
+Allows to access the names of the current registered providers.
+
+getRoundings(RoundingQuery) - Method in class javax.money.DefaultMonetaryRoundingsSingletonSpi
+
+
+
+getRoundings(RoundingQuery) - Static method in class javax.money.Monetary
+
+
+
+getRoundings(RoundingQuery) - Method in interface javax.money.spi.MonetaryRoundingsSingletonSpi
+
+
+
+getScale() - Method in class javax.money.NumberValue
+
+Returns the scale of this MonetaryAmount.
+
+getScale() - Method in class javax.money.RoundingQuery
+
+Gets the target scale.
+
+getService(Class<T>) - Static method in class javax.money.spi.Bootstrap
+
+
+
+getService(Class<T>) - Method in interface javax.money.spi.ServiceProvider
+
+Access a single service, given its type.
+
+getServices(Class<T>) - Static method in class javax.money.spi.Bootstrap
+
+
+
+getServices(Class<T>) - Method in interface javax.money.spi.ServiceProvider
+
+Access a list of services, given its type.
+
+getTargetType() - Method in class javax.money.AbstractQuery
+
+Gets the target implementation type required.
+
+getTermCurrency() - Method in exception javax.money.convert.CurrencyConversionException
+
+Gets the second currency at fault.
+
+getText(String) - Method in class javax.money.AbstractContext
+
+Access a String attribute.
+
+getType(String) - Method in class javax.money.AbstractContext
+
+Get the current attribute type.
+
+
+
+
+
+
H
+
+hashCode() - Method in class javax.money.AbstractContext
+
+HISTORIC - javax.money.convert.RateType
+
+Historic rates, e.g.
+
+HISTORIC_CONVERSION - Static variable in class javax.money.convert.ConversionContext
+
+ConversionContext querying for any historic rates.
+
+
+
+
+
+
I
+
+importContext(AbstractContext) - Method in class javax.money.AbstractContextBuilder
+
+Apply all attributes on the given context, hereby existing entries are preserved.
+
+importContext(AbstractContext, boolean) - Method in class javax.money.AbstractContextBuilder
+
+Apply all attributes on the given context.
+
+init(ServiceProvider) - Static method in class javax.money.spi.Bootstrap
+
+
+
+intValueExact() - Method in class javax.money.NumberValue
+
+Access the numeric value as int.
+
+isAvailable(String, String) - Method in interface javax.money.convert.ExchangeRateProvider
+
+
+
+isAvailable(Locale, String...) - Static method in class javax.money.format.MonetaryFormats
+
+
+
+isAvailable(Locale, String...) - Method in interface javax.money.spi.MonetaryFormatsSingletonSpi
+
+
+
+isAvailable(ConversionQuery) - Method in interface javax.money.convert.ExchangeRateProvider
+
+
+
+isAvailable(CurrencyUnit, CurrencyUnit) - Method in interface javax.money.convert.ExchangeRateProvider
+
+
+
+isAvailable(AmountFormatQuery) - Static method in class javax.money.format.MonetaryFormats
+
+
+
+isAvailable(AmountFormatQuery) - Method in interface javax.money.spi.MonetaryFormatsSingletonSpi
+
+
+
+isAvailable(MonetaryAmountFactoryQuery) - Static method in class javax.money.Monetary
+
+
+
+isAvailable(MonetaryAmountFactoryQuery) - Method in interface javax.money.spi.MonetaryAmountsSingletonQuerySpi
+
+
+
+isConversionAvailable(String, String...) - Static method in class javax.money.convert.MonetaryConversions
+
+
+
+isConversionAvailable(ConversionQuery) - Static method in class javax.money.convert.MonetaryConversions
+
+
+
+isConversionAvailable(ConversionQuery) - Method in interface javax.money.spi.MonetaryConversionsSingletonSpi
+
+
+
+isConversionAvailable(CurrencyUnit, String...) - Static method in class javax.money.convert.MonetaryConversions
+
+
+
+isConversionAvailable(CurrencyUnit, String...) - Method in interface javax.money.spi.MonetaryConversionsSingletonSpi
+
+
+
+isCurrencyAvailable(String, String...) - Static method in class javax.money.Monetary
+
+
+
+isCurrencyAvailable(String, String...) - Method in interface javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+
+
+isCurrencyAvailable(Locale, String...) - Static method in class javax.money.Monetary
+
+Allows to check if a
CurrencyUnit instance is
+ defined, i.e.
+
+isCurrencyAvailable(Locale, String...) - Method in interface javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+Allows to check if a
CurrencyUnit instance is
+ defined, i.e.
+
+isCurrencyAvailable(CurrencyQuery) - Method in interface javax.money.spi.CurrencyProviderSpi
+
+
+
+isDerived() - Method in interface javax.money.convert.ExchangeRate
+
+Allows to evaluate if this exchange rate is a derived exchange rate.
+
+isEmpty() - Method in class javax.money.AbstractContext
+
+Checks if the current instance has no attributes set.
+
+isEqualTo(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+isExchangeRateProviderAvailable(ConversionQuery) - Static method in class javax.money.convert.MonetaryConversions
+
+
+
+isExchangeRateProviderAvailable(ConversionQuery) - Method in interface javax.money.spi.MonetaryConversionsSingletonSpi
+
+
+
+isFixedScale() - Method in class javax.money.MonetaryAmountFactoryQuery
+
+Get the fixed scale flag to be supported.
+
+isFixedScale() - Method in class javax.money.MonetaryContext
+
+Allows to check if minScale == maxScale.
+
+isGreaterThan(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+isGreaterThanOrEqualTo(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+isLessThan(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+isLessThanOrEqualTo(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+isNegative() - Method in interface javax.money.MonetaryAmount
+
+Checks if a MonetaryAmount is negative.
+
+isNegativeOrZero() - Method in interface javax.money.MonetaryAmount
+
+Checks if a MonetaryAmount is negative or zero.
+
+isPositive() - Method in interface javax.money.MonetaryAmount
+
+Checks if a MonetaryAmount is positive.
+
+isPositiveOrZero() - Method in interface javax.money.MonetaryAmount
+
+Checks if a MonetaryAmount is positive or zero.
+
+isRoundingAvailable(String, String...) - Static method in class javax.money.Monetary
+
+
+
+isRoundingAvailable(String, String...) - Method in interface javax.money.spi.MonetaryRoundingsSingletonSpi
+
+
+
+isRoundingAvailable(CurrencyUnit, String...) - Static method in class javax.money.Monetary
+
+
+
+isRoundingAvailable(CurrencyUnit, String...) - Method in interface javax.money.spi.MonetaryRoundingsSingletonSpi
+
+
+
+isRoundingAvailable(RoundingQuery) - Static method in class javax.money.Monetary
+
+
+
+isRoundingAvailable(RoundingQuery) - Method in interface javax.money.spi.MonetaryRoundingsSingletonSpi
+
+
+
+isZero() - Method in interface javax.money.MonetaryAmount
+
+Checks if an MonetaryAmount is zero.
+
+
+
+
+
+
J
+
+java.money - module java.money
+
+javax.money - package javax.money
+
+Main package of the Money and Currency API.
+
+javax.money.convert - package javax.money.convert
+
+Defines the monetary currency conversion API.
+
+javax.money.format - package javax.money.format
+
+Money and Currency format API.
+
+javax.money.spi - package javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
K
+
+KEY_PROVIDER - Static variable in class javax.money.AbstractContext
+
+Key for storing the target providers to be queried
+
+KEY_QUERY_PROVIDERS - Static variable in class javax.money.AbstractQuery
+
+Key for storing the target providers to be queried
+
+KEY_QUERY_TARGET_TYPE - Static variable in class javax.money.AbstractQuery
+
+Key name for the target type attribute.
+
+KEY_QUERY_TIMESTAMP - Static variable in class javax.money.AbstractQuery
+
+Key name for the timestamp attribute.
+
+
+
+
+
+
L
+
+longValueExact() - Method in class javax.money.NumberValue
+
+Access the numeric value as long.
+
+
+
+
+
+
M
+
+Monetary - Class in javax.money
+
+
+
+MonetaryAmount - Interface in javax.money
+
+Interface defining a monetary amount.
+
+MonetaryAmountFactory <T extends MonetaryAmount > - Interface in javax.money
+
+
+
+MonetaryAmountFactoryProviderSpi <T extends MonetaryAmount > - Interface in javax.money.spi
+
+
+
+MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy - Enum in javax.money.spi
+
+
+
+MonetaryAmountFactoryQuery - Class in javax.money
+
+Query to lookup instances of
MonetaryAmountFactory, which are determined by the (minimal)
+ capabilities required by the give use case.
+
+MonetaryAmountFactoryQueryBuilder - Class in javax.money
+
+
+
+MonetaryAmountFormat - Interface in javax.money.format
+
+
+ Formats instances of MonetaryAmount to a String or an Appendable.
+
+MonetaryAmountFormatProviderSpi - Interface in javax.money.spi
+
+
+
+MonetaryAmountsSingletonQuerySpi - Interface in javax.money.spi
+
+SPI (core) for the backing implementation of the
Monetary singleton, implementing
+ the query functionality for amounts.
+
+MonetaryAmountsSingletonSpi - Interface in javax.money.spi
+
+SPI (core) for the backing implementation of the
Monetary singleton.
+
+MonetaryContext - Class in javax.money
+
+This class models the meta data (mostly the numeric capabilities) of a
MonetaryAmount in a
+ platform independent way.
+
+MonetaryContextBuilder - Class in javax.money
+
+
+
+MonetaryConversions - Class in javax.money.convert
+
+This singleton defines access to the exchange and currency conversion logic
+ of JavaMoney.
+
+MonetaryConversionsSingletonSpi - Interface in javax.money.spi
+
+SPI (conversion) that implements the functionality provided by the
+ MonetaryConversions singleton accessor.
+
+MonetaryCurrenciesSingletonSpi - Interface in javax.money.spi
+
+
+
+MonetaryException - Exception in javax.money
+
+Exception thrown when an error occurs during monetary operations.
+
+MonetaryException(String) - Constructor for exception javax.money.MonetaryException
+
+Creates an instance.
+
+MonetaryException(String, Throwable) - Constructor for exception javax.money.MonetaryException
+
+Creates an instance with the specified detail message and cause.
+
+MonetaryFormats - Class in javax.money.format
+
+
+
+MonetaryFormats.DefaultMonetaryFormatsSingletonSpi - Class in javax.money.format
+
+
+
+MonetaryFormatsSingletonSpi - Interface in javax.money.spi
+
+
+
+MonetaryOperator - Interface in javax.money
+
+
+
+MonetaryParseException - Exception in javax.money.format
+
+Signals that an error has been reached unexpectedly while parsing.
+
+MonetaryParseException(CharSequence, int) - Constructor for exception javax.money.format.MonetaryParseException
+
+Constructs a MonetaryParseException with the parsed text and offset.
+
+MonetaryParseException(String, CharSequence, int) - Constructor for exception javax.money.format.MonetaryParseException
+
+Constructs a MonetaryParseException with the specified detail message,
+ parsed text and index.
+
+MonetaryQuery <R > - Interface in javax.money
+
+Strategy for querying a monetary amount.
+
+MonetaryRounding - Interface in javax.money
+
+Interface representing a monetary rounding.
+
+MonetaryRoundingsSingletonSpi - Interface in javax.money.spi
+
+This class models the accessor for rounding instances, modeled as
+
MonetaryOperator.
+
+multiply(double) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+
+multiply(long) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+
+multiply(Number) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+
+
+
+
+
+
N
+
+negate() - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is -this, and whose scale is
+ this.getContext().getMaxScale(), with rounding according to the context settings.
+
+NEVER - javax.money.spi.MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy
+
+Never consider this factory in a query for a matching
MonetaryAmount
+ implementation.
+
+NumberSupplier - Interface in javax.money
+
+
+
+numberValue(Class<T>) - Method in class javax.money.NumberValue
+
+Access the numeric value as Number.
+
+NumberValue - Class in javax.money
+
+Instances of this class allow to externalize the numeric value of a
MonetaryAmount.
+
+NumberValue() - Constructor for class javax.money.NumberValue
+
+numberValueExact(Class<T>) - Method in class javax.money.NumberValue
+
+Access the numeric value as Number.
+
+
+
+
+
+
O
+
+of() - Static method in class javax.money.convert.ConversionContext
+
+
+
+of() - Static method in class javax.money.convert.ConversionContextBuilder
+
+
+
+of() - Static method in class javax.money.convert.ConversionQueryBuilder
+
+
+
+of() - Static method in class javax.money.CurrencyQueryBuilder
+
+
+
+of() - Static method in class javax.money.MonetaryAmountFactoryQueryBuilder
+
+
+
+of() - Static method in class javax.money.MonetaryContextBuilder
+
+Creates a new builder, hereby the target implementation type is required.
+
+of() - Static method in class javax.money.RoundingQueryBuilder
+
+of(Class<? extends MonetaryAmount>) - Static method in class javax.money.MonetaryContextBuilder
+
+Creates a new builder, hereby the target implementation type is required.
+
+of(String) - Static method in class javax.money.convert.ProviderContext
+
+Creates a new ProviderContext based on the provider id and rate type(s).
+
+of(String) - Static method in class javax.money.CurrencyContextBuilder
+
+Creates a new builder.
+
+of(String) - Static method in class javax.money.format.AmountFormatContextBuilder
+
+
+
+of(String) - Static method in class javax.money.format.AmountFormatQueryBuilder
+
+
+
+of(String, String) - Static method in class javax.money.RoundingContextBuilder
+
+Creates a new RoundingContextBuilder.
+
+of(String, Collection<RateType>) - Static method in class javax.money.convert.ProviderContextBuilder
+
+Create a new ProviderContextBuilder instance.
+
+of(String, RateType) - Static method in class javax.money.convert.ConversionContext
+
+
+
+of(String, RateType, RateType...) - Static method in class javax.money.convert.ProviderContext
+
+Creates a new ProviderContext based on the provider id and rate type(s).
+
+of(String, RateType, RateType...) - Static method in class javax.money.convert.ProviderContextBuilder
+
+Create a new ProviderContextBuilder instance.
+
+of(Locale) - Static method in class javax.money.format.AmountFormatContextBuilder
+
+
+
+of(Locale) - Static method in class javax.money.format.AmountFormatQueryBuilder
+
+
+
+of(Locale, String...) - Static method in class javax.money.format.AmountFormatQuery
+
+Creates a simple format query based on a single Locale, similar to (java.util.Locale).
+
+of(ConversionContext) - Static method in class javax.money.convert.ConversionContextBuilder
+
+
+
+of(ConversionQuery) - Static method in class javax.money.convert.ConversionQueryBuilder
+
+
+
+of(RateType) - Static method in class javax.money.convert.ConversionContext
+
+Creates a
ConversionContext for accessing rates of the given
+ type, without specifying the rate's provider.
+
+of(CurrencyContext) - Static method in class javax.money.CurrencyContextBuilder
+
+Creates a new builder.
+
+of(CurrencyQuery) - Static method in class javax.money.CurrencyQueryBuilder
+
+
+
+of(AmountFormatContext) - Static method in class javax.money.format.AmountFormatContextBuilder
+
+
+
+of(AmountFormatQuery) - Static method in class javax.money.format.AmountFormatQueryBuilder
+
+
+
+of(MonetaryAmountFactoryQuery) - Static method in class javax.money.MonetaryAmountFactoryQueryBuilder
+
+
+
+of(MonetaryContext) - Static method in class javax.money.MonetaryContextBuilder
+
+
+
+of(RoundingContext) - Static method in class javax.money.RoundingContextBuilder
+
+Creates a new RoundingContextBuilder.
+
+of(RoundingQuery) - Static method in class javax.money.RoundingQueryBuilder
+
+Creates a new RoundingQueryBuilder.
+
+OTHER - javax.money.convert.RateType
+
+Any other type of rates.
+
+OTHER_CONVERSION - Static variable in class javax.money.convert.ConversionContext
+
+ConversionContext querying for any other rates.
+
+
+
+
+
+
P
+
+parse(CharSequence) - Method in interface javax.money.format.MonetaryAmountFormat
+
+
+
+plus() - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is +this.
+
+print(Appendable, MonetaryAmount) - Method in interface javax.money.format.MonetaryAmountFormat
+
+
+
+ProviderContext - Class in javax.money.convert
+
+
+
+ProviderContextBuilder - Class in javax.money.convert
+
+
+
+
+
+
+
+
Q
+
+query(MonetaryQuery<R>) - Method in interface javax.money.MonetaryAmount
+
+Queries this monetary amount for a value.
+
+queryFrom(MonetaryAmount) - Method in interface javax.money.MonetaryQuery
+
+Queries the specified monetary amount.
+
+
+
+
+
+
R
+
+RateType - Enum in javax.money.convert
+
+This enumeration defines the different type of rates that can be provided by
.ExchangeRateProvider implementations.
+
+REALTIME - javax.money.convert.RateType
+
+Real-time rates should be as adequate as possible, basically not more than a few milliseconds late.
+
+REALTIME_CONVERSION - Static variable in class javax.money.convert.ConversionContext
+
+ConversionContext querying for real-time rates.
+
+remainder(double) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is this % divisor.
+
+remainder(long) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is this % divisor.
+
+remainder(Number) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is this % divisor.
+
+removeAttributes(String...) - Method in class javax.money.AbstractContextBuilder
+
+Removes an entry of a certain keys.
+
+round(MathContext) - Method in class javax.money.NumberValue
+
+Access the current NumberValue rounded using the given MathContext.
+
+RoundingContext - Class in javax.money
+
+This class models the spec/configuration for a rounding, modeled as
MonetaryRounding in a
+ platform independent way.
+
+RoundingContextBuilder - Class in javax.money
+
+
+
+RoundingProviderSpi - Interface in javax.money.spi
+
+This SPI allows to extends/override the roundings available for
+
CurrencyUnit.
+
+RoundingQuery - Class in javax.money
+
+
+
+RoundingQueryBuilder - Class in javax.money
+
+Builder used to construct new instances of RoundingQuery}.
+
+
+
+
+
+
S
+
+scaleByPowerOfTen(int) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose numerical value is equal to ( this *
+ 10n ).
+
+ServiceProvider - Interface in javax.money.spi
+
+This class models the component that is managing the lifecycle of the
+ monetary services used by the Money and Currency API.
+
+set(Class<T>, T) - Method in class javax.money.AbstractContextBuilder
+
+Sets an attribute, using attribute.getClass() as attribute
+ type .
+
+set(Object) - Method in class javax.money.AbstractContextBuilder
+
+Sets an attribute, using attribute.getClass() as attribute
+ type and attribute.getClass().getName() as attribute
+ name .
+
+set(String, boolean) - Method in class javax.money.AbstractContextBuilder
+
+Sets an Boolean attribute.
+
+set(String, char) - Method in class javax.money.AbstractContextBuilder
+
+Sets an Character attribute.
+
+set(String, double) - Method in class javax.money.AbstractContextBuilder
+
+Sets an Double attribute.
+
+set(String, float) - Method in class javax.money.AbstractContextBuilder
+
+Sets an Float attribute.
+
+set(String, int) - Method in class javax.money.AbstractContextBuilder
+
+Sets an Integer attribute.
+
+set(String, long) - Method in class javax.money.AbstractContextBuilder
+
+Sets an Long attribute.
+
+set(String, Object) - Method in class javax.money.AbstractContextBuilder
+
+Sets an attribute, using attribute.getClass() as attribute
+ type .
+
+set(List<String>) - Method in class javax.money.AbstractQueryBuilder
+
+Set the providers to be considered.
+
+setAmount(MonetaryAmount) - Method in interface javax.money.MonetaryAmountFactory
+
+
+
+setAmountType(Class<? extends MonetaryAmount>) - Method in class javax.money.MonetaryContextBuilder
+
+Set the MonetaryAmount implementation class.
+
+setBaseCurrency(String) - Method in class javax.money.convert.ConversionQueryBuilder
+
+Sets the base currency.
+
+setBaseCurrency(CurrencyUnit) - Method in class javax.money.convert.ConversionQueryBuilder
+
+Sets the base currency.
+
+setContext(MonetaryContext) - Method in interface javax.money.MonetaryAmountFactory
+
+
+
+setCountries(Locale...) - Method in class javax.money.CurrencyQueryBuilder
+
+Sets the country for which currencies should be requested.
+
+setCurrency(String) - Method in interface javax.money.MonetaryAmountFactory
+
+
+
+setCurrency(CurrencyUnit) - Method in interface javax.money.MonetaryAmountFactory
+
+
+
+setCurrency(CurrencyUnit) - Method in class javax.money.RoundingContextBuilder
+
+Get the basic
CurrencyUnit, which is based for this rounding type.
+
+setCurrency(CurrencyUnit) - Method in class javax.money.RoundingQueryBuilder
+
+
+
+setCurrencyCodes(String...) - Method in class javax.money.CurrencyQueryBuilder
+
+Sets the currency code, or the regular expression to select codes.
+
+setFixedScale(boolean) - Method in class javax.money.MonetaryAmountFactoryQueryBuilder
+
+Sets the flag if the scale should fixed, meaning minimal scale and maximal scale are always equally sized.
+
+setFixedScale(boolean) - Method in class javax.money.MonetaryContextBuilder
+
+Set the flag if the scale should fixed.
+
+setFormatName(String) - Method in class javax.money.format.AmountFormatContextBuilder
+
+Sets a format's name.
+
+setFormatName(String) - Method in class javax.money.format.AmountFormatQueryBuilder
+
+Sets a style's id.
+
+setLocale(Locale) - Method in class javax.money.format.AmountFormatContextBuilder
+
+Sets a Locale to be applied.
+
+setLocale(Locale) - Method in class javax.money.format.AmountFormatQueryBuilder
+
+Sets a Locale to be applied.
+
+setMaxScale(int) - Method in class javax.money.MonetaryAmountFactoryQueryBuilder
+
+Sets the maximal scale to be supported.
+
+setMaxScale(int) - Method in class javax.money.MonetaryContextBuilder
+
+Set the maximal scale to be supported.
+
+setMonetaryAmountFactory(MonetaryAmountFactory) - Method in class javax.money.format.AmountFormatContextBuilder
+
+
+
+setMonetaryAmountFactory(MonetaryAmountFactory<?>) - Method in class javax.money.format.AmountFormatQueryBuilder
+
+
+
+setMonetaryQuery(MonetaryAmountFactoryQuery) - Method in class javax.money.format.AmountFormatQueryBuilder
+
+
+
+setNumber(double) - Method in interface javax.money.MonetaryAmountFactory
+
+Sets the number to be used.
+
+setNumber(long) - Method in interface javax.money.MonetaryAmountFactory
+
+Sets the number to be used.
+
+setNumber(Number) - Method in interface javax.money.MonetaryAmountFactory
+
+Sets the number to be used.
+
+setNumericCodes(int...) - Method in class javax.money.CurrencyQueryBuilder
+
+Set the numeric code.
+
+setPrecision(int) - Method in class javax.money.MonetaryAmountFactoryQueryBuilder
+
+Sets the required precision, the value 0 models unlimited precision.
+
+setPrecision(int) - Method in class javax.money.MonetaryContextBuilder
+
+Set the required precision.
+
+setProviderName(String) - Method in class javax.money.AbstractContextBuilder
+
+Sets the provider.
+
+setProviderName(String) - Method in class javax.money.AbstractQueryBuilder
+
+Simple override, that sets the provider as provider to use.
+
+setProviderNames(String...) - Method in class javax.money.AbstractQueryBuilder
+
+Set the providers to be considered.
+
+setProviderNames(List<String>) - Method in class javax.money.AbstractQueryBuilder
+
+Set the providers to be considered.
+
+setRateType(RateType) - Method in class javax.money.convert.ConversionContextBuilder
+
+Set the historic value.
+
+setRateTypes(Collection<RateType>) - Method in class javax.money.convert.ProviderContextBuilder
+
+Set the rate types.
+
+setRateTypes(Set<RateType>) - Method in class javax.money.convert.ConversionQueryBuilder
+
+Set the providers to be considered.
+
+setRateTypes(RateType...) - Method in class javax.money.convert.ConversionQueryBuilder
+
+Set the providers to be considered.
+
+setRateTypes(RateType...) - Method in class javax.money.convert.ProviderContextBuilder
+
+Set the rate types.
+
+setRoundingName(String) - Method in class javax.money.RoundingQueryBuilder
+
+
+
+setScale(int) - Method in class javax.money.RoundingQueryBuilder
+
+Sets the target scale.
+
+setTargetType(Class<?>) - Method in class javax.money.AbstractQueryBuilder
+
+Sets the target implementation type required.
+
+setTermCurrency(String) - Method in class javax.money.convert.ConversionQueryBuilder
+
+Sets the term currency.
+
+setTermCurrency(CurrencyUnit) - Method in class javax.money.convert.ConversionQueryBuilder
+
+Sets the term currency.
+
+signum() - Method in interface javax.money.MonetaryAmount
+
+Returns the signum function of this MonetaryAmount.
+
+stripTrailingZeros() - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount which is numerically equal to this one but with any trailing
+ zeros removed from the representation.
+
+subtract(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
+
+Returns a MonetaryAmount whose value is this -
+ amount, and whose scale is max(this.getContext().getMaxScale(),
+ subtrahend.getContext().getMaxScale().
+
+
+
+
+
+
T
+
+toBuilder() - Method in class javax.money.convert.ConversionContext
+
+Creates a conversion query builder with the context data from this context instance.
+
+toBuilder() - Method in class javax.money.convert.ConversionQuery
+
+Creates a new Builder preinitialized with values from this instance.
+
+toBuilder() - Method in class javax.money.convert.ProviderContext
+
+
+
+toBuilder() - Method in class javax.money.CurrencyContext
+
+
+
+toBuilder() - Method in class javax.money.CurrencyQuery
+
+Creates a new builder instances, initialized with the data from this one.
+
+toBuilder() - Method in class javax.money.format.AmountFormatContext
+
+Creates a new builder instances, initialized with the data from this one.
+
+toBuilder() - Method in class javax.money.format.AmountFormatQuery
+
+
+
+toBuilder() - Method in class javax.money.MonetaryAmountFactoryQuery
+
+Creates a new builder instances, initialized with the data from this one.
+
+toBuilder() - Method in class javax.money.MonetaryContext
+
+Creates a new builder instances, initialized with the data from this one.
+
+toBuilder() - Method in class javax.money.RoundingContext
+
+
+
+toBuilder() - Method in class javax.money.RoundingQuery
+
+Creates a new builder instances, initialized with the data from this one.
+
+toQueryBuilder() - Method in class javax.money.convert.ConversionContext
+
+Creates a query builder based on this context.
+
+toString() - Method in class javax.money.AbstractContext
+
+toString() - Method in class javax.money.AbstractContextBuilder
+
+toString() - Method in exception javax.money.convert.CurrencyConversionException
+
+toString() - Method in exception javax.money.UnknownCurrencyException
+
+
+
+
+
+
U
+
+UnknownCurrencyException - Exception in javax.money
+
+Exception thrown when a currency code cannot be resolved into a
CurrencyUnit.
+
+UnknownCurrencyException(String) - Constructor for exception javax.money.UnknownCurrencyException
+
+Creates a new exception instance when a
CurrencyUnit could not be evaluated given a
+ currency code.
+
+UnknownCurrencyException(Locale) - Constructor for exception javax.money.UnknownCurrencyException
+
+Creates a new exception instance when a
CurrencyUnit could not be evaluated given a
+ (country)
Locale.
+
+
+
+
+
+
V
+
+valueOf(String) - Static method in enum javax.money.convert.RateType
+
+Returns the enum constant of this type with the specified name.
+
+valueOf(String) - Static method in enum javax.money.spi.MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy
+
+Returns the enum constant of this type with the specified name.
+
+values() - Static method in enum javax.money.convert.RateType
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+values() - Static method in enum javax.money.spi.MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
W
+
+with(MonetaryOperator) - Method in interface javax.money.MonetaryAmount
+
+Returns an operated object of the same type as this object with the operation made.
+
+
+
A B C D E F G H I J K L M N O P Q R S T U V W All Classes All Packages
+
+
+
+
diff --git a/apidocs/index.html b/apidocs/index.html
new file mode 100644
index 0000000..1a5b136
--- /dev/null
+++ b/apidocs/index.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+java.money/module-summary.html
+
+
+
diff --git a/apidocs/java.money/javax/money/AbstractContext.html b/apidocs/java.money/javax/money/AbstractContext.html
new file mode 100644
index 0000000..200b7cd
--- /dev/null
+++ b/apidocs/java.money/javax/money/AbstractContext.html
@@ -0,0 +1,618 @@
+
+
+
+
+
+AbstractContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
java.lang.Object
+
javax.money.AbstractContext
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+Direct Known Subclasses:
+AbstractQuery , AmountFormatContext , ConversionContext , CurrencyContext , MonetaryContext , ProviderContext , RoundingContext
+
+
+public abstract class AbstractContext
+extends java.lang.Object
+implements java.io.Serializable
+Represents a general context of data targeting an item of type
Q. Contexts are used to add arbitrary
+ data that cannot be be mapped in a standard way to the money API, e.g. use case or customer specific
+ extensions or specialities.
+ Superclasses of this class must be final, immutable, serializable and thread-safe.
+
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+Fields
+
+
+Modifier and Type
+Field
+Description
+
+
+
+
+protected static java.lang.String
+KEY_PROVIDER
+
+Key for storing the target providers to be queried
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+boolean
+equals (java.lang.Object obj)
+
+
+
+<T> T
+get (java.lang.Class<T> type)
+
+Access an attribute, hereby using the class name as key.
+
+
+
+<T> T
+get (java.lang.String key,
+java.lang.Class<T> type)
+
+Access an attribute.
+
+
+
+java.lang.Boolean
+getBoolean (java.lang.String key)
+
+Access a Boolean attribute.
+
+
+
+java.lang.Double
+getDouble (java.lang.String key)
+
+Access a Double attribute.
+
+
+
+java.lang.Float
+getFloat (java.lang.String key)
+
+Access a Float attribute.
+
+
+
+java.lang.Integer
+getInt (java.lang.String key)
+
+Access an Integer attribute.
+
+
+
+java.util.Set<java.lang.String>
+getKeys (java.lang.Class<?> type)
+
+Get the present keys of all entries with a given type, checking hereby if assignable.
+
+
+
+java.lang.Long
+getLong (java.lang.String key)
+
+Access a Long attribute.
+
+
+
+java.lang.String
+getProviderName ()
+
+Get the provider name of this context.
+
+
+
+java.lang.String
+getText (java.lang.String key)
+
+Access a String attribute.
+
+
+
+java.lang.Class<?>
+getType (java.lang.String key)
+
+Get the current attribute type.
+
+
+
+int
+hashCode ()
+
+
+
+boolean
+isEmpty ()
+
+Checks if the current instance has no attributes set.
+
+
+
+java.lang.String
+toString ()
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+
+protected static final java.lang.String KEY_PROVIDER
+Key for storing the target providers to be queried
+
+See Also:
+Constant Field Values
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+
+
+
+Parameters:
+builder - the Builder.
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public java.util.Set<java.lang.String> getKeys (java.lang.Class<?> type)
+Get the present keys of all entries with a given type, checking hereby if assignable.
+
+Parameters:
+type - The attribute type, not null.
+Returns:
+all present keys of attributes being assignable to the type, never null.
+
+
+
+
+
+
+public java.lang.Class<?> getType (java.lang.String key)
+Get the current attribute type.
+
+Parameters:
+key - the entry's key, not null
+Returns:
+the current attribute type, or null, if no such attribute exists.
+
+
+
+
+
+
+public <T> T get (java.lang.String key,
+java.lang.Class<T> type)
+Access an attribute.
+
+Parameters:
+type - the attribute's type, not null
+key - the attribute's key, not null
+Returns:
+the attribute value, or null.
+
+
+
+
+
+
+public <T> T get (java.lang.Class<T> type)
+Access an attribute, hereby using the class name as key.
+
+Parameters:
+type - the type, not null
+Returns:
+the type attribute value, or null.
+
+
+
+
+
+
+public java.lang.Long getLong (java.lang.String key)
+Access a Long attribute.
+
+Parameters:
+key - the attribute's key, not null.
+Returns:
+the value, or null.
+
+
+
+
+
+
+public java.lang.Float getFloat (java.lang.String key)
+Access a Float attribute.
+
+Parameters:
+key - the attribute's key, not null.
+Returns:
+the value, or null.
+
+
+
+
+
+
+public java.lang.Integer getInt (java.lang.String key)
+Access an Integer attribute.
+
+Parameters:
+key - the attribute's key, not null.
+Returns:
+the value, or null.
+
+
+
+
+
+
+public java.lang.Boolean getBoolean (java.lang.String key)
+Access a Boolean attribute.
+
+Parameters:
+key - the attribute's key, not null.
+Returns:
+the value, or null.
+
+
+
+
+
+
+public java.lang.Double getDouble (java.lang.String key)
+Access a Double attribute.
+
+Parameters:
+key - the attribute's key, not null.
+Returns:
+the value, or null.
+
+
+
+
+
+
+public java.lang.String getText (java.lang.String key)
+Access a String attribute.
+
+Parameters:
+key - the attribute's key, not null.
+Returns:
+the value, or null.
+
+
+
+
+
+
+public java.lang.String getProviderName ()
+Get the provider name of this context.
+
+Returns:
+the provider name, or null.
+
+
+
+
+
+
+public boolean isEmpty ()
+Checks if the current instance has no attributes set. This is often the cases, when used in default cases.
+
+Returns:
+true, if no attributes are set.
+
+
+
+
+
+
+public int hashCode ()
+
+Overrides:
+hashCode in class java.lang.Object
+
+
+
+
+
+
+public boolean equals (java.lang.Object obj)
+
+Overrides:
+equals in class java.lang.Object
+
+
+
+
+
+
+public java.lang.String toString ()
+
+Overrides:
+toString in class java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/AbstractContextBuilder.html b/apidocs/java.money/javax/money/AbstractContextBuilder.html
new file mode 100644
index 0000000..5b7769c
--- /dev/null
+++ b/apidocs/java.money/javax/money/AbstractContextBuilder.html
@@ -0,0 +1,595 @@
+
+
+
+
+
+AbstractContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
java.lang.Object
+
javax.money.AbstractContextBuilder<B,C>
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+abstract C
+build ()
+
+
+
+
+
+B
+importContext (AbstractContext context)
+
+Apply all attributes on the given context, hereby existing entries are preserved.
+
+
+
+B
+importContext (AbstractContext context,
+boolean overwriteDuplicates)
+
+Apply all attributes on the given context.
+
+
+
+B
+removeAttributes (java.lang.String... keys)
+
+Removes an entry of a certain keys.
+
+
+
+<T> B
+set (java.lang.Class<T> key,
+T value)
+
+Sets an attribute, using attribute.getClass() as attribute
+ type .
+
+
+
+B
+set (java.lang.Object value)
+
+Sets an attribute, using attribute.getClass() as attribute
+ type and attribute.getClass().getName() as attribute
+ name .
+
+
+
+B
+set (java.lang.String key,
+boolean value)
+
+Sets an Boolean attribute.
+
+
+
+B
+set (java.lang.String key,
+char value)
+
+Sets an Character attribute.
+
+
+
+B
+set (java.lang.String key,
+double value)
+
+Sets an Double attribute.
+
+
+
+B
+set (java.lang.String key,
+float value)
+
+Sets an Float attribute.
+
+
+
+B
+set (java.lang.String key,
+int value)
+
+Sets an Integer attribute.
+
+
+
+B
+set (java.lang.String key,
+long value)
+
+Sets an Long attribute.
+
+
+
+B
+set (java.lang.String key,
+java.lang.Object value)
+
+Sets an attribute, using attribute.getClass() as attribute
+ type .
+
+
+
+B
+setProviderName (java.lang.String provider)
+
+Sets the provider.
+
+
+
+java.lang.String
+toString ()
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+public AbstractContextBuilder ()
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Apply all attributes on the given context.
+
+Parameters:
+context - the context to be applied, not null.
+overwriteDuplicates - flag, if existing entries should be overwritten.
+Returns:
+this Builder, for chaining
+
+
+
+
+
+
+
+Apply all attributes on the given context, hereby existing entries are preserved.
+
+Parameters:
+context - the context to be applied, not null.
+Returns:
+this Builder, for chaining
+See Also:
+importContext(AbstractContext, boolean)
+
+
+
+
+
+
+public B set (
java.lang.String key,
+int value)
+Sets an Integer attribute.
+
+Parameters:
+key - the key, non null.
+value - the value
+Returns:
+the Builder, for chaining.
+
+
+
+
+
+
+public B set (
java.lang.String key,
+boolean value)
+Sets an Boolean attribute.
+
+Parameters:
+key - the key, non null.
+value - the value
+Returns:
+the Builder, for chaining.
+
+
+
+
+
+
+public B set (
java.lang.String key,
+long value)
+Sets an Long attribute.
+
+Parameters:
+key - the key, non null.
+value - the value
+Returns:
+the Builder, for chaining.
+
+
+
+
+
+
+public B set (
java.lang.String key,
+float value)
+Sets an Float attribute.
+
+Parameters:
+key - the key, non null.
+value - the value
+Returns:
+the Builder, for chaining.
+
+
+
+
+
+
+public B set (
java.lang.String key,
+double value)
+Sets an Double attribute.
+
+Parameters:
+key - the key, non null.
+value - the value
+Returns:
+the Builder, for chaining.
+
+
+
+
+
+
+public B set (
java.lang.String key,
+char value)
+Sets an Character attribute.
+
+Parameters:
+key - the key, non null.
+value - the value
+Returns:
+the Builder, for chaining.
+
+
+
+
+
+
+public B set (
java.lang.Object value)
+Sets an attribute, using attribute.getClass() as attribute
+ type and attribute.getClass().getName() as attribute
+ name .
+
+Parameters:
+value - the attribute value, not null.
+Returns:
+this Builder, for chaining
+
+
+
+
+
+
+public B set (
java.lang.String key,
+java.lang.Object value)
+Sets an attribute, using attribute.getClass() as attribute
+ type .
+
+Parameters:
+value - the attribute value, not null.
+key - the attribute's key, not null
+Returns:
+this Builder, for chaining
+
+
+
+
+
+
+public <T> B set (
java.lang.Class<T> key,
+T value)
+Sets an attribute, using attribute.getClass() as attribute
+ type .
+
+Parameters:
+value - the attribute value, not null.
+key - the attribute's key, not null
+Returns:
+this Builder, for chaining
+
+
+
+
+
+
+public B setProviderName (
java.lang.String provider)
+Sets the provider.
+
+Parameters:
+provider - the provider, not null.
+Returns:
+the Builder for chaining
+
+
+
+
+
+
+public B removeAttributes (
java.lang.String... keys)
+Removes an entry of a certain keys. This can be useful, when a context is initialized with another
+ existing context, but only subset of the entries should be visible. For example removeAttributes
+ ("a", "b", "c") removes all attributes named 'a','b' and 'c'.
+
+Parameters:
+keys - the keys
+Returns:
+this Builder, for chaining
+
+
+
+
+
+
+public abstract C build ()
+
+
+Returns:
+a new AbstractContext . never null.
+
+
+
+
+
+
+public java.lang.String toString ()
+
+Overrides:
+toString in class java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/AbstractQuery.html b/apidocs/java.money/javax/money/AbstractQuery.html
new file mode 100644
index 0000000..b77868b
--- /dev/null
+++ b/apidocs/java.money/javax/money/AbstractQuery.html
@@ -0,0 +1,411 @@
+
+
+
+
+
+AbstractQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+Direct Known Subclasses:
+AmountFormatQuery , ConversionQuery , CurrencyQuery , MonetaryAmountFactoryQuery , RoundingQuery
+
+
+public abstract class AbstractQuery
+extends AbstractContext
+Represents a general context of data targeting an item of type
Q. Contexts are used to add arbitrary
+ data that cannot be be mapped in a standard way to the money API, e.g. use case or customer specific
+ extensions or specialities.
+ Superclasses of this class must be final, immutable, serializable and thread-safe.
+
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+Fields
+
+
+Modifier and Type
+Field
+Description
+
+
+
+
+protected static java.lang.String
+KEY_QUERY_PROVIDERS
+
+Key for storing the target providers to be queried
+
+
+
+protected static java.lang.String
+KEY_QUERY_TARGET_TYPE
+
+Key name for the target type attribute.
+
+
+
+protected static java.lang.String
+KEY_QUERY_TIMESTAMP
+
+Key name for the timestamp attribute.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+java.util.List<java.lang.String>
+getProviderNames ()
+
+Returns the providers and their ordering to be considered.
+
+
+
+java.lang.Class<?>
+getTargetType ()
+
+Gets the target implementation type required.
+
+
+
+
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+
+protected static final java.lang.String KEY_QUERY_PROVIDERS
+Key for storing the target providers to be queried
+
+See Also:
+Constant Field Values
+
+
+
+
+
+
+protected static final java.lang.String KEY_QUERY_TIMESTAMP
+Key name for the timestamp attribute.
+
+See Also:
+Constant Field Values
+
+
+
+
+
+
+protected static final java.lang.String KEY_QUERY_TARGET_TYPE
+Key name for the target type attribute.
+
+See Also:
+Constant Field Values
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+
+Constructor, using a builder.
+
+Parameters:
+builder - the builder, not null.
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public java.util.List<java.lang.String> getProviderNames ()
+Returns the providers and their ordering to be considered. This information typically must be interpreted by the
+ singleton SPI implementations, which are backing the singleton accessors.
+ If the list returned is empty, the default provider list,
+ determined by methods like getDefaultProviderNames() should be used.
+
+Returns:
+the ordered providers, never null.
+
+
+
+
+
+
+public java.lang.Class<?> getTargetType ()
+Gets the target implementation type required. This can be used to explicitly acquire a specific implementation
+ type and use a query to configure the instance or factory to be returned.
+
+Returns:
+this Builder for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/AbstractQueryBuilder.html b/apidocs/java.money/javax/money/AbstractQueryBuilder.html
new file mode 100644
index 0000000..03b45a2
--- /dev/null
+++ b/apidocs/java.money/javax/money/AbstractQueryBuilder.html
@@ -0,0 +1,397 @@
+
+
+
+
+
+AbstractQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+Constructors
+
+
+Constructor
+Description
+
+
+
+
+AbstractQueryBuilder ()
+
+Initializes the query builder, as a default query builder.
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+abstract C
+build ()
+
+Creates a new
AbstractQuery with the data from this Builder
+ instance.
+
+
+
+B
+set (java.util.List<java.lang.String> providers)
+
+Set the providers to be considered.
+
+
+
+B
+setProviderName (java.lang.String provider)
+
+Simple override, that sets the provider as provider to use.
+
+
+
+B
+setProviderNames (java.lang.String... providers)
+
+Set the providers to be considered.
+
+
+
+B
+setProviderNames (java.util.List<java.lang.String> providers)
+
+Set the providers to be considered.
+
+
+
+B
+setTargetType (java.lang.Class<?> type)
+
+Sets the target implementation type required.
+
+
+
+
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+public AbstractQueryBuilder ()
+Initializes the query builder, as a default query builder.
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public B setProviderNames (
java.lang.String... providers)
+Set the providers to be considered. If not set explicitly the default ISO currencies as
+ returned by Currency is used.
+
+Parameters:
+providers - the providers to use, not null.
+Returns:
+the query builder for chaining.
+
+
+
+
+
+
+public B setProviderNames (
java.util.List<java.lang.String> providers)
+Set the providers to be considered. If not set explicitly the default ISO currencies as
+ returned by Currency is used.
+
+Parameters:
+providers - the providers to use, not null.
+Returns:
+the query builder for chaining.
+
+
+
+
+
+
+public B set (
java.util.List<java.lang.String> providers)
+Set the providers to be considered. If not set explicitly the default providers and the corresponding
+ default ordering are used.
+
+Parameters:
+providers - the providers in order to use, not null.
+Returns:
+the query builder for chaining.
+
+
+
+
+
+
+
+
+
+public B setTargetType (
java.lang.Class<?> type)
+Sets the target implementation type required. This can be used to explicitly acquire a specific
+ implementation
+ type and use a query to configure the instance or factory to be returned.
+
+Parameters:
+type - the target implementation type, not null.
+Returns:
+this query builder for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/CurrencyContext.html b/apidocs/java.money/javax/money/CurrencyContext.html
new file mode 100644
index 0000000..a272f51
--- /dev/null
+++ b/apidocs/java.money/javax/money/CurrencyContext.html
@@ -0,0 +1,266 @@
+
+
+
+
+
+CurrencyContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+public final class CurrencyContext
+extends AbstractContext
+implements java.io.Serializable
+This class models the attributable context of
CurrencyUnit instances. It
+ provides information about
+
+ the provider that provided the instance (required)
+ the target timestamp / temporal unit
+ any other attributes, identified by the attribute type, e.g. regions, tenants etc.
+
+
Instances of this class must be created using the CurrencyContextBuilder . Typically the
+ contexts are created and assigned by the classes that implement the CurrencyProviderSpi .
+ The according implementation classes should document, which attributes are available.
+
+ This class is immutable, serializable and thread-safe.
+
+Author:
+Anatole Tresch
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+Returns:
+a new Builder instance, preinitialized with the values from this instance.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/CurrencyContextBuilder.html b/apidocs/java.money/javax/money/CurrencyContextBuilder.html
new file mode 100644
index 0000000..d6689ab
--- /dev/null
+++ b/apidocs/java.money/javax/money/CurrencyContextBuilder.html
@@ -0,0 +1,282 @@
+
+
+
+
+
+CurrencyContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+Creates a new builder.
+
+Parameters:
+provider - the provider name, creating the corresponding CurrencyUnit containing
+ the final CurrencyContext created by this builder, not null.
+Returns:
+a new CurrencyContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/CurrencyQuery.html b/apidocs/java.money/javax/money/CurrencyQuery.html
new file mode 100644
index 0000000..63e1a5d
--- /dev/null
+++ b/apidocs/java.money/javax/money/CurrencyQuery.html
@@ -0,0 +1,331 @@
+
+
+
+
+
+CurrencyQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+public final class CurrencyQuery
+extends AbstractQuery
+implements java.io.Serializable
+This class models a query for accessing instances of
CurrencyUnit. It
+ provides information such as
+
+ the providers that may provide CurrencyUnit instances
+ any other attributes, identified by the attribute type, e.g. regions, tenants,
+ a target timestamp / temporal unit, when the CurrencyUnit instances should be valid, etc.
+
+ The effective attributes supported are only determined by the implementations of
.CurrencyProviderSpi.
+
+ This class is immutable, serializable and thread-safe.
+
+Author:
+Anatole Tresch
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+java.util.Collection<java.util.Locale>
+getCountries ()
+
+Returns the target locales.
+
+
+
+java.util.Collection<java.lang.String>
+getCurrencyCodes ()
+
+Gets the currency codes, or the regular expression to select codes.
+
+
+
+java.util.Collection<java.lang.Integer>
+getNumericCodes ()
+
+Gets the numeric codes.
+
+
+
+CurrencyQueryBuilder
+toBuilder ()
+
+Creates a new builder instances, initialized with the data from this one.
+
+
+
+
+
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public java.util.Collection<java.util.Locale> getCountries ()
+Returns the target locales.
+
+Returns:
+the target locales, never null.
+
+
+
+
+
+
+public java.util.Collection<java.lang.String> getCurrencyCodes ()
+Gets the currency codes, or the regular expression to select codes.
+
+Returns:
+the target currency codes or the regular expression, never null.
+
+
+
+
+
+
+public java.util.Collection<java.lang.Integer> getNumericCodes ()
+Gets the numeric codes. Setting it to -1 search for currencies that have no numeric code.
+
+Returns:
+the target numeric codes, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/CurrencyQueryBuilder.html b/apidocs/java.money/javax/money/CurrencyQueryBuilder.html
new file mode 100644
index 0000000..2f23490
--- /dev/null
+++ b/apidocs/java.money/javax/money/CurrencyQueryBuilder.html
@@ -0,0 +1,346 @@
+
+
+
+
+
+CurrencyQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public final class CurrencyQueryBuilder
+extends AbstractQueryBuilder <CurrencyQueryBuilder ,CurrencyQuery >
+Builder for queries for accessing
CurrencyUnit instances. If not properties are set the
+ query should
+ returns
+ the
default currencies. Similarly if no provider is set explicitly the
default ISO currencies as
+ returned by
Currency should be returned.
+
+ Note this class is NOT thread-safe.
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Sets the country for which currencies should be requested.
+
+Parameters:
+countries - The ISO countries.
+Returns:
+the query for chaining.
+
+
+
+
+
+
+
+Sets the currency code, or the regular expression to select codes.
+
+Parameters:
+codes - the currency codes or code expressions, not null.
+Returns:
+the query for chaining.
+
+
+
+
+
+
+
+Set the numeric code. Setting it to -1 search for currencies that have no numeric code.
+
+Parameters:
+codes - the numeric codes.
+Returns:
+the query for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/CurrencySupplier.html b/apidocs/java.money/javax/money/CurrencySupplier.html
new file mode 100644
index 0000000..4a0cc32
--- /dev/null
+++ b/apidocs/java.money/javax/money/CurrencySupplier.html
@@ -0,0 +1,250 @@
+
+
+
+
+
+CurrencySupplier (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Known Subinterfaces:
+CurrencyConversion , ExchangeRate , MonetaryAmount
+
+
+All Known Implementing Classes:
+ConversionQuery , RoundingContext , RoundingQuery
+
+
+Functional Interface:
+This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
+
+
+@FunctionalInterface
+public interface CurrencySupplier
+Represents a supplier of
CurrencyUnit-valued results. This is the
+
CurrencyUnit-producing specialization of
Supplier (as in Java 8).
+
+
+ There is no requirement that a distinct result be returned each time the
+ supplier is invoked.
+
+
+ This is a functional interface whose
+ functional method is getCurrency() .
+ This class does not extend Supplier since MonetaryAmount implements
+ both supplier interfaces, NumberSupplier and CurrencySupplier ,
+ which will lead
+ to method name conflicts.
+
+
+Since:
+0.8
+Version:
+0.5
+Author:
+Werner Keil
+See Also:
+Supplier
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+Returns:
+the corresponding CurrencyUnit , not null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/CurrencyUnit.html b/apidocs/java.money/javax/money/CurrencyUnit.html
new file mode 100644
index 0000000..3baed56
--- /dev/null
+++ b/apidocs/java.money/javax/money/CurrencyUnit.html
@@ -0,0 +1,334 @@
+
+
+
+
+
+CurrencyUnit (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Superinterfaces:
+java.lang.Comparable<CurrencyUnit >
+
+
+public interface CurrencyUnit
+extends java.lang.Comparable<CurrencyUnit >
+A unit of currency.
+
+ This interface represents a unit of currency such as the British Pound, Euro,
+ US Dollar, Bitcoin or other. It provides interoperability between different
+ implementations.
+
+ Currencies can be distinguished by separate getCurrencyCode() codes,
+ similar to Currency.
+
Implementation specification
+ Implementation of this class
+
+ are required to implement equals/hashCode considering the
+ concrete implementation type and currency code.
+ are required to be thread-safe
+ are required to be immutable
+ are required to be comparable
+ should be serializable (on platforms providing serialization).
+
+
+Version:
+1.0
+Author:
+Werner Keil, Stephen Colebourne, Anatole Tresch
+See Also:
+Wikipedia: Currency
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+CurrencyContext
+getContext ()
+
+
+
+
+
+java.lang.String
+getCurrencyCode ()
+
+Gets the unique currency code, the effective code depends on the
+ currency.
+
+
+
+int
+getDefaultFractionDigits ()
+
+Gets the number of fractional digits typically used by this currency.
+
+
+
+int
+getNumericCode ()
+
+Gets a numeric currency code.
+
+
+
+
+
+
+
+
Methods inherited from interface java.lang.Comparable
+
+
+ compareTo
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+java.lang.String getCurrencyCode ()
+Gets the unique currency code, the effective code depends on the
+ currency.
+
+ Since each currency is identified by this code, the currency code is
+ required to be defined for every CurrencyUnit and not
+ null or empty.
+
+ For ISO codes the 3-letter ISO code should be returned. For non ISO
+ currencies no constraints are defined.
+
+Returns:
+the currency code, never null. For ISO-4217 this this
+ will be the three letter ISO-4217 code. However, alternate
+ currencies can have different codes. Also there is no constraint
+ about the formatting of alternate codes, despite the fact that
+ the currency codes must be unique.
+
+
+
+
+
+
+int getNumericCode ()
+Gets a numeric currency code. within the ISO-4217 name space, this equals
+ to the ISO numeric code. In other currency name spaces this number may be
+ different, or even undefined (-1).
+
+ The numeric code is an optional alternative to the standard currency
+ code. If defined, the numeric code is required to be unique.
+
+ This method matches the API of Currency.
+
+Returns:
+the numeric currency code
+
+
+
+
+
+
+int getDefaultFractionDigits ()
+Gets the number of fractional digits typically used by this currency.
+
+ Different currencies have different numbers of fractional digits by
+ default. For example, 'GBP' has 2 fractional digits, but 'JPY' has zero.
+ virtual currencies or those with no applicable fractional are indicated
+ by -1.
+
+ This method matches the API of Currency.
+
+Returns:
+the fractional digits, from 0 to 9 (normally 0, 2 or 3), or 0 for
+ pseudo-currencies.
+
+
+
+
+
+
+
+Returns the
CurrencyContext of a currency. This context contains additional information
+ about the type and capabilities of a CurrencyUnit, e.g. its provider and more.
+
+Returns:
+the currency's context, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/DefaultMonetaryRoundingsSingletonSpi.html b/apidocs/java.money/javax/money/DefaultMonetaryRoundingsSingletonSpi.html
new file mode 100644
index 0000000..72ee3b9
--- /dev/null
+++ b/apidocs/java.money/javax/money/DefaultMonetaryRoundingsSingletonSpi.html
@@ -0,0 +1,395 @@
+
+
+
+
+
+DefaultMonetaryRoundingsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
java.lang.Object
+
javax.money.DefaultMonetaryRoundingsSingletonSpi
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+public DefaultMonetaryRoundingsSingletonSpi ()
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Creates an rounding instance using RoundingMode.UP rounding.
+
+Returns:
+the corresponding MonetaryOperator implementing the
+ rounding.
+Throws:
+MonetaryException - if no such rounding could be evaluated.
+
+
+
+
+
+
+
+
+
+
+
+
+public java.util.Set<java.lang.String> getProviderNames ()
+Get the names of all current registered providers.
+
+Specified by:
+getProviderNames in interface MonetaryRoundingsSingletonSpi
+Returns:
+the names of all current registered providers, never null.
+
+
+
+
+
+
+
+
+
+public java.util.Set<java.lang.String> getRoundingNames (java.lang.String... providers)
+Allows to access the identifiers of the current defined roundings.
+
+Specified by:
+getRoundingNames in interface MonetaryRoundingsSingletonSpi
+Parameters:
+providers - the providers and ordering to be used. By default providers and ordering as defined in
+ #getDefaultProviders is used, not null.
+Returns:
+the set of custom rounding ids, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/Monetary.html b/apidocs/java.money/javax/money/Monetary.html
new file mode 100644
index 0000000..6fa3da5
--- /dev/null
+++ b/apidocs/java.money/javax/money/Monetary.html
@@ -0,0 +1,897 @@
+
+
+
+
+
+Monetary (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
java.lang.Object
+
javax.money.Monetary
+
+
+
+public final class Monetary
+extends java.lang.Object
+
+
+Author:
+Anatole Tresch
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+static java.util.Collection<MonetaryAmountFactory <?>>
+getAmountFactories ()
+
+
+
+
+
+static java.util.Collection<MonetaryAmountFactory <?>>
+getAmountFactories (MonetaryAmountFactoryQuery query)
+
+Returns all factory instances that match the query.
+
+
+
+static <T extends MonetaryAmount >MonetaryAmountFactory <T>
+getAmountFactory (java.lang.Class<T> amountType)
+
+
+
+
+
+static MonetaryAmountFactory
+getAmountFactory (MonetaryAmountFactoryQuery query)
+
+Executes the query and returns the factory found, if there is only one factory.
+
+
+
+static java.util.Collection<java.lang.Class<? extends MonetaryAmount >>
+getAmountTypes ()
+
+
+
+
+
+static java.util.Collection<CurrencyUnit >
+getCurrencies (java.lang.String... providers)
+
+Access all currencies known.
+
+
+
+static java.util.Set<CurrencyUnit >
+getCurrencies (java.util.Locale locale,
+java.lang.String... providers)
+
+Access a new instance based on the Locale.
+
+
+
+static java.util.Collection<CurrencyUnit >
+getCurrencies (CurrencyQuery query)
+
+Query all currencies matching the given query.
+
+
+
+static CurrencyUnit
+getCurrency (java.lang.String currencyCode,
+java.lang.String... providers)
+
+Access a new instance based on the currency code.
+
+
+
+static CurrencyUnit
+getCurrency (java.util.Locale locale,
+java.lang.String... providers)
+
+Access a new instance based on the Locale.
+
+
+
+static CurrencyUnit
+getCurrency (CurrencyQuery query)
+
+Query all currencies matching the given query.
+
+
+
+static java.util.Set<java.lang.String>
+getCurrencyProviderNames ()
+
+Query all currencies matching the given query.
+
+
+
+static MonetaryAmountFactory <?>
+getDefaultAmountFactory ()
+
+
+
+
+
+static java.lang.Class<? extends MonetaryAmount >
+getDefaultAmountType ()
+
+
+
+
+
+static java.util.List<java.lang.String>
+getDefaultCurrencyProviderChain ()
+
+Query the list and ordering of provider names modelling the default provider chain to be used, if no provider
+ chain was explicitly set..
+
+
+
+static MonetaryRounding
+getDefaultRounding ()
+
+Creates a rounding that can be added as
MonetaryOperator to
+ chained calculations.
+
+
+
+static java.util.List<java.lang.String>
+getDefaultRoundingProviderChain ()
+
+Allows to access the default providers chain used if no provider chain was passed explicitly..
+
+
+
+static MonetaryRounding
+getRounding (java.lang.String roundingName,
+java.lang.String... providers)
+
+
+
+
+
+static MonetaryRounding
+getRounding (CurrencyUnit currencyUnit,
+java.lang.String... providers)
+
+
+
+
+
+static MonetaryRounding
+getRounding (RoundingQuery roundingQuery)
+
+
+
+
+
+static java.util.Set<java.lang.String>
+getRoundingNames (java.lang.String... providers)
+
+Allows to access the names of the current defined roundings.
+
+
+
+static java.util.Set<java.lang.String>
+getRoundingProviderNames ()
+
+Allows to access the names of the current registered providers.
+
+
+
+static java.util.Collection<MonetaryRounding >
+getRoundings (RoundingQuery roundingQuery)
+
+
+
+
+
+static boolean
+isAvailable (MonetaryAmountFactoryQuery query)
+
+
+
+
+
+static boolean
+isCurrencyAvailable (java.lang.String code,
+java.lang.String... providers)
+
+
+
+
+
+static boolean
+isCurrencyAvailable (java.util.Locale locale,
+java.lang.String... providers)
+
+Allows to check if a
CurrencyUnit instance is
+ defined, i.e.
+
+
+
+static boolean
+isRoundingAvailable (java.lang.String roundingName,
+java.lang.String... providers)
+
+
+
+
+
+static boolean
+isRoundingAvailable (CurrencyUnit currencyUnit,
+java.lang.String... providers)
+
+
+
+
+
+static boolean
+isRoundingAvailable (RoundingQuery roundingQuery)
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public static java.util.Set<java.lang.String> getRoundingProviderNames ()
+Allows to access the names of the current registered providers.
+
+Returns:
+the set of provider names, never null.
+
+
+
+
+
+
+public static java.util.List<java.lang.String> getDefaultRoundingProviderChain ()
+Allows to access the default providers chain used if no provider chain was passed explicitly..
+
+Returns:
+the chained list of provider names, never null.
+
+
+
+
+
+
+
+
+
+Returns:
+the (shared) default rounding instance.
+
+
+
+
+
+
+
+
+
+Parameters:
+currencyUnit - The currency, which determines the required scale. As
+ RoundingMode, by default, RoundingMode.HALF_UP
+ is used.
+providers - the providers and ordering to be used. By default providers and ordering as defined in
+ #getDefaultProviders is used.
+Returns:
+a new instance MonetaryOperator implementing the
+ rounding, never null.
+
+
+
+
+
+
+public static MonetaryRounding getRounding (
java.lang.String roundingName,
+java.lang.String... providers)
+
+
+Parameters:
+roundingName - The rounding identifier.
+providers - the providers and ordering to be used. By default providers and ordering as defined in
+ #getDefaultProviders is used.
+Returns:
+the corresponding MonetaryOperator implementing the
+ rounding, never null.
+Throws:
+java.lang.IllegalArgumentException - if no such rounding is registered using a
+ RoundingProviderSpi instance.
+
+
+
+
+
+
+
+
+
+Parameters:
+roundingQuery - The RoundingQuery that may contains arbitrary parameters to be
+ evaluated.
+Returns:
+the corresponding MonetaryRounding , never null.
+Throws:
+java.lang.IllegalArgumentException - if no such rounding is registered using a
+ RoundingProviderSpi instance.
+
+
+
+
+
+
+public static boolean isRoundingAvailable (java.lang.String roundingName,
+java.lang.String... providers)
+
+
+Parameters:
+roundingName - The rounding identifier.
+providers - the providers and ordering to be used. By default providers and ordering as defined in
+ #getDefaultProviders is used.
+Returns:
+true, if a corresponding MonetaryRounding is available.
+Throws:
+java.lang.IllegalArgumentException - if no such rounding is registered using a
+ RoundingProviderSpi instance.
+
+
+
+
+
+
+public static boolean isRoundingAvailable (
CurrencyUnit currencyUnit,
+java.lang.String... providers)
+
+
+Parameters:
+currencyUnit - The currency, which determines the required scale. As RoundingMode,
+ by default, RoundingMode.HALF_UP is used.
+providers - the providers and ordering to be used. By default providers and ordering as defined in
+ #getDefaultProviders is used.
+Returns:
+true, if a corresponding MonetaryRounding is available.
+Throws:
+java.lang.IllegalArgumentException - if no such rounding is registered using a
+ RoundingProviderSpi instance.
+
+
+
+
+
+
+public static boolean isRoundingAvailable (
RoundingQuery roundingQuery)
+
+
+Parameters:
+roundingQuery - The RoundingQuery that may contains arbitrary parameters to be
+ evaluated.
+Returns:
+true, if a corresponding MonetaryRounding is available.
+Throws:
+java.lang.IllegalArgumentException - if no such rounding is registered using a
+ RoundingProviderSpi instance.
+
+
+
+
+
+
+
+
+
+Parameters:
+roundingQuery - The RoundingQuery that may contains arbitrary parameters to be
+ evaluated.
+Returns:
+all MonetaryRounding instances matching the query, never null.
+
+
+
+
+
+
+public static java.util.Set<java.lang.String> getRoundingNames (java.lang.String... providers)
+Allows to access the names of the current defined roundings.
+
+Parameters:
+providers - the providers and ordering to be used. By default providers and ordering as defined in
+ #getDefaultProviders is used.
+Returns:
+the set of custom rounding ids, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public static java.util.Collection<java.lang.Class<? extends MonetaryAmount >> getAmountTypes ()
+
+
+Returns:
+all currently available MonetaryAmount implementation classes that have
+ corresponding MonetaryAmountFactory instances provided, never null
+
+
+
+
+
+
+public static java.lang.Class<? extends MonetaryAmount > getDefaultAmountType ()
+
+
+Returns:
+all current default MonetaryAmount implementation class, never null
+
+
+
+
+
+
+
+Executes the query and returns the factory found, if there is only one factory.
+ If multiple factories match the query, one is selected.
+
+Parameters:
+query - the factory query, not null.
+Returns:
+the factory found, or null.
+
+
+
+
+
+
+
+Returns all factory instances that match the query.
+
+Parameters:
+query - the factory query, not null.
+Returns:
+the instances found, never null.
+
+
+
+
+
+
+
+
+
+Parameters:
+query - the factory query, not null.
+Returns:
+true, if at least one MonetaryAmountFactory matches the query.
+
+
+
+
+
+
+public static CurrencyUnit getCurrency (
java.lang.String currencyCode,
+java.lang.String... providers)
+Access a new instance based on the currency code. Currencies are
+ available as provided by
CurrencyProviderSpi instances registered
+ with the
Bootstrap.
+
+Parameters:
+currencyCode - the ISO currency code, not null.
+providers - the (optional) specification of providers to consider.
+Returns:
+the corresponding CurrencyUnit instance.
+Throws:
+UnknownCurrencyException - if no such currency exists.
+
+
+
+
+
+
+public static CurrencyUnit getCurrency (
java.util.Locale locale,
+java.lang.String... providers)
+Access a new instance based on the
Locale. Currencies are
+ available as provided by
CurrencyProviderSpi instances registered
+ with the
Bootstrap.
+
+Parameters:
+locale - the target Locale, typically representing an ISO
+ country, not null.
+providers - the (optional) specification of providers to consider.
+Returns:
+the corresponding CurrencyUnit instance.
+Throws:
+UnknownCurrencyException - if no such currency exists.
+
+
+
+
+
+
+public static java.util.Set<CurrencyUnit > getCurrencies (
java.util.Locale locale,
+java.lang.String... providers)
+Access a new instance based on the
Locale. Currencies are
+ available as provided by
CurrencyProviderSpi instances registered
+ with the
Bootstrap.
+
+Parameters:
+locale - the target Locale, typically representing an ISO
+ country, not null.
+providers - the (optional) specification of providers to consider.
+Returns:
+the corresponding CurrencyUnit instance.
+Throws:
+UnknownCurrencyException - if no such currency exists.
+
+
+
+
+
+
+public static boolean isCurrencyAvailable (java.lang.String code,
+java.lang.String... providers)
+
+
+Parameters:
+code - the currency code, not null.
+providers - the (optional) specification of providers to consider.
+Returns:
+true if getCurrency(String, java.lang.String...)
+ would return a result for the given code.
+
+
+
+
+
+
+public static boolean isCurrencyAvailable (java.util.Locale locale,
+java.lang.String... providers)
+
+
+Parameters:
+locale - the target Locale, not null.
+providers - the (optional) specification of providers to consider.
+Returns:
+true if getCurrencies(Locale, String...) would return a
+ result containing a currency with the given code.
+
+
+
+
+
+
+public static java.util.Collection<CurrencyUnit > getCurrencies (
java.lang.String... providers)
+Access all currencies known.
+
+Parameters:
+providers - the (optional) specification of providers to consider.
+Returns:
+the list of known currencies, never null.
+
+
+
+
+
+
+
+Query all currencies matching the given query.
+
+Parameters:
+query - The CurrencyQuery , not null.
+Returns:
+the list of known currencies, never null.
+
+
+
+
+
+
+
+Query all currencies matching the given query.
+
+Parameters:
+query - The CurrencyQuery , not null.
+Returns:
+the list of known currencies, never null.
+
+
+
+
+
+
+public static java.util.Set<java.lang.String> getCurrencyProviderNames ()
+Query all currencies matching the given query.
+
+Returns:
+the list of known currencies, never null.
+
+
+
+
+
+
+public static java.util.List<java.lang.String> getDefaultCurrencyProviderChain ()
+Query the list and ordering of provider names modelling the default provider chain to be used, if no provider
+ chain was explicitly set..
+
+Returns:
+the ordered list provider names, modelling the default provider chain used, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/MonetaryAmount.html b/apidocs/java.money/javax/money/MonetaryAmount.html
new file mode 100644
index 0000000..0c6c67b
--- /dev/null
+++ b/apidocs/java.money/javax/money/MonetaryAmount.html
@@ -0,0 +1,1319 @@
+
+
+
+
+
+MonetaryAmount (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Superinterfaces:
+java.lang.Comparable<MonetaryAmount >, CurrencySupplier , NumberSupplier
+
+
+public interface MonetaryAmount
+extends CurrencySupplier , NumberSupplier , java.lang.Comparable<MonetaryAmount >
+Interface defining a monetary amount. The effective format representation of an amount may vary
+ depending on the implementation used. JSR 354 explicitly supports different types of monetary
+ amounts to be implemented and used. Reason behind is that the requirements to an implementation
+ heavily vary for different usage scenarios. E.g. product calculations may require high precision
+ and scale, whereas low latency order and trading systems require high calculation performance for
+ algorithmic operations.
+
+ Each instance of an amount provides additional meta-data in form of a MonetaryContext .
+ This context contains detailed information on the numeric capabilities, e.g. the supported
+ precision and maximal scale, as well as the common implementation flavor.
+
+ Also a MonetaryAmount provides a NumberValue , which allows easily to extract the
+ numeric value, of the amount. And finally getFactory() provides a
+ MonetaryAmountFactory , which allows to of instances of MonetaryAmount based
+ on the same numeric implementation.
+
+ This JSR additionally recommends to consider the following aspects:
+
+ Arithmetic operations should throw an ArithmeticException, if performing arithmetic
+ operations between amounts exceeds the capabilities of the numeric representation type used. Any
+ implicit truncating, that would lead to complete invalid and useless results, should be avoided.
+ This recommendation does not affect format rounding, as required by the format numeric
+ representation of a monetary amount.
+ Monetary amounts should allow numbers as argument for arithmetic operations like division and
+ multiplication. Adding or subtracting of amounts must only be possible by passing instances of
+ MonetaryAmount .
+ Nevertheless numeric truncation is also explicitly supported when calling
+ NumberValue.numberValue(Class) , whereas the exact counterpart,
+ NumberValue.numberValueExact(Class) , works similar to
+ BigDecimal.longValueExact().
+ Since implementations are recommended to be immutable, an operation should never change any
+ format state of an instance. Given an instance, all operations are required to be fully
+ reproducible.
+ Finally the result of calling with(MonetaryOperator) must be of the same type as
+ type on which with was called. The with method also defines additional
+ interoperability requirements that are important to enable this invariant.
+ To enable further interoperability a static method from(MonetaryAmount) is
+ recommended to be implemented on each implementation class, that allows conversion of a
+ MonetaryAmount to a concrete instance. E.g.a class MyMoney extends MonetaryAmount
+ would contain the following method:
+
+
+
+ public final class MyMoney implements MonetaryAmount{
+ ...
+ public static MyMoney from(MonetaryAmount amount)(...)
+ }
+
+
+
+
Implementation specification
+ Implementations of this interface must be
+
+ Implementations of this interface should be
+
+ Implementations of this interface must be
+
+ thread-safe
+ immutable
+ comparable
+ must implement equals/hashCode, hereby considering
+
+ Implementation type
+ CurrencyUnit
+ Numeric value.
+
+ This also means that two different implementations types with the same currency and numeric value
+ are NOT equal.
+
+
+
+Version:
+1.1
+Author:
+Anatole Tresch, Werner Keil
+See Also:
+with(MonetaryOperator)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+MonetaryAmount
+abs ()
+
+Returns a MonetaryAmount whose value is the absolute value of this
+ MonetaryAmount, and whose scale is this.getContext().getMaxScale().
+
+
+
+MonetaryAmount
+add (MonetaryAmount augend)
+
+Returns a MonetaryAmount whose value is this + augend, and whose scale is max(this.getContext().getMaxScale(),
+ augend.getContext().getMaxScale()).
+
+
+
+MonetaryAmount
+divide (double divisor)
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount
+divide (long divisor)
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount
+divide (java.lang.Number divisor)
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount []
+divideAndRemainder (double divisor)
+
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount []
+divideAndRemainder (long divisor)
+
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount []
+divideAndRemainder (java.lang.Number divisor)
+
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount
+divideToIntegralValue (double divisor)
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryAmount
+divideToIntegralValue (long divisor)
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryAmount
+divideToIntegralValue (java.lang.Number divisor)
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryContext
+getContext ()
+
+
+
+
+
+MonetaryAmountFactory <? extends MonetaryAmount >
+getFactory ()
+
+Creates a new
MonetaryAmountFactory, returning the same implementation type Hereby
+ this given amount is used as a template, so reusing the
CurrencyUnit, its numeric
+ value, the algorithmic implementation as well as the current
MonetaryContext.
+
+
+
+boolean
+isEqualTo (MonetaryAmount amount)
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+
+
+boolean
+isGreaterThan (MonetaryAmount amount)
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+
+
+boolean
+isGreaterThanOrEqualTo (MonetaryAmount amount)
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+
+
+boolean
+isLessThan (MonetaryAmount amount)
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+
+
+boolean
+isLessThanOrEqualTo (MonetaryAmount amt)
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+
+
+default boolean
+isNegative ()
+
+Checks if a MonetaryAmount is negative.
+
+
+
+default boolean
+isNegativeOrZero ()
+
+Checks if a MonetaryAmount is negative or zero.
+
+
+
+default boolean
+isPositive ()
+
+Checks if a MonetaryAmount is positive.
+
+
+
+default boolean
+isPositiveOrZero ()
+
+Checks if a MonetaryAmount is positive or zero.
+
+
+
+default boolean
+isZero ()
+
+Checks if an MonetaryAmount is zero.
+
+
+
+MonetaryAmount
+multiply (double multiplicand)
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+
+
+
+MonetaryAmount
+multiply (long multiplicand)
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+
+
+
+MonetaryAmount
+multiply (java.lang.Number multiplicand)
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+
+
+
+MonetaryAmount
+negate ()
+
+Returns a MonetaryAmount whose value is -this, and whose scale is
+ this.getContext().getMaxScale(), with rounding according to the context settings.
+
+
+
+MonetaryAmount
+plus ()
+
+Returns a MonetaryAmount whose value is +this.
+
+
+
+default <R> R
+query (MonetaryQuery <R> query)
+
+Queries this monetary amount for a value.
+
+
+
+MonetaryAmount
+remainder (double divisor)
+
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+remainder (long divisor)
+
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+remainder (java.lang.Number divisor)
+
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+scaleByPowerOfTen (int power)
+
+Returns a MonetaryAmount whose numerical value is equal to ( this *
+ 10n ).
+
+
+
+int
+signum ()
+
+Returns the signum function of this MonetaryAmount.
+
+
+
+MonetaryAmount
+stripTrailingZeros ()
+
+Returns a MonetaryAmount which is numerically equal to this one but with any trailing
+ zeros removed from the representation.
+
+
+
+MonetaryAmount
+subtract (MonetaryAmount subtrahend)
+
+Returns a MonetaryAmount whose value is this -
+ amount, and whose scale is max(this.getContext().getMaxScale(),
+ subtrahend.getContext().getMaxScale().
+
+
+
+default MonetaryAmount
+with (MonetaryOperator operator)
+
+Returns an operated object of the same type as this object with the operation made.
+
+
+
+
+
+
+
+
Methods inherited from interface java.lang.Comparable
+
+
+ compareTo
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Returns the
MonetaryContext of this
MonetaryAmount. The
+
MonetaryContext provides additional information about the numeric representation and
+ the numeric capabilities. This information can be used by code to determine situations where
+
MonetaryAmount instances must be converted to avoid implicit truncation, which can
+ lead to invalid results.
+
+Returns:
+the MonetaryContext of this MonetaryAmount, never null .
+
+
+
+
+
+
+
+Queries this monetary amount for a value.
+
+ This queries this amount using the specified query strategy object.
+
+ Implementations must ensure that no observable state is altered when this read-only method is
+ invoked.
+
+Type Parameters:
+R - the type of the result
+Parameters:
+query - the query to invoke, not null
+Returns:
+the query result, null may be returned (defined by the query)
+
+
+
+
+
+
+
+Returns an operated object
of the same type as this object with the operation made.
+ Hereby returning an instance
of the same type is very important to prevent
+ uncontrolled mixup of implementations. Switching between implementations is still easily
+ possible, e.g. by using according
MonetaryAmountFactory instances:
+
+ // converting from Money to MyMoney
+ Money m = ...;
+ MonetartyAmountFactory<MyMoney> f = Monetary.queryAmountFactory(MyMoney.class);
+ MyMoney myMoney = f.setAmount(m).of();
+
+
+ This converts this monetary amount according to the rules of the specified operator. A
+ typical operator will change the amount and leave the currency unchanged. A more complex
+ operator might also change the currency.
+
+ Some example code indicating how and why this method is used:
+
+
+ MonetaryAmount money = money.with(amountMultipliedBy(2));
+ money = money.with(amountRoundedToNearestWholeUnit());
+
+
+
+ Hereby also the method signature on the implementation type must return the concrete type, to
+ enable a fluent API, e.g.
+
+
+
+ public final class MyMoney implements MonetaryAmount{
+ ...
+ public MyMoney with(MonetaryOperator operator){
+ ...
+ }
+
+ ...
+ }
+
+
+
+Parameters:
+operator - the operator to use, not null
+Returns:
+an object of the same type with the specified conversion made, not null
+
+
+
+
+
+
+
+Creates a new
MonetaryAmountFactory, returning the same implementation type Hereby
+ this given amount is used as a template, so reusing the
CurrencyUnit, its numeric
+ value, the algorithmic implementation as well as the current
MonetaryContext.
+
+ This method is used for creating a new amount result after having done calculations that are
+ not directly mappable to the default monetary arithmetics, e.g. currency conversion.
+
+Returns:
+the new MonetaryAmountFactory with the given MonetaryAmount as its
+ default values.
+
+
+
+
+
+
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+Parameters:
+amount - the MonetaryAmount to be compared with this instance.
+Returns:
+true if amount > this.
+Throws:
+MonetaryException - if the amount's currency is not equal to the currency of this instance.
+
+
+
+
+
+
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+Parameters:
+amount - the MonetaryAmount to be compared with this instance.
+Returns:
+true if amount >= this.
+Throws:
+MonetaryException - if the amount's currency is not equal to the currency of this instance.
+
+
+
+
+
+
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+Parameters:
+amount - the MonetaryAmount to be compared with this instance.
+Returns:
+true if amount < this.
+Throws:
+MonetaryException - if the amount's currency is not equal to the currency of this instance.
+
+
+
+
+
+
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+Parameters:
+amt - the MonetaryAmount to be compared with this instance.
+Returns:
+true if amount <= this.
+Throws:
+MonetaryException - if the amount's currency is not equal to the currency of this instance.
+
+
+
+
+
+
+
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+Parameters:
+amount - the MonetaryAmount to be compared with this instance.
+Returns:
+true if amount == this.
+Throws:
+MonetaryException - if the amount's currency is not equal to the currency of this instance.
+
+
+
+
+
+
+default boolean isNegative ()
+Checks if a MonetaryAmount is negative.
+
+Returns:
+true if signum() < 0.
+
+
+
+
+
+
+default boolean isNegativeOrZero ()
+Checks if a MonetaryAmount is negative or zero.
+
+Returns:
+true if signum() <= 0.
+
+
+
+
+
+
+default boolean isPositive ()
+Checks if a MonetaryAmount is positive.
+
+Returns:
+true if signum() > 0.
+
+
+
+
+
+
+default boolean isPositiveOrZero ()
+Checks if a MonetaryAmount is positive or zero.
+
+Returns:
+true if signum() >= 0.
+
+
+
+
+
+
+default boolean isZero ()
+Checks if an MonetaryAmount is zero.
+
+Returns:
+true if signum() == 0.
+
+
+
+
+
+
+int signum ()
+Returns the signum function of this MonetaryAmount.
+
+Returns:
+-1, 0, or 1 as the value of this MonetaryAmount is negative, zero, or
+ positive.
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is this + augend, and whose scale is max(this.getContext().getMaxScale(),
+ augend.getContext().getMaxScale()).
+
+Parameters:
+augend - value to be added to this MonetaryAmount.
+Returns:
+this + augend
+Throws:
+java.lang.ArithmeticException - if the result exceeds the numeric capabilities of this implementation class, i.e.
+ the MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is this -
+ amount, and whose scale is max(this.getContext().getMaxScale(),
+ subtrahend.getContext().getMaxScale().
+
+Parameters:
+subtrahend - value to be subtracted from this MonetaryAmount.
+Returns:
+this - subtrahend
+Throws:
+java.lang.ArithmeticException - if the result exceeds the numeric capabilities of this implementation class, i.e.
+ the MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+
+Parameters:
+multiplicand - value to be multiplied by this MonetaryAmount.
+Returns:
+this * multiplicand
+Throws:
+java.lang.ArithmeticException - if the result exceeds the numeric capabilities of this implementation class, i.e.
+ the MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+ By default the input value's scale will be rounded to
+ accommodate the format capabilities, and no ArithmeticException
+ is thrown if the input number's scale exceeds the capabilities.
+
+Parameters:
+multiplicand - value to be multiplied by this MonetaryAmount. If the multiplicand's scale exceeds
+ the
+ capabilities of the implementation, it may be rounded implicitly.
+Returns:
+this * multiplicand
+Throws:
+java.lang.ArithmeticException - if the result exceeds the numeric capabilities of this implementation class, i.e.
+ the MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+
+Parameters:
+multiplicand - value to be multiplied by this MonetaryAmount. If the multiplicand's scale exceeds
+ the
+ capabilities of the implementation, it may be rounded implicitly.
+Returns:
+this * multiplicand
+Throws:
+java.lang.ArithmeticException - if the result exceeds the numeric capabilities of this implementation class, i.e.
+ the MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided.
+Returns:
+this / divisor
+Throws:
+java.lang.ArithmeticException - if the exact quotient does not have a terminating decimal expansion, or if the
+ result exceeds the numeric capabilities of this implementation class, i.e. the
+ MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided.
+Returns:
+this / divisor
+Throws:
+java.lang.ArithmeticException - if the exact quotient does not have a terminating decimal expansion, or if the
+ result exceeds the numeric capabilities of this implementation class, i.e. the
+ MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided.
+Returns:
+this / divisor
+Throws:
+java.lang.ArithmeticException - if the exact quotient does not have a terminating decimal expansion, or if the
+ result exceeds the numeric capabilities of this implementation class, i.e. the
+ MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+Returns a
MonetaryAmount whose value is
this % divisor.
+
+
+ The remainder is given by
+ this.subtract(this.divideToIntegralValue(divisor).multiply(divisor) . Note that this
+ is not the modulo operation (the result can be negative).
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided.
+Returns:
+this % divisor.
+Throws:
+java.lang.ArithmeticException - if divisor==0, or if the result exceeds the numeric capabilities of this
+ implementation class, i.e. the MonetaryContext cannot be adapted as
+ required.
+
+
+
+
+
+
+
+Returns a
MonetaryAmount whose value is
this % divisor.
+
+
+ The remainder is given by
+ this.subtract(this.divideToIntegralValue(divisor).multiply(divisor) . Note that this
+ is not the modulo operation (the result can be negative).
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided.
+Returns:
+this % divisor.
+Throws:
+java.lang.ArithmeticException - if divisor==0, or if the result exceeds the numeric capabilities of this
+ implementation class, i.e. the MonetaryContext cannot be adapted as
+ required.
+
+
+
+
+
+
+
+Returns a
MonetaryAmount whose value is
this % divisor.
+
+
+ The remainder is given by
+ this.subtract(this.divideToIntegralValue(divisor).multiply(divisor) . Note that this
+ is not the modulo operation (the result can be negative).
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided.
+Returns:
+this % divisor.
+Throws:
+java.lang.ArithmeticException - if divisor==0, or if the result exceeds the numeric capabilities of this
+ implementation class, i.e. the MonetaryContext cannot be adapted as
+ required.
+
+
+
+
+
+
+
+Returns a two-element
MonetaryAmount array containing the result of
+
divideToIntegralValue followed by the result of
remainder on the two
+ operands.
+
+
+ Note that if both the integer quotient and remainder are needed, this method is faster than
+ using the divideToIntegralValue and remainder methods separately because the
+ division need only be carried out once.
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided, and the remainder
+ computed.
+Returns:
+a two element MonetaryAmount array: the quotient (the result of
+ divideToIntegralValue) is the initial element and the remainder is the final
+ element.
+Throws:
+java.lang.ArithmeticException - if divisor==0, or if the result exceeds the numeric capabilities of this
+ implementation class, i.e. the MonetaryContext cannot be adapted as
+ required.
+See Also:
+divideToIntegralValue(long) ,
+remainder(long)
+
+
+
+
+
+
+
+Returns a two-element
MonetaryAmount array containing the result of
+
divideToIntegralValue followed by the result of
remainder on the two
+ operands.
+
+
+ Note that if both the integer quotient and remainder are needed, this method is faster than
+ using the divideToIntegralValue and remainder methods separately because the
+ division need only be carried out once.
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided, and the remainder
+ computed.
+Returns:
+a two element MonetaryAmount array: the quotient (the result of
+ divideToIntegralValue) is the initial element and the remainder is the final
+ element.
+Throws:
+java.lang.ArithmeticException - if divisor==0, or if the result exceeds the numeric capabilities of this
+ implementation class, i.e. the MonetaryContext cannot be adapted as
+ required.
+See Also:
+divideToIntegralValue(double) ,
+remainder(double)
+
+
+
+
+
+
+
+Returns a two-element
MonetaryAmount array containing the result of
+
divideToIntegralValue followed by the result of
remainder on the two
+ operands.
+
+
+ Note that if both the integer quotient and remainder are needed, this method is faster than
+ using the divideToIntegralValue and remainder methods separately because the
+ division need only be carried out once.
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided, and the remainder
+ computed.
+Returns:
+a two element MonetaryAmount array: the quotient (the result of
+ divideToIntegralValue) is the initial element and the remainder is the final
+ element.
+Throws:
+java.lang.ArithmeticException - if divisor==0, or if the result exceeds the numeric capabilities of this
+ implementation class, i.e. the MonetaryContext cannot be adapted as
+ required.
+See Also:
+divideToIntegralValue(Number) ,
+remainder(Number)
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down. The preferred scale of the result is
+ this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale().
+
+Parameters:
+divisor - value by which this BigDecimal is to be divided.
+Returns:
+The integer part of this / divisor.
+Throws:
+java.lang.ArithmeticException - if divisor==0
+See Also:
+BigDecimal.divideToIntegralValue(java.math.BigDecimal)
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down. The preferred scale of the result is
+ this.getContext().getMaxScale() - divisor.getContext().getMaxScale().
+
+Parameters:
+divisor - value by which this BigDecimal is to be divided.
+Returns:
+The integer part of this / divisor.
+Throws:
+java.lang.ArithmeticException - if divisor==0
+See Also:
+BigDecimal.divideToIntegralValue(java.math.BigDecimal)
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down. The preferred scale of the result is
+ this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale().
+
+Parameters:
+divisor - value by which this BigDecimal is to be divided.
+Returns:
+The integer part of this / divisor.
+Throws:
+java.lang.ArithmeticException - if divisor==0
+See Also:
+BigDecimal.divideToIntegralValue(java.math.BigDecimal)
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose numerical value is equal to ( this *
+ 10n ). The scale of the result is this.getContext().getMaxScale() - n.
+
+Parameters:
+power - the power.
+Returns:
+the calculated amount value.
+Throws:
+java.lang.ArithmeticException - if the scale would be outside the range of a 32-bit integer, or if the result
+ exceeds the numeric capabilities of this implementation class, i.e. the
+ MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is the absolute value of this
+ MonetaryAmount, and whose scale is this.getContext().getMaxScale().
+
+Returns:
+abs(this
+
+
+
+
+
+
+
+Returns a MonetaryAmount whose value is -this, and whose scale is
+ this.getContext().getMaxScale(), with rounding according to the context settings.
+
+Returns:
+-this, rounded as necessary.
+Throws:
+java.lang.ArithmeticException - if rounding fails.
+See Also:
+BigDecimal.negate()
+
+
+
+
+
+
+
+Returns a
MonetaryAmount whose value is
+this.
+
+
This method, which simply returns this MonetaryAmount
+ is included for symmetry with the unary minus method negate() .
+
+Returns:
+this.
+See Also:
+negate() ,
+BigDecimal.plus()
+
+
+
+
+
+
+
+Returns a MonetaryAmount which is numerically equal to this one but with any trailing
+ zeros removed from the representation. For example, stripping the trailing zeros from the
+ MonetaryAmount value CHF 600.0, which has [BigInteger, scale]
+ components equals to [6000, 1], yields 6E2 with [ BigInteger, scale]
+ components equals to [6, -2]
+
+Returns:
+a numerically equal MonetaryAmount with any trailing zeros removed.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/MonetaryAmountFactory.html b/apidocs/java.money/javax/money/MonetaryAmountFactory.html
new file mode 100644
index 0000000..9efe0d1
--- /dev/null
+++ b/apidocs/java.money/javax/money/MonetaryAmountFactory.html
@@ -0,0 +1,525 @@
+
+
+
+
+
+MonetaryAmountFactory (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public interface MonetaryAmountFactory<T extends MonetaryAmount >
+Factory for
MonetaryAmount instances for a given type. It can be accessed, by
+
+
+ Implementations of this interface allow to get MonetaryAmount instances providing
+ different data as required:
+
+ the CurrencyUnit , or the corresponding currency code (must be solvable by
+ Monetary ).
+ the number part
+ the MonetaryContext
+ by passing any MonetaryAmount instance, it is possible to convert an arbitrary amount
+ implementation to the implementation provided by this factory. If the current factory cannot
+ support the precision/scale as required by the current NumberValue a
+ MonetaryException must be thrown.
+
+ If not defined a default
MonetaryContext is used, which can also be configured by adding
+ configuration to a file
/javamoney.properties to the classpath.
+
+ Hereby the entries. e.g. for a class MyMoney should start with a.b.MyMoney.ctx. The entries valid
+ must be documented
+ on the according implementation class, where the following entries are defined for all implementation types
+ (example below given for a class a.b.MyMoney:
+
+ a.b.MyMoney.ctx.precision to define the maximal supported precision.
+ a.b.MyMoney.ctx.maxScale to define the maximal supported scale.
+ a.b.MyMoney.ctx.fixedScale to define the scale to be fixed (constant).
+
+
+
Implementation specification Instances of this interface are
not required to be
+ thread-safe!
+
+Version:
+1.0.0
+Author:
+Anatole Tresch, Werner Keil
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+Returns:
+the MonetaryAmount implementation type, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+Parameters:
+currency - the CurrencyUnit to be used, not null
+Returns:
+This factory instance, for chaining.
+
+
+
+
+
+
+
+Sets the number to be used.
+
+Parameters:
+number - the number to be used
+Returns:
+This factory instance, for chaining.
+
+
+
+
+
+
+
+Sets the number to be used.
+
+Parameters:
+number - the number to be used
+Returns:
+This factory instance, for chaining.
+
+
+
+
+
+
+
+Sets the number to be used.
+
+Parameters:
+number - the number to be used, not null.
+Returns:
+This factory instance, for chaining.
+
+
+
+
+
+
+
+Get the maximum possible number that this type can represent. If the numeric model has no limitations on the
+ numeric range, null should be returned. If
MonetaryContext.getPrecision() returns a value > 0 this
+ method is required to provide a maximal amount.
+
+Returns:
+the maximum possible number, or null.
+
+
+
+
+
+
+
+Get the minimum possible number that this type can represent. If the numeric model has no limitations on the
+ numeric range, null should be returned. If
MonetaryContext.getPrecision() returns a value > 0 this
+ method is required to provide a maximal amount.
+
+Returns:
+the minimum possible number, or null.
+
+
+
+
+
+
+
+
+
+
+Uses an arbitrary
MonetaryAmount to initialize this factory. Properties reused are:
+
+ CurrencyUnit,
+ Number value,
+ MonetaryContext.
+
+
+Parameters:
+amount - the amount to be used, not null.
+Returns:
+this factory instance, for chaining.
+Throws:
+MonetaryException - when the MonetaryContext implied by amount.getContext()
+ exceeds the capabilities supported by this factory type.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Returns the maximal
MonetaryContext supported, for requests that exceed these maximal
+ capabilities, an
ArithmeticException must be thrown.
+
+Returns:
+the maximal MonetaryContext supported, never null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/MonetaryAmountFactoryQuery.html b/apidocs/java.money/javax/money/MonetaryAmountFactoryQuery.html
new file mode 100644
index 0000000..5cd6203
--- /dev/null
+++ b/apidocs/java.money/javax/money/MonetaryAmountFactoryQuery.html
@@ -0,0 +1,332 @@
+
+
+
+
+
+MonetaryAmountFactoryQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+public final class MonetaryAmountFactoryQuery
+extends AbstractQuery
+implements java.io.Serializable
+Query to lookup instances of
MonetaryAmountFactory, which are determined by the (minimal)
+ capabilities required by the give use case. By default amount factories can be queried by
+
+ The maximal scale needed (THE ADDITIONAL fixed scale allows to define the minimal an maximal scale to
+ be the same).
+ The maximal numeric precision required.
+ the target MonetaryAmount implementation type.
+ any other attributes, currently supported by the current factory and query implementation registered.
+
+
This class is thread-safe, final and serializable.
+
+See Also:
+Monetary.getAmountFactory(MonetaryAmountFactoryQuery) ,
+MonetaryAmountFactory ,
+Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+java.lang.Integer
+getMaxScale ()
+
+Get the maximal scale to be supported.
+
+
+
+java.lang.Integer
+getPrecision ()
+
+Get the maximal precision to be supported.
+
+
+
+java.lang.Boolean
+isFixedScale ()
+
+Get the fixed scale flag to be supported.
+
+
+
+MonetaryAmountFactoryQueryBuilder
+toBuilder ()
+
+Creates a new builder instances, initialized with the data from this one.
+
+
+
+
+
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public java.lang.Integer getMaxScale ()
+Get the maximal scale to be supported.
+
+Returns:
+the maximal scale, or null, if this attribute must not be considered.
+
+
+
+
+
+
+public java.lang.Integer getPrecision ()
+Get the maximal precision to be supported.
+
+Returns:
+the maximal precision, or null, if this attribute must not be considered.
+
+
+
+
+
+
+public java.lang.Boolean isFixedScale ()
+Get the fixed scale flag to be supported. A fixed scale hereby means that the scale is always equal to
+ the max scale (it could never be less).
+
+Returns:
+the fixed scale flag, or null, if this attribute must not be considered.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/MonetaryAmountFactoryQueryBuilder.html b/apidocs/java.money/javax/money/MonetaryAmountFactoryQueryBuilder.html
new file mode 100644
index 0000000..8d2dace
--- /dev/null
+++ b/apidocs/java.money/javax/money/MonetaryAmountFactoryQueryBuilder.html
@@ -0,0 +1,353 @@
+
+
+
+
+
+MonetaryAmountFactoryQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Sets the maximal scale to be supported.
+
+Parameters:
+maxScale - the max scale, >= 0.
+Returns:
+this Builder for chaining.
+
+
+
+
+
+
+
+Sets the required precision, the value 0 models unlimited precision.
+
+Parameters:
+precision - the precision, >= 0, 0 meaning unlimited.
+Returns:
+this Builder for chaining.
+
+
+
+
+
+
+
+Sets the flag if the scale should fixed, meaning minimal scale and maximal scale are always equally sized.
+
+Parameters:
+fixedScale - the fixed scale flag.
+Returns:
+this Builder for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/MonetaryContext.html b/apidocs/java.money/javax/money/MonetaryContext.html
new file mode 100644
index 0000000..11ef871
--- /dev/null
+++ b/apidocs/java.money/javax/money/MonetaryContext.html
@@ -0,0 +1,392 @@
+
+
+
+
+
+MonetaryContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+public final class MonetaryContext
+extends AbstractContext
+implements java.io.Serializable
+This class models the meta data (mostly the numeric capabilities) of a
MonetaryAmount in a
+ platform independent way. It provides information about
+
+ the maximal precision supported (0, for unlimited precision).
+ the minimum scale (>=0)
+ the maximal scale (>= -1, -1 for unlimited scale).
+ the numeric representation class.
+ any other attributes, identified by the attribute type, e.g.
+ RoundingMode.
+
+
+ This class is immutable, serializable and thread-safe.
+
+Author:
+Anatole Tresch, Werner Keil
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public int getPrecision ()
+Returns the precision setting. This value is always non-negative.
+
+Returns:
+an int which is the value of the precision
+ setting
+
+
+
+
+
+
+public boolean isFixedScale ()
+Allows to check if minScale == maxScale.
+
+Returns:
+true if minScale == maxScale.
+
+
+
+
+
+
+public int getMaxScale ()
+Get the maximal scale supported, always >= -1. Fixed scaled
+ numbers will have scale==maxScale for all values. -1
+ declares the maximal scale to be unlimited .
+
+Returns:
+the maximal scale supported, always >= -1
+
+
+
+
+
+
+
+Get the MonetaryAmount implementation class.
+
+Returns:
+the implementation class of the containing amount instance, never null.
+See Also:
+MonetaryAmount.getContext()
+
+
+
+
+
+
+
+
+
+Parameters:
+monetaryAmountFactoryQuery - the monetary amount factory query, not null.
+amountClass - the targeted implementation type.
+Returns:
+a new corresponding MonetaryContext instance.
+
+
+
+
+
+
+
+Creates a new MonetaryContext).
+
+Parameters:
+monetaryContext - the base context, not null.
+amountClass - the target amount class.
+Returns:
+a new corresponding MonetaryContext instance.
+
+
+
+
+
+
+
+Creates a new builder instances, initialized with the data from this one.
+
+Returns:
+a new MonetaryContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/MonetaryContextBuilder.html b/apidocs/java.money/javax/money/MonetaryContextBuilder.html
new file mode 100644
index 0000000..cc68d6e
--- /dev/null
+++ b/apidocs/java.money/javax/money/MonetaryContextBuilder.html
@@ -0,0 +1,385 @@
+
+
+
+
+
+MonetaryContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Set the maximal scale to be supported.
+
+Parameters:
+maxScale - the max scale, >= 0.
+Returns:
+this builder for chaining.
+
+
+
+
+
+
+
+Set the required precision.
+
+Parameters:
+precision - the precision, >= 0, 0 meaning unlimited.
+Returns:
+this builder for chaining.
+
+
+
+
+
+
+
+Set the flag if the scale should fixed.
+
+Parameters:
+fixedScale - the fixed scale flag.
+Returns:
+this builder for chaining.
+
+
+
+
+
+
+
+Set the MonetaryAmount implementation class.
+
+Parameters:
+amountType - the target amount type, not null.
+Returns:
+the implementation class of the containing amount instance, never null.
+See Also:
+MonetaryAmount.getContext()
+
+
+
+
+
+
+
+
+
+
+Creates a new builder, hereby the target implementation type is required. This can be used to explicitly
+ acquire a specific amount type and additionally configure the amount factory with the attributes in this
+ query.
+
+Returns:
+a new MonetaryContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+Creates a new builder, hereby the target implementation type is required. This can be used to explicitly
+ acquire a specific amount type and additionally configure the amount factory with the attributes in this
+ query.
+
+Parameters:
+amountType - the target amount type, not null.
+Returns:
+a new MonetaryContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/MonetaryException.html b/apidocs/java.money/javax/money/MonetaryException.html
new file mode 100644
index 0000000..5012114
--- /dev/null
+++ b/apidocs/java.money/javax/money/MonetaryException.html
@@ -0,0 +1,268 @@
+
+
+
+
+
+MonetaryException (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
java.lang.Object
+
java.lang.Throwable
+
java.lang.Exception
+
java.lang.RuntimeException
+
javax.money.MonetaryException
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+Constructors
+
+
+Constructor
+Description
+
+
+
+
+MonetaryException (java.lang.String message)
+
+Creates an instance.
+
+
+
+MonetaryException (java.lang.String message,
+java.lang.Throwable cause)
+
+Creates an instance with the specified detail message and cause.
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
Methods inherited from class java.lang.Throwable
+
+
+ addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+public MonetaryException (java.lang.String message)
+Creates an instance.
+
+Parameters:
+message - the message
+
+
+
+
+
+
+public MonetaryException (java.lang.String message,
+java.lang.Throwable cause)
+Creates an instance with the specified detail message and cause.
+
+Parameters:
+message - the detail message (which is saved for later retrieval by the
+ Throwable.getMessage() method).
+cause - the cause (which is saved for later retrieval by the
+ Throwable.getCause() method). (A null value
+ is permitted, and indicates that the cause is nonexistent or
+ unknown.)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/MonetaryOperator.html b/apidocs/java.money/javax/money/MonetaryOperator.html
new file mode 100644
index 0000000..42ef93f
--- /dev/null
+++ b/apidocs/java.money/javax/money/MonetaryOperator.html
@@ -0,0 +1,269 @@
+
+
+
+
+
+MonetaryOperator (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Known Subinterfaces:
+CurrencyConversion , MonetaryRounding
+
+
+Functional Interface:
+This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
+
+
+@FunctionalInterface
+public interface MonetaryOperator
+Represents an operation on a single
MonetaryAmount that produces a
+ result of type
MonetaryAmount.
+
+ Examples might be an operator that rounds the amount to the nearest 1000, or
+ one that performs currency conversion.
+
+
+
+ There are two equivalent ways of using a MonetaryOperator. The first
+ is to invoke the method on this interface. The second is to use
+ MonetaryAmount.with(MonetaryOperator) :
+
+
+
+ // these two lines are equivalent, but the second approach is recommended
+ monetary = thisOperator.apply(monetary);
+ monetary = monetary.with(thisOperator);
+
+
+ It is recommended to use the second approach,
with(MonetaryOperator),
+ as it is a lot clearer to read in code.
+
+
Implementation specification
+
+ The implementation must take the input object and apply it. The
+ implementation defines the logic of the operator and is responsible for
+ documenting that logic. It may use any method on MonetaryAmount to
+ determine the result.
+
+
+
+ The input object must not be altered. Instead, an altered copy of the
+ original must be returned. This provides equivalent, safe behavior for
+ immutable and mutable monetary amounts.
+
+
+
+ This method may be called from multiple threads in parallel. It must be
+ thread-safe when invoked.
+
+
+Version:
+1.0
+Author:
+Werner Keil, Anatole Tresch
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Applies the operator on the given amount.
+
+Parameters:
+amount - the amount to be operated on.
+Returns:
+the applied amount.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/MonetaryQuery.html b/apidocs/java.money/javax/money/MonetaryQuery.html
new file mode 100644
index 0000000..dee3c42
--- /dev/null
+++ b/apidocs/java.money/javax/money/MonetaryQuery.html
@@ -0,0 +1,286 @@
+
+
+
+
+
+MonetaryQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Type Parameters:
+R - the return type.
+
+
+All Known Subinterfaces:
+MonetaryAmountFormat
+
+
+Functional Interface:
+This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
+
+
+@FunctionalInterface
+public interface MonetaryQuery<R>
+Strategy for querying a monetary amount.
+
+ Queries are a key tool for extracting information from monetary amounts. They
+ match the strategy design pattern, allowing different types of query to be
+ easily captured. Examples might be a query that checks if the amount is
+ positive, or one that extracts the currency as a symbol.
+
+ There are two equivalent ways of using a MonetaryQuery. The first is
+ to invoke the method on this interface. The second is to use
+ MonetaryAmount.query(MonetaryQuery) :
+
+
+ // these two lines are equivalent, but the second approach is recommended
+ monetary = thisQuery.queryFrom(monetary);
+ // Recommended approach
+ monetary = monetary.query(thisQuery);
+
+
+ It is recommended to use the second approach,
query(MonetaryQuery),
+ as it is a lot clearer to read in code.
+
Implementation specification
+ This interface places no restrictions on the mutability of implementations,
+ however immutability is strongly recommended.
+
+Version:
+1.0
+Author:
+Anatole Tresch, Stephen Colebourne, Werner Keil
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+R
+queryFrom (MonetaryAmount amount)
+
+Queries the specified monetary amount.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Queries the specified monetary amount.
+
+ This queries the specified monetary amount to return an object using the
+ logic encapsulated in the implementing class. Examples might be a query
+ that checks if the amount is positive, or one that extracts the currency
+ as a symbol.
+
+ There are two equivalent ways of using a MonetaryQuery. The first
+ is to invoke the method on this interface. The second is to use
+ MonetaryAmount.query(MonetaryQuery) :
+
+
+ // these two lines are equivalent, but the second approach is recommended
+ monetary = thisQuery.queryFrom(monetary);
+ monetary = monetary.query(thisQuery);
+
+
+ It is recommended to use the second approach,
+
query(MonetaryQuery), as it is a lot clearer to read in code.
+
+
Implementation specification
+ The implementation must take the input object and query it. The
+ implementation defines the logic of the query and is responsible for
+ documenting that logic. It may use any method on
MonetaryAmount
+ to determine the result. The input object must not be altered.
+
+ This method may be called from multiple threads in parallel. It must be
+ thread-safe when invoked.
+
+Parameters:
+amount - the monetary amount to query, not null
+Returns:
+the queried value, may return null to indicate not found
+Throws:
+MonetaryException - if unable to query
+java.lang.ArithmeticException - if numeric overflow occurs
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/MonetaryRounding.html b/apidocs/java.money/javax/money/MonetaryRounding.html
new file mode 100644
index 0000000..d744c0f
--- /dev/null
+++ b/apidocs/java.money/javax/money/MonetaryRounding.html
@@ -0,0 +1,249 @@
+
+
+
+
+
+MonetaryRounding (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Superinterfaces:
+MonetaryOperator
+
+
+public interface MonetaryRounding
+extends MonetaryOperator
+Interface representing a monetary rounding. Rounding must not necessarily represent roundings in a pure arithmetical sense. Basically a rounding
+ can scale an amount arbitrarily.
+
Implementation specification
+ Implementations of this interface must be
+
+ final
+ immutable
+ thread-safe
+
+ Implementations of this interface should be
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+RoundingContext
+getRoundingContext ()
+
+Access the rounding's context, which gives more details of the rounding instances such as
+
+ The rounding's name (required)
+ Its provider (required)
+ Its base currency
+ its scale and rounding mode
+ any other attributes useful to describe the rounding
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Access the rounding's context, which gives more details of the rounding instances such as
+
+ The rounding's name (required)
+ Its provider (required)
+ Its base currency
+ its scale and rounding mode
+ any other attributes useful to describe the rounding
+
+
+Returns:
+the rounding's context, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/NumberSupplier.html b/apidocs/java.money/javax/money/NumberSupplier.html
new file mode 100644
index 0000000..8f7dd74
--- /dev/null
+++ b/apidocs/java.money/javax/money/NumberSupplier.html
@@ -0,0 +1,247 @@
+
+
+
+
+
+NumberSupplier (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Known Subinterfaces:
+MonetaryAmount
+
+
+Functional Interface:
+This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
+
+
+@FunctionalInterface
+public interface NumberSupplier
+
+ Represents a supplier of NumberValue -valued results. This is the
+ NumberValue -producing specialization of Supplier (as in Java 8).
+
+
+ There is no requirement that a distinct result be returned each time the
+ supplier is invoked.
+
+
+ This is a functional interface whose
+ functional method is getNumber() .
+ This class does not extend Supplier since MonetaryAmount implements
+ both supplier interfaces, NumberSupplier and CurrencySupplier ,
+ which will lead
+ to method name conflicts.
+
+
+Since:
+0.8
+Version:
+1.0
+Author:
+Werner Keil, Anatole Tresch
+See Also:
+Supplier
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+Returns:
+the corresponding NumberValue , not null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/NumberValue.html b/apidocs/java.money/javax/money/NumberValue.html
new file mode 100644
index 0000000..70e7fe0
--- /dev/null
+++ b/apidocs/java.money/javax/money/NumberValue.html
@@ -0,0 +1,569 @@
+
+
+
+
+
+NumberValue (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
java.lang.Object
+
java.lang.Number
+
javax.money.NumberValue
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable, java.lang.Comparable<NumberValue >
+
+
+public abstract class NumberValue
+extends java.lang.Number
+implements java.lang.Comparable<NumberValue >
+Instances of this class allow to externalize the numeric value of a
MonetaryAmount. The class extends
+
Number for maximal compatibility with the JDK but also adds additional functionality to
+ overcome some of the pitfalls of the JDK's Number class.
+
Implementation specification
+
Implementations of this interface must be :
+
+ Comparable, hereby comparing the numeric value.
+ immutable
+ serializable
+ thread-safe
+
+
+Author:
+Anatole Tresch
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+Constructors
+
+
+Constructor
+Description
+
+
+
+
+NumberValue ()
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+int
+compareTo (NumberValue other)
+
+
+
+abstract double
+doubleValueExact ()
+
+Access the numeric value as double.
+
+
+
+abstract long
+getAmountFractionDenominator ()
+
+This method allows to extract the denominator part of the current fraction, hereby given
+
+
+
+abstract long
+getAmountFractionNumerator ()
+
+This method allows to extract the numerator part of the current fraction, hereby given
+
+
+
+abstract java.lang.Class<?>
+getNumberType ()
+
+Get the numeric implementation type, that is the base of this number.
+
+
+
+abstract int
+getPrecision ()
+
+Returns the precision of this MonetaryAmount.
+
+
+
+abstract int
+getScale ()
+
+Returns the scale of this MonetaryAmount.
+
+
+
+abstract int
+intValueExact ()
+
+Access the numeric value as int.
+
+
+
+abstract long
+longValueExact ()
+
+Access the numeric value as long.
+
+
+
+abstract <T extends java.lang.Number> T
+numberValue (java.lang.Class<T> numberType)
+
+Access the numeric value as Number.
+
+
+
+abstract <T extends java.lang.Number> T
+numberValueExact (java.lang.Class<T> numberType)
+
+Access the numeric value as Number.
+
+
+
+abstract NumberValue
+round (java.math.MathContext mathContext)
+
+Access the current NumberValue rounded using the given MathContext.
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Number
+
+
+ byteValue, doubleValue, floatValue, intValue, longValue, shortValue
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+public NumberValue ()
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public abstract java.lang.Class<?> getNumberType ()
+Get the numeric implementation type, that is the base of this number.
+
+Returns:
+the numeric implementation type, not null.
+
+
+
+
+
+
+public abstract int getPrecision ()
+Returns the
precision of this
MonetaryAmount. (The precision is the number of
+ digits in the unscaled value.)
+
+
+ The precision of a zero value is 1.
+
+Returns:
+the precision of this MonetaryAmount.
+
+
+
+
+
+
+public abstract int getScale ()
+Returns the scale of this MonetaryAmount. If zero or positive, the scale is
+ the number of digits to the right of the decimal point. If negative, the unscaled value of
+ the number is multiplied by ten to the power of the negation of the scale. For example, a
+ scale of -3 means the unscaled value is multiplied by 1000.
+
+Returns:
+the scale of this MonetaryAmount.
+
+
+
+
+
+
+public abstract int intValueExact ()
+Access the numeric value as int. Hereby no truncation will be performed to fit the
+ value into the target data type.
+
+Returns:
+the (possibly) truncated value of the MonetaryAmount .
+Throws:
+java.lang.ArithmeticException - If the value must be truncated to fit the target datatype.
+
+
+
+
+
+
+public abstract long longValueExact ()
+Access the numeric value as long. Hereby no truncation will be performed to fit the
+ value into the target data type.
+
+Returns:
+the (possibly) truncated value of the MonetaryAmount .
+Throws:
+java.lang.ArithmeticException - If the value must be truncated to fit the target datatype.
+
+
+
+
+
+
+public abstract double doubleValueExact ()
+Access the numeric value as double. Hereby no truncation will be performed to fit the
+ value into the target data type.
+
+Returns:
+the (possibly) truncated value of the MonetaryAmount .
+Throws:
+java.lang.ArithmeticException - If the value must be truncated to fit the target datatype.
+
+
+
+
+
+
+public abstract <T extends java.lang.Number> T numberValue (java.lang.Class<T> numberType)
+Access the numeric value as Number. Hereby truncation may be performed as needed to
+ fit the value into the target data type.
+
+Parameters:
+numberType - The concrete number class to be returned. Basically the following Number types,
+ must be supported if available on the corresponding runtime platform:
+
+ java.lang.Long
+ java.lang.Double
+ java.lang.Number
+ java.math.BigInteger, currently not available on all platforms.
+ java.math.BigDecimal, currently not available on all platforms.
+
+Returns:
+the (possibly) truncated value of the MonetaryAmount .
+
+
+
+
+
+
+public abstract NumberValue round (
java.math.MathContext mathContext)
+Access the current NumberValue rounded using the given MathContext.
+
+Parameters:
+mathContext - the MathContext to be applied.
+Returns:
+the new NumberValue, never null.
+See Also:
+BigDecimal.round(java.math.MathContext)
+
+
+
+
+
+
+public abstract <T extends java.lang.Number> T numberValueExact (java.lang.Class<T> numberType)
+Access the numeric value as Number. Hereby no truncation will be performed to fit the
+ value into the target data type.
+
+Parameters:
+numberType - The concrete number class to be returned. Basically the following Number types,
+ must be supported if available on the corresponding runtime platform:
+
+ java.lang.Long
+ java.lang.Double
+ java.lang.Number
+ java.math.BigInteger, currently not available on all platforms.
+ java.math.BigDecimal, currently not available on all platforms.
+
+Returns:
+the (possibly) truncated value of the MonetaryAmount .
+Throws:
+java.lang.ArithmeticException - If the value must be truncated to fit the target datatype.
+
+
+
+
+
+
+public abstract long getAmountFractionNumerator ()
+This method allows to extract the numerator part of the current fraction, hereby given
+
+ w = longValue()
+ n = getFractionNominator()
+ d = getFractionDenominator()
+
+
+ the following must be always true:
+
+
+ !(w<0 && n>0) and
+ !(w>0 && n<0) and
+ d>0 and
+ |n| < d // || = absolute value
+ .
+
+Returns:
+the amount's fraction numerator..
+
+
+
+
+
+
+public abstract long getAmountFractionDenominator ()
+This method allows to extract the denominator part of the current fraction, hereby given
+
+ w = longValue()
+ n = getFractionNominator()
+ d = getFractionDenominator()
+
+
+ the following must be always true:
+
+
+ !(w<0 && n>0) and
+ !(w>0 && n<0) and
+ d>0 and
+ |n| < d // || = absolute value
+ .
+
+Returns:
+the amount's fraction denominator.
+
+
+
+
+
+
+
+
+Specified by:
+compareTo in interface java.lang.Comparable<NumberValue >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/RoundingContext.html b/apidocs/java.money/javax/money/RoundingContext.html
new file mode 100644
index 0000000..a1bf289
--- /dev/null
+++ b/apidocs/java.money/javax/money/RoundingContext.html
@@ -0,0 +1,307 @@
+
+
+
+
+
+RoundingContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable, CurrencySupplier
+
+
+public final class RoundingContext
+extends AbstractContext
+implements java.io.Serializable, CurrencySupplier
+This class models the spec/configuration for a rounding, modeled as
MonetaryRounding in a
+ platform independent way. Each RoundingContext instance hereby has a
roundingId, which links
+ to the
RoundingProviderSpi that must of the according rounding instance. The
+
default roundingId is
default.
+
+ A RoundingContext can take up arbitrary attributes that must be documented by the
+ RoundingProviderSpi implementations.
+
+ Examples for such additional attributes are
+ RoundingMode, MathContext, additional regional information,
+ e.g. if a given rounding is targeting cash rounding.
+
+ This class is immutable, serializable, thread-safe.
+
+Author:
+Anatole Tresch
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public java.lang.String getRoundingName ()
+Get the (custom) rounding id.
+
+Returns:
+the rounding id, or null.
+
+
+
+
+
+
+
+
+
+
+
+
+Returns:
+a new Builder instance, preinitialized with the values from this instance.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/RoundingContextBuilder.html b/apidocs/java.money/javax/money/RoundingContextBuilder.html
new file mode 100644
index 0000000..74e3b80
--- /dev/null
+++ b/apidocs/java.money/javax/money/RoundingContextBuilder.html
@@ -0,0 +1,305 @@
+
+
+
+
+
+RoundingContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Get the basic
CurrencyUnit, which is based for this rounding type.
+
+Parameters:
+currencyUnit - the target currency unit not null.
+Returns:
+the target CurrencyUnit, or null.
+
+
+
+
+
+
+
+
+
+
+Creates a new RoundingContextBuilder.
+
+Parameters:
+provider - the provider name, creating the corresponding MonetaryRounding
+ containing, not null.
+ the final RoundingContext created by this builder, not null.
+roundingId - The name of the rounding, not null.
+Returns:
+a new MonetaryContextBuilder instance, never null.
+
+
+
+
+
+
+
+Creates a new RoundingContextBuilder.
+
+Parameters:
+roundingContext - the rounding context, used as a template, not null.
+Returns:
+a new MonetaryContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/RoundingQuery.html b/apidocs/java.money/javax/money/RoundingQuery.html
new file mode 100644
index 0000000..2f0fb79
--- /dev/null
+++ b/apidocs/java.money/javax/money/RoundingQuery.html
@@ -0,0 +1,343 @@
+
+
+
+
+
+RoundingQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable, CurrencySupplier
+
+
+public final class RoundingQuery
+extends AbstractQuery
+implements CurrencySupplier
+Query for accessing instances of
MonetaryRounding. In general it is determined by the
+ implementation, what roundings are provided. Nevertheless the following queries must be supported:
+
+ Accessing roundings using rounding names and/or regular expressions.
+ Accessing mathematical rounding by setting a scale and (optionally) a MathContext as
+ additional generic attribute.
+ Accessing default roundings for a CurrencyUnit . This method should return the most
+ appropriate rounding for a currency. If no
+ currency specific rounding is available, it should return a rounding with scale==currency
+ .getDefaultFractionUnits(), java.math.RoundingMode = RoundingMode.HALF_EVEN.
+
+ All other roundings including cash rounding and historical roundings are optional.
+
+ This class is immutable, thread-safe and serializable.
+
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+CurrencyUnit
+getCurrency ()
+
+Sets the target CurrencyUnit.
+
+
+
+java.lang.String
+getRoundingName ()
+
+Gets the target rounding name.
+
+
+
+java.lang.Integer
+getScale ()
+
+Gets the target scale.
+
+
+
+RoundingQueryBuilder
+toBuilder ()
+
+Creates a new builder instances, initialized with the data from this one.
+
+
+
+
+
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public java.lang.String getRoundingName ()
+Gets the target rounding name. This method allows to
+ access the
MonetaryRounding instances by passing a name, which most of the time
+ identifies a certain rounding instance. Each entry is first matched as name on equality. If no instance
+ with such a name exists, the value passed is interpreted as a regular
+ expression to lookup roundings.
+
+Returns:
+the rounding id or null.
+
+
+
+
+
+
+public java.lang.Integer getScale ()
+Gets the target scale. This allows to define the scale required. If not specified as additional
+ attribute, by default, RoundingMode.HALF_EVEN is used hereby.
+
+Returns:
+the target scale or null.
+
+
+
+
+
+
+
+Sets the target CurrencyUnit. Typically this determines all other properties,
+ such as scale and the concrete rounding algorithm. With
+ rounding names, depending on the implementation, additional sub-selections are possible. Similarly
+ additional attributes can be used to select special rounding instances, e.g. for cash rounding.
+
+Specified by:
+getCurrency in interface CurrencySupplier
+Returns:
+the CurrencyUnit, or null.
+
+
+
+
+
+
+
+Creates a new builder instances, initialized with the data from this one.
+
+Returns:
+a new RoundingQueryBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/RoundingQueryBuilder.html b/apidocs/java.money/javax/money/RoundingQueryBuilder.html
new file mode 100644
index 0000000..afe0d9f
--- /dev/null
+++ b/apidocs/java.money/javax/money/RoundingQueryBuilder.html
@@ -0,0 +1,347 @@
+
+
+
+
+
+RoundingQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Sets the rounding names of the
MonetaryRounding instances. This method allows to
+ access the
MonetaryRounding instances by passing a name, which most of the time
+ identifies a certain rounding instance. Each entry is first matched as name on equality. If no instance
+ with such a name exists, the value passed is interpreted as a regular
+ expression to lookup roundings.
+
+Parameters:
+roundingName - the (custom) rounding name expression, not null.
+Returns:
+this instance for chaining
+
+
+
+
+
+
+
+Sets the target scale. This allows to define the scale required. If not specified as additional
+ attribute, by default, RoundingMode.HALF_EVEN is used hereby.
+
+Parameters:
+scale - the target scale, >0.
+Returns:
+this instance for chaining
+
+
+
+
+
+
+
+Sets the target
CurrencyUnit, which defines a rounding targeting a concrete
CurrencyUnit.
+ Typically this determines all other properties, such as scale and the concrete rounding algorithm. With
+ rounding names, depending on the implementation, additional subselections are possible. Similarly
+ additional attributes can be used to select special rounding instances, e.g. for cash rounding.
+
+Parameters:
+currencyUnit - the target CurrencyUnit not null.
+Returns:
+this instance for chaining
+
+
+
+
+
+
+
+
+
+
+
+Returns:
+Creates a new RoundingQueryBuilder.
+
+
+
+
+
+
+
+Creates a new RoundingQueryBuilder.
+
+Parameters:
+roundingQuery - the rounding query, used as a template, not null.
+Returns:
+a new RoundingQueryBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/UnknownCurrencyException.html b/apidocs/java.money/javax/money/UnknownCurrencyException.html
new file mode 100644
index 0000000..7731c7f
--- /dev/null
+++ b/apidocs/java.money/javax/money/UnknownCurrencyException.html
@@ -0,0 +1,356 @@
+
+
+
+
+
+UnknownCurrencyException (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
java.lang.Object
+
java.lang.Throwable
+
java.lang.Exception
+
java.lang.RuntimeException
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+public class UnknownCurrencyException
+extends MonetaryException
+Exception thrown when a currency code cannot be resolved into a
CurrencyUnit.
+
+Version:
+0.8
+Author:
+Werner Keil, Anatole Tresch
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+Constructors
+
+
+Constructor
+Description
+
+
+
+
+UnknownCurrencyException (java.lang.String code)
+
+Creates a new exception instance when a
CurrencyUnit could not be evaluated given a
+ currency code.
+
+
+
+UnknownCurrencyException (java.util.Locale locale)
+
+Creates a new exception instance when a
CurrencyUnit could not be evaluated given a
+ (country)
Locale.
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+java.lang.String
+getCurrencyCode ()
+
+Access the invalid currency code.
+
+
+
+java.util.Locale
+getLocale ()
+
+Access the invalid Locale.
+
+
+
+java.lang.String
+toString ()
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Throwable
+
+
+ addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+public UnknownCurrencyException (java.lang.String code)
+Creates a new exception instance when a
CurrencyUnit could not be evaluated given a
+ currency code.
+
+Parameters:
+code - The unknown currency code (the message is constructed automatically), not null.
+See Also:
+Monetary.getCurrency(String, String...)
+
+
+
+
+
+
+public UnknownCurrencyException (java.util.Locale locale)
+Creates a new exception instance when a
CurrencyUnit could not be evaluated given a
+ (country)
Locale.
+
+Parameters:
+locale - The unknown Locale, for which a CurrencyUnit was queried (the
+ message is constructed automatically), not null.
+See Also:
+Monetary.getCurrency(Locale,String...)
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public java.lang.String getCurrencyCode ()
+Access the invalid currency code.
+
+Returns:
+the invalid currency code, or null.
+
+
+
+
+
+
+public java.util.Locale getLocale ()
+Access the invalid Locale.
+
+Returns:
+the invalid Locale, or null.
+
+
+
+
+
+
+public java.lang.String toString ()
+
+Overrides:
+toString in class java.lang.Throwable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/AbstractContext.html b/apidocs/java.money/javax/money/class-use/AbstractContext.html
new file mode 100644
index 0000000..c704670
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/AbstractContext.html
@@ -0,0 +1,339 @@
+
+
+
+
+
+Uses of Class javax.money.AbstractContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money with parameters of type AbstractContext
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+B
+AbstractContextBuilder. importContext (AbstractContext context)
+
+Apply all attributes on the given context, hereby existing entries are preserved.
+
+
+
+B
+AbstractContextBuilder. importContext (AbstractContext context,
+boolean overwriteDuplicates)
+
+Apply all attributes on the given context.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/AbstractContextBuilder.html b/apidocs/java.money/javax/money/class-use/AbstractContextBuilder.html
new file mode 100644
index 0000000..c043286
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/AbstractContextBuilder.html
@@ -0,0 +1,333 @@
+
+
+
+
+
+Uses of Class javax.money.AbstractContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/AbstractQuery.html b/apidocs/java.money/javax/money/class-use/AbstractQuery.html
new file mode 100644
index 0000000..f3e5ef6
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/AbstractQuery.html
@@ -0,0 +1,259 @@
+
+
+
+
+
+Uses of Class javax.money.AbstractQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/AbstractQueryBuilder.html b/apidocs/java.money/javax/money/class-use/AbstractQueryBuilder.html
new file mode 100644
index 0000000..4c75de1
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/AbstractQueryBuilder.html
@@ -0,0 +1,279 @@
+
+
+
+
+
+Uses of Class javax.money.AbstractQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/CurrencyContext.html b/apidocs/java.money/javax/money/class-use/CurrencyContext.html
new file mode 100644
index 0000000..72452b9
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/CurrencyContext.html
@@ -0,0 +1,183 @@
+
+
+
+
+
+Uses of Class javax.money.CurrencyContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use CurrencyContext
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/CurrencyContextBuilder.html b/apidocs/java.money/javax/money/class-use/CurrencyContextBuilder.html
new file mode 100644
index 0000000..53ad2dc
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/CurrencyContextBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+Uses of Class javax.money.CurrencyContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/CurrencyQuery.html b/apidocs/java.money/javax/money/class-use/CurrencyQuery.html
new file mode 100644
index 0000000..b74b0a5
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/CurrencyQuery.html
@@ -0,0 +1,247 @@
+
+
+
+
+
+Uses of Class javax.money.CurrencyQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use CurrencyQuery
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/CurrencyQueryBuilder.html b/apidocs/java.money/javax/money/class-use/CurrencyQueryBuilder.html
new file mode 100644
index 0000000..f35216a
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/CurrencyQueryBuilder.html
@@ -0,0 +1,190 @@
+
+
+
+
+
+Uses of Class javax.money.CurrencyQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/CurrencySupplier.html b/apidocs/java.money/javax/money/class-use/CurrencySupplier.html
new file mode 100644
index 0000000..cfdea1a
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/CurrencySupplier.html
@@ -0,0 +1,249 @@
+
+
+
+
+
+Uses of Interface javax.money.CurrencySupplier (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Subinterfaces of CurrencySupplier in javax.money.convert
+
+
+Modifier and Type
+Interface
+Description
+
+
+
+
+interface
+CurrencyConversion
+
+
+
+
+
+interface
+ExchangeRate
+
+This class models an exchange rate, which defines the factor the numeric value of a base amount in some currency
+ 'A' must be multiplied
+ to get the corresponding amount in the terminating currency 'B'.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/CurrencyUnit.html b/apidocs/java.money/javax/money/class-use/CurrencyUnit.html
new file mode 100644
index 0000000..3556631
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/CurrencyUnit.html
@@ -0,0 +1,603 @@
+
+
+
+
+
+Uses of Interface javax.money.CurrencyUnit (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use CurrencyUnit
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.convert
+
+Defines the monetary currency conversion API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money that return types with arguments of type CurrencyUnit
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+static java.util.Collection<CurrencyUnit >
+Monetary. getCurrencies (java.lang.String... providers)
+
+Access all currencies known.
+
+
+
+static java.util.Set<CurrencyUnit >
+Monetary. getCurrencies (java.util.Locale locale,
+java.lang.String... providers)
+
+Access a new instance based on the Locale.
+
+
+
+static java.util.Collection<CurrencyUnit >
+Monetary. getCurrencies (CurrencyQuery query)
+
+Query all currencies matching the given query.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructors in javax.money.convert with parameters of type CurrencyUnit
+
+
+Constructor
+Description
+
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+CurrencyUnit term,
+ConversionContext conversionContext)
+
+Constructs an CurrencyConversionException with the specified
+ source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+CurrencyUnit term,
+ConversionContext conversionContext,
+java.lang.String message)
+
+Constructs an CurrencyConversionException with the specified
+ detail message, timestamp, source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+CurrencyUnit term,
+ConversionContext conversionContext,
+java.lang.String message,
+java.lang.Throwable cause)
+
+Constructs a new exception with the specified source and target currency,
+ detail message and cause.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money.spi that return CurrencyUnit
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+default CurrencyUnit
+MonetaryCurrenciesSingletonSpi. getCurrency (java.lang.String currencyCode,
+java.lang.String... providers)
+
+Access a new instance based on the currency code.
+
+
+
+default CurrencyUnit
+MonetaryCurrenciesSingletonSpi. getCurrency (java.util.Locale country,
+java.lang.String... providers)
+
+Access a new instance based on the currency code.
+
+
+
+default CurrencyUnit
+MonetaryCurrenciesSingletonSpi. getCurrency (CurrencyQuery query)
+
+Access a single currency by query.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/DefaultMonetaryRoundingsSingletonSpi.html b/apidocs/java.money/javax/money/class-use/DefaultMonetaryRoundingsSingletonSpi.html
new file mode 100644
index 0000000..4bf86f1
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/DefaultMonetaryRoundingsSingletonSpi.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Class javax.money.DefaultMonetaryRoundingsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.DefaultMonetaryRoundingsSingletonSpi
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/Monetary.html b/apidocs/java.money/javax/money/class-use/Monetary.html
new file mode 100644
index 0000000..234ebd6
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/Monetary.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Class javax.money.Monetary (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.Monetary
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/MonetaryAmount.html b/apidocs/java.money/javax/money/class-use/MonetaryAmount.html
new file mode 100644
index 0000000..a8860c8
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/MonetaryAmount.html
@@ -0,0 +1,784 @@
+
+
+
+
+
+Uses of Interface javax.money.MonetaryAmount (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money that return MonetaryAmount
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+MonetaryAmount
+MonetaryAmount. abs ()
+
+Returns a MonetaryAmount whose value is the absolute value of this
+ MonetaryAmount, and whose scale is this.getContext().getMaxScale().
+
+
+
+MonetaryAmount
+MonetaryAmount. add (MonetaryAmount augend)
+
+Returns a MonetaryAmount whose value is this + augend, and whose scale is max(this.getContext().getMaxScale(),
+ augend.getContext().getMaxScale()).
+
+
+
+MonetaryAmount
+MonetaryOperator. apply (MonetaryAmount amount)
+
+Applies the operator on the given amount.
+
+
+
+MonetaryAmount
+MonetaryAmount. divide (double divisor)
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount
+MonetaryAmount. divide (long divisor)
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount
+MonetaryAmount. divide (java.lang.Number divisor)
+
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.getContext().getMaxScale() -
+ divisor.getContext().getMaxScale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount []
+MonetaryAmount. divideAndRemainder (double divisor)
+
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount []
+MonetaryAmount. divideAndRemainder (long divisor)
+
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount []
+MonetaryAmount. divideAndRemainder (java.lang.Number divisor)
+
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount
+MonetaryAmount. divideToIntegralValue (double divisor)
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryAmount
+MonetaryAmount. divideToIntegralValue (long divisor)
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryAmount
+MonetaryAmount. divideToIntegralValue (java.lang.Number divisor)
+
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryAmount
+MonetaryAmount. multiply (double multiplicand)
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+
+
+
+MonetaryAmount
+MonetaryAmount. multiply (long multiplicand)
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+
+
+
+MonetaryAmount
+MonetaryAmount. multiply (java.lang.Number multiplicand)
+
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand), and whose scale is this.getContext().getMaxScale() +
+ multiplicand.getContext().getMaxScale().
+
+
+
+MonetaryAmount
+MonetaryAmount. negate ()
+
+Returns a MonetaryAmount whose value is -this, and whose scale is
+ this.getContext().getMaxScale(), with rounding according to the context settings.
+
+
+
+MonetaryAmount
+MonetaryAmount. plus ()
+
+Returns a MonetaryAmount whose value is +this.
+
+
+
+MonetaryAmount
+MonetaryAmount. remainder (double divisor)
+
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+MonetaryAmount. remainder (long divisor)
+
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+MonetaryAmount. remainder (java.lang.Number divisor)
+
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+MonetaryAmount. scaleByPowerOfTen (int power)
+
+Returns a MonetaryAmount whose numerical value is equal to ( this *
+ 10n ).
+
+
+
+MonetaryAmount
+MonetaryAmount. stripTrailingZeros ()
+
+Returns a MonetaryAmount which is numerically equal to this one but with any trailing
+ zeros removed from the representation.
+
+
+
+MonetaryAmount
+MonetaryAmount. subtract (MonetaryAmount subtrahend)
+
+Returns a MonetaryAmount whose value is this -
+ amount, and whose scale is max(this.getContext().getMaxScale(),
+ subtrahend.getContext().getMaxScale().
+
+
+
+default MonetaryAmount
+MonetaryAmount. with (MonetaryOperator operator)
+
+Returns an operated object of the same type as this object with the operation made.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/MonetaryAmountFactory.html b/apidocs/java.money/javax/money/class-use/MonetaryAmountFactory.html
new file mode 100644
index 0000000..8dc20b5
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/MonetaryAmountFactory.html
@@ -0,0 +1,413 @@
+
+
+
+
+
+Uses of Interface javax.money.MonetaryAmountFactory (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/MonetaryAmountFactoryQuery.html b/apidocs/java.money/javax/money/class-use/MonetaryAmountFactoryQuery.html
new file mode 100644
index 0000000..15418a3
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/MonetaryAmountFactoryQuery.html
@@ -0,0 +1,305 @@
+
+
+
+
+
+Uses of Class javax.money.MonetaryAmountFactoryQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/MonetaryAmountFactoryQueryBuilder.html b/apidocs/java.money/javax/money/class-use/MonetaryAmountFactoryQueryBuilder.html
new file mode 100644
index 0000000..f7b06ec
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/MonetaryAmountFactoryQueryBuilder.html
@@ -0,0 +1,190 @@
+
+
+
+
+
+Uses of Class javax.money.MonetaryAmountFactoryQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/MonetaryContext.html b/apidocs/java.money/javax/money/class-use/MonetaryContext.html
new file mode 100644
index 0000000..69d083f
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/MonetaryContext.html
@@ -0,0 +1,273 @@
+
+
+
+
+
+Uses of Class javax.money.MonetaryContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use MonetaryContext
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/MonetaryContextBuilder.html b/apidocs/java.money/javax/money/class-use/MonetaryContextBuilder.html
new file mode 100644
index 0000000..f9cfb2f
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/MonetaryContextBuilder.html
@@ -0,0 +1,204 @@
+
+
+
+
+
+Uses of Class javax.money.MonetaryContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/MonetaryException.html b/apidocs/java.money/javax/money/class-use/MonetaryException.html
new file mode 100644
index 0000000..850a628
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/MonetaryException.html
@@ -0,0 +1,223 @@
+
+
+
+
+
+Uses of Class javax.money.MonetaryException (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/MonetaryOperator.html b/apidocs/java.money/javax/money/class-use/MonetaryOperator.html
new file mode 100644
index 0000000..a2f237e
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/MonetaryOperator.html
@@ -0,0 +1,211 @@
+
+
+
+
+
+Uses of Interface javax.money.MonetaryOperator (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/MonetaryQuery.html b/apidocs/java.money/javax/money/class-use/MonetaryQuery.html
new file mode 100644
index 0000000..3b8b0f1
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/MonetaryQuery.html
@@ -0,0 +1,190 @@
+
+
+
+
+
+Uses of Interface javax.money.MonetaryQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money with parameters of type MonetaryQuery
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+default <R> R
+MonetaryAmount. query (MonetaryQuery <R> query)
+
+Queries this monetary amount for a value.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/MonetaryRounding.html b/apidocs/java.money/javax/money/class-use/MonetaryRounding.html
new file mode 100644
index 0000000..c0d137c
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/MonetaryRounding.html
@@ -0,0 +1,303 @@
+
+
+
+
+
+Uses of Interface javax.money.MonetaryRounding (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use MonetaryRounding
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/NumberSupplier.html b/apidocs/java.money/javax/money/class-use/NumberSupplier.html
new file mode 100644
index 0000000..42e2722
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/NumberSupplier.html
@@ -0,0 +1,155 @@
+
+
+
+
+
+Uses of Interface javax.money.NumberSupplier (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use NumberSupplier
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/NumberValue.html b/apidocs/java.money/javax/money/class-use/NumberValue.html
new file mode 100644
index 0000000..81b1bfd
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/NumberValue.html
@@ -0,0 +1,229 @@
+
+
+
+
+
+Uses of Class javax.money.NumberValue (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use NumberValue
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.convert
+
+Defines the monetary currency conversion API.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money that return NumberValue
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+NumberValue
+MonetaryAmountFactory. getMaxNumber ()
+
+Get the maximum possible number that this type can represent.
+
+
+
+NumberValue
+MonetaryAmountFactory. getMinNumber ()
+
+Get the minimum possible number that this type can represent.
+
+
+
+NumberValue
+NumberSupplier. getNumber ()
+
+
+
+
+
+abstract NumberValue
+NumberValue. round (java.math.MathContext mathContext)
+
+Access the current NumberValue rounded using the given MathContext.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/RoundingContext.html b/apidocs/java.money/javax/money/class-use/RoundingContext.html
new file mode 100644
index 0000000..a5c0d0a
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/RoundingContext.html
@@ -0,0 +1,190 @@
+
+
+
+
+
+Uses of Class javax.money.RoundingContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use RoundingContext
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money that return RoundingContext
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+RoundingContext
+RoundingContextBuilder. build ()
+
+
+
+
+
+RoundingContext
+MonetaryRounding. getRoundingContext ()
+
+Access the rounding's context, which gives more details of the rounding instances such as
+
+ The rounding's name (required)
+ Its provider (required)
+ Its base currency
+ its scale and rounding mode
+ any other attributes useful to describe the rounding
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/RoundingContextBuilder.html b/apidocs/java.money/javax/money/class-use/RoundingContextBuilder.html
new file mode 100644
index 0000000..f92a2d6
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/RoundingContextBuilder.html
@@ -0,0 +1,178 @@
+
+
+
+
+
+Uses of Class javax.money.RoundingContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/RoundingQuery.html b/apidocs/java.money/javax/money/class-use/RoundingQuery.html
new file mode 100644
index 0000000..e4b60d2
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/RoundingQuery.html
@@ -0,0 +1,259 @@
+
+
+
+
+
+Uses of Class javax.money.RoundingQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use RoundingQuery
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/RoundingQueryBuilder.html b/apidocs/java.money/javax/money/class-use/RoundingQueryBuilder.html
new file mode 100644
index 0000000..4e32f04
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/RoundingQueryBuilder.html
@@ -0,0 +1,195 @@
+
+
+
+
+
+Uses of Class javax.money.RoundingQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/class-use/UnknownCurrencyException.html b/apidocs/java.money/javax/money/class-use/UnknownCurrencyException.html
new file mode 100644
index 0000000..9bbf596
--- /dev/null
+++ b/apidocs/java.money/javax/money/class-use/UnknownCurrencyException.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Class javax.money.UnknownCurrencyException (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.UnknownCurrencyException
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/ConversionContext.html b/apidocs/java.money/javax/money/convert/ConversionContext.html
new file mode 100644
index 0000000..b6502b5
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/ConversionContext.html
@@ -0,0 +1,515 @@
+
+
+
+
+
+ConversionContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+public final class ConversionContext
+extends AbstractContext
+This class models a context for which a
ExchangeRate is valid. It allows to define
+ different settings such as
+
+ the required RateType ,
+ the required target timestamp
+ the required validity duration
+ additional non standard or extended attributes determined by the implementations participating in the
+ ExchangeRateProvider chain.
+
+ This class is immutable, thread-safe and serializable.
+
+Author:
+Anatole Tresch
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+
+
+ConversionContext that queries any conversion available.
+
+
+
+
+
+
+ConversionContext querying for any deferred rates.
+
+
+
+
+
+
+ConversionContext querying for any historic rates.
+
+
+
+
+
+
+ConversionContext querying for real-time rates.
+
+
+
+
+
+
+ConversionContext querying for any other rates.
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Get the deferred flag. Exchange rates can be deferred or real.time.
+
+Returns:
+the deferred flag, or {code null}.
+
+
+
+
+
+
+public java.lang.String getProviderName ()
+Get the provider of this rate. The provider of a rate can have different
+ contexts in different usage scenarios, such as the service type or the
+ stock exchange.
+
+Overrides:
+getProviderName in class AbstractContext
+Returns:
+the provider, or {code null}.
+
+
+
+
+
+
+
+Creates a conversion query builder with the context data from this context instance.
+
+Returns:
+a corresponding conversion query builder instance, never null.
+
+
+
+
+
+
+
+Creates a query builder based on this context.
+
+Returns:
+a new instance of ConversionQueryBuilder , never null.
+
+
+
+
+
+
+
+
+
+Parameters:
+provider - the provider name, not null
+rateType - the required rate type.
+Returns:
+a new instance of ConversionContext
+
+
+
+
+
+
+
+
+
+Parameters:
+providerContext - the provider context, not null.
+rateType - the rate type, not null.
+Returns:
+a corresponding instance of ConversionContext.
+
+
+
+
+
+
+
+Creates a
ConversionContext for accessing rates of the given
+ type, without specifying the rate's provider.
+
+Parameters:
+rateType - the required rate type.
+Returns:
+a new instance of ConversionContext
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/ConversionContextBuilder.html b/apidocs/java.money/javax/money/convert/ConversionContextBuilder.html
new file mode 100644
index 0000000..e59ac48
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/ConversionContextBuilder.html
@@ -0,0 +1,370 @@
+
+
+
+
+
+ConversionContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+Constructors
+
+
+Constructor
+Description
+
+
+
+
+ConversionContextBuilder ()
+
+Create a new Builder instance without any provider, e.g.
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+public ConversionContextBuilder ()
+Create a new Builder instance without any provider, e.g. for creating
+ new
ConversionContext instances for querying.
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Set the historic value.
+
+Parameters:
+rateType - the rate type
+Returns:
+this, for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+Parameters:
+conversionContext - the conversion context to be used to initialize the new builder instance, not null.
+Returns:
+a new ConversionContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+Parameters:
+context - the provider context, not null
+rateType - the rate type, not null.
+Returns:
+a new ConversionContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/ConversionQuery.html b/apidocs/java.money/javax/money/convert/ConversionQuery.html
new file mode 100644
index 0000000..c268879
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/ConversionQuery.html
@@ -0,0 +1,332 @@
+
+
+
+
+
+ConversionQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public java.util.Set<RateType > getRateTypes ()
+Get the rate types set.
+
+Returns:
+the rate types set, or an empty array, but never null.
+
+
+
+
+
+
+
+Get the base currency. This attribute is optional, when a
CurrencyConversion
+ is accessed. It is optional if accessing instances of
ExchangeRateProvider. If set
+ it can constraint
+ a
CurrencyConversion or
ExchangeRateProvider to
+ only support one type of base currency. By default it is not set, hereby determining the base currency by the
+ amount onto which the conversion is applied.
+
+Returns:
+the base CurrencyUnit, or null.
+
+
+
+
+
+
+
+
+
+
+Creates a new Builder preinitialized with values from this instance.
+
+Returns:
+a new Builder, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/ConversionQueryBuilder.html b/apidocs/java.money/javax/money/convert/ConversionQueryBuilder.html
new file mode 100644
index 0000000..3f51cae
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/ConversionQueryBuilder.html
@@ -0,0 +1,409 @@
+
+
+
+
+
+ConversionQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Set the providers to be considered. If not set explicitly the default ISO currencies as
+ returned by Currency is used.
+
+Parameters:
+rateTypes - the rate types to use, not null.
+Returns:
+the query for chaining.
+
+
+
+
+
+
+
+Set the providers to be considered. If not set explicitly the default ISO currencies as
+ returned by Currency is used.
+
+Parameters:
+rateTypes - the rate types to use, not null.
+Returns:
+the query for chaining.
+
+
+
+
+
+
+
+Sets the base currency.
+
+Parameters:
+currency - the base currency
+Returns:
+the query for chaining.
+
+
+
+
+
+
+
+
+
+
+Sets the term currency.
+
+Parameters:
+currency - the base currency
+Returns:
+the query for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/CurrencyConversion.html b/apidocs/java.money/javax/money/convert/CurrencyConversion.html
new file mode 100644
index 0000000..9723a84
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/CurrencyConversion.html
@@ -0,0 +1,299 @@
+
+
+
+
+
+CurrencyConversion (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Superinterfaces:
+CurrencySupplier , MonetaryOperator
+
+
+public interface CurrencyConversion
+extends MonetaryOperator , CurrencySupplier
+This interface defines a
CurrencyConversion that is converting a
MonetaryAmount to another
+
MonetaryAmount with a different target
CurrencyUnit. Each instance of this class is bound to
+ a specific
ExchangeRateProvider (or a chain of rate providers), a term
CurrencyUnit and
+ (optionally) a target timestamp. Additionally the
ConversionContext can have additional
+ attributes set that are passed to the rate provider (chain).
+
+ This interface serves a an API for the clients, but also must be implemented
+ and registered as SPI to the mechanisms required by the
+ MonetaryConversionsSingletonSpi implementation.
+
+ By extending MonetaryOperator currency conversion can simply be applied on each MonetaryAmount
+ calling the amount'0s with method:
+
+ MonetaryAmount amount = ...;
+ CurrencyConversion conversion = MonetaryConversions.getConversion("CHF");
+ MonetaryAmount amountInCHF = amount.with(conversion);
+
+
+ The terminating CurrencyUnit of this conversion instance can be
+ accessed from getCurrency(), inherited from CurrencySupplier.
+
+ Instances of this class are required to be thread-safe, but it is not a
+ requirement that they are serializable. In a EE context they can be
+ implemented using contextual beans.
+
+Author:
+Anatole Tresch, Werner Keil
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+Parameters:
+sourceAmount - the amount to be converted.
+Returns:
+the ExchangeRate applied.
+Throws:
+MonetaryException - if the amount can not be converted.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/CurrencyConversionException.html b/apidocs/java.money/javax/money/convert/CurrencyConversionException.html
new file mode 100644
index 0000000..e560653
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/CurrencyConversionException.html
@@ -0,0 +1,422 @@
+
+
+
+
+
+CurrencyConversionException (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
java.lang.Object
+
java.lang.Throwable
+
java.lang.Exception
+
java.lang.RuntimeException
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+public class CurrencyConversionException
+extends MonetaryException
+Exception thrown when a monetary conversion operation fails.
+
+Author:
+Werner Keil, Stephen Colebourne, Anatole Tresch
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+Constructors
+
+
+Constructor
+Description
+
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+CurrencyUnit term,
+ConversionContext conversionContext)
+
+Constructs an CurrencyConversionException with the specified
+ source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+CurrencyUnit term,
+ConversionContext conversionContext,
+java.lang.String message)
+
+Constructs an CurrencyConversionException with the specified
+ detail message, timestamp, source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+CurrencyUnit term,
+ConversionContext conversionContext,
+java.lang.String message,
+java.lang.Throwable cause)
+
+Constructs a new exception with the specified source and target currency,
+ detail message and cause.
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class java.lang.Throwable
+
+
+ addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+
+Constructs an CurrencyConversionException with the specified
+ detail message, timestamp, source and target currency.
+
+Parameters:
+base - the source currency, may be null.
+term - the target currency, may be null.
+conversionContext - the ConversionContext in place.
+message - the detail message.
+
+
+
+
+
+
+
+Constructs an CurrencyConversionException with the specified
+ source and target currency.
+
+Parameters:
+base - the source currency, may be null.
+term - the target currency, may be null.
+conversionContext - the ConversionContext in place.
+
+
+
+
+
+
+
+Constructs a new exception with the specified source and target currency,
+ detail message and cause.
+
+ Note that the detail message associated with cause is
+ not automatically incorporated in this exception's detail message.
+
+
+Parameters:
+base - the source currency, may be null.
+term - the target currency, may be null.
+message - the detail message (which is saved for later retrieval by the
+ Throwable.getMessage() method).
+cause - the cause (which is saved for later retrieval by the
+ Throwable.getCause() method). (A null value
+ is permitted, and indicates that the cause is nonexistent or
+ unknown.)
+conversionContext - the ConversionContext in place.
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Gets the first currency at fault.
+
+Returns:
+the currency at fault, may be null
+
+
+
+
+
+
+
+Gets the second currency at fault.
+
+Returns:
+the currency at fault, may be null
+
+
+
+
+
+
+
+Gets the queried timestamp at fault.
+
+Returns:
+the queried timestamp, or null.
+
+
+
+
+
+
+public java.lang.String toString ()
+
+Overrides:
+toString in class java.lang.Throwable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/ExchangeRate.html b/apidocs/java.money/javax/money/convert/ExchangeRate.html
new file mode 100644
index 0000000..2f6a737
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/ExchangeRate.html
@@ -0,0 +1,394 @@
+
+
+
+
+
+ExchangeRate (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Superinterfaces:
+CurrencySupplier
+
+
+public interface ExchangeRate
+extends CurrencySupplier
+This class models an exchange rate, which defines the factor the numeric value of a base amount in some currency
+ 'A' must be multiplied
+ to get the corresponding amount in the terminating currency 'B'. Hereby
+
+ an exchange rate always models one rate from a base (source) to a term
+ (target) CurrencyUnit .
+ an exchange rate is always bound to a rate type, which typically matches
+ the data source of the conversion data, e.g. different credit card providers
+ may use different rates for the same conversion.
+ an exchange rate may restrict its validity. In most of the use cases a
+ rates' validity will be well defined, but it is also possible that the data
+ provider is not able to support the rate's validity, leaving it undefined-
+ an exchange rate has a provider, which is responsible for defining the
+ rate. A provider hereby may be, but must not be the same as the rate's data
+ source.
+ an exchange rate can be a direct rate, where its factor is
+ represented by a single conversion step. Or it can model a derived
+ rate, where multiple conversion steps are required to define the overall
+ base/term conversion. In case of derived rates the chained rates define the
+ overall factor, by multiplying the individual chain rate factors. Of course,
+ this also requires that each subsequent rate's base currency in the chain
+ does match the previous term currency (and vice versa):
+ Whereas the factor should be directly implied by the format rate chain
+ for derived rates, this is obviously not the case for the validity range,
+ since rates can have a undefined validity range. Nevertheless in many cases
+ also the validity range can (but must not) be derived from the rate chain.
+ Finally a conversion rate is always unidirectional. There might be cases
+ where the reciprocal value of getFactor() } matches the correct reverse
+ rate. But in most use cases the reverse rate either has a different rate (not
+ equal to the reciprocal value), or might not be defined at all. Therefore for
+ reversing a ExchangeRate one must access an ExchangeRateProvider and
+ query for the reverse rate.
+
+
+ The class also implements Comparable to allow sorting of multiple
+ exchange rates using the following sorting order;
+
+
+ Exchange rate type
+ Exchange rate provider
+ base currency
+ term currency
+
+
+ Finally ExchangeRate is modeled as an immutable and thread safe type. Also
+ exchange rates are Serializable, hereby serializing in the following
+ form and order:
+
+
+
Implementation Specification
+
Implementations of this interface
+
+ must be Comparable(with ExchangeRate)
+ must implement equals/hashCode considering #getBaseCurrency, #getCurrency,
+ #getFactor and #getContext.
+ should be thread-safe
+ should be serializable
+ should provide a fluent builder API for constructing new rate instances easily.
+
+
+Author:
+Werner Keil, Anatole Tresch
+See Also:
+Wikipedia:
+ Exchange Rate (Quotations)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+Returns:
+the conversion context, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Access the rate's bid factor.
+
+Returns:
+the bid factor for this exchange rate, or null.
+
+
+
+
+
+
+
+Access the chain of exchange rates.
+
+Returns:
+the chain of rates, in case of a derived rate, this may be
+ several instances. For a direct exchange rate, this equals to
+ new ExchangeRate[]{this}.
+
+
+
+
+
+
+default boolean isDerived ()
+Allows to evaluate if this exchange rate is a derived exchange rate.
+ Derived exchange rates are defined by an ordered list of subconversions
+ with intermediate steps, whereas a direct conversion is possible in one
+ steps.
+
+ This method always returns true, if the chain contains more than
+ one rate. Direct rates, have also a chain, but with exact one rate.
+
+Returns:
+true, if the exchange rate is derived.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/ExchangeRateProvider.html b/apidocs/java.money/javax/money/convert/ExchangeRateProvider.html
new file mode 100644
index 0000000..6c7630f
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/ExchangeRateProvider.html
@@ -0,0 +1,507 @@
+
+
+
+
+
+ExchangeRateProvider (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public interface ExchangeRateProvider
+This interface defines access to the exchange rates provided by a provider.
+ The provider and its capabilities can be defined in arbitrary detail by the
+ corresponding
ProviderContext.
+ Instances of this class must only provide conversion data for exact one provider, identified by
+
AbstractContext.getProviderName().
+
+ When accessing ExchangeRateProvider instances or
CurrencyConversion instances from the
+
MonetaryConversions
+ in many cases a chain of providers will be returned. It is the responsibility of the implementation code assembling
+ the chain to
+ establish a well defined coordination mechanism for evaluating the correct result. By default the first provider
+ in the chain that returns a non null result determines the final result of a call. Nevertheless adapting the
+
MonetaryConversionsSingletonSpi allows
+ to implement also alternate strategies, e.g. honoring different priorities of providers as well.
+
+ Implementations of this interface are required to be thread save.
+
+ Implementations of this class must neither be immutable nor serializable.
+
+Author:
+Anatole Tresch, Werner Keil
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+Returns:
+the exchange rate type, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Checks if an
ExchangeRate between two
CurrencyUnit is
+ available from this provider. This method should check, if a given rate
+ is
currently defined.
+
+Parameters:
+conversionQuery - the required ConversionQuery , not null
+Returns:
+true, if such an ExchangeRate is currently
+ defined.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Checks if an
ExchangeRate between two
CurrencyUnit is
+ available from this provider. This method should check, if a given rate
+ is
currently defined.
+
+Parameters:
+base - the base CurrencyUnit
+term - the term CurrencyUnit
+Returns:
+true, if such an ExchangeRate is currently
+ defined.
+
+
+
+
+
+
+default boolean isAvailable (java.lang.String baseCode,
+java.lang.String termCode)
+Checks if an
ExchangeRate between two
CurrencyUnit is
+ available from this provider. This method should check, if a given rate
+ is
currently defined.
+
+Parameters:
+baseCode - the base currency code
+termCode - the terminal/target currency code
+Returns:
+true, if such an ExchangeRate is currently
+ defined.
+Throws:
+MonetaryException - if one of the currency codes passed is not valid.
+
+
+
+
+
+
+default ExchangeRate getExchangeRate (
java.lang.String baseCode,
+java.lang.String termCode)
+Access a
ExchangeRate using the given currencies. The
+
ExchangeRate may be, depending on the data provider, real-time or
+ deferred. This method should return the rate that is
currently
+ valid.
+
+Parameters:
+baseCode - base currency code, not null
+termCode - term/target currency code, not null
+Returns:
+the matching ExchangeRate .
+Throws:
+CurrencyConversionException - If no such rate is available.
+MonetaryException - if one of the currency codes passed is not valid.
+
+
+
+
+
+
+
+The method reverses the
ExchangeRate to a rate mapping from term
+ to base
CurrencyUnit. Hereby the factor must
not be
+ recalculated as
1/oldFactor, since typically reverse rates are
+ not symmetric in most cases.
+
+Parameters:
+rate - ExchangeRate , not null
+Returns:
+the matching reversed ExchangeRate , or null, if
+ the rate cannot be reversed.
+
+
+
+
+
+
+
+
+
+Parameters:
+termCode - terminal/target currency code, not null
+Returns:
+a new instance of a corresponding CurrencyConversion ,
+ never null.
+Throws:
+MonetaryException - if one of the currency codes passed is not valid.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/ExchangeRateProviderSupplier.html b/apidocs/java.money/javax/money/convert/ExchangeRateProviderSupplier.html
new file mode 100644
index 0000000..b6bbba7
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/ExchangeRateProviderSupplier.html
@@ -0,0 +1,220 @@
+
+
+
+
+
+ExchangeRateProviderSupplier (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Functional Interface:
+This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
+
+
+@FunctionalInterface
+public interface ExchangeRateProviderSupplier
+A supplier of
ExchangeRateProvider name that references an implementation. This can be used to let
+ an enum type implement this interface, so enums values can be passed to
MonetaryConversions
+ for determining the rate providers to be used.
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+java.lang.String
+get ()
+
+Get the provider name.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+java.lang.String get ()
+Get the provider name. This signature equals to the signature of java.util.function.Supplier in Java 8.
+
+Returns:
+the provider name, not null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/MonetaryConversions.html b/apidocs/java.money/javax/money/convert/MonetaryConversions.html
new file mode 100644
index 0000000..b12bb60
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/MonetaryConversions.html
@@ -0,0 +1,508 @@
+
+
+
+
+
+MonetaryConversions (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
java.lang.Object
+
javax.money.convert.MonetaryConversions
+
+
+
+public final class MonetaryConversions
+extends java.lang.Object
+This singleton defines access to the exchange and currency conversion logic
+ of JavaMoney. It allows to evaluate the currently available exchange rate
+ type instances and provides access to the corresponding
+
ExchangeRateProvider and
CurrencyConversion instances.
+
+ This class is thread safe.
+
+ This class is designed to support also contextual behaviour, e.g. in Java EE
+ containers each application may provide its own ExchangeRateProvider
+ instances, e.g. by registering them as CDI beans. An EE container can
+ register an according MonetaryConversionsSingletonSpi that manages the
+ different application contexts transparently. In a SE environment this class
+ is expected to behave like an ordinary singleton, loading its SPIs e.g. from the
+ JDK ServiceLoader or an alternate component and service provider.
+
+ This class is thread-safe. Hereby it is important to know that it delegates
+ to the registered MonetaryConversionsSingletonSpi SPI, which also is required
+ to be thread-safe.
+
+Author:
+Anatole Tresch, Werner Keil
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Concrete Methods
+
+
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+Parameters:
+termCurrency - the terminating or target currency, not null
+providers - Additional providers, for building a provider chain
+Returns:
+the exchange rate type if this instance.
+Throws:
+java.lang.IllegalArgumentException - if no such ExchangeRateProvider is available.
+
+
+
+
+
+
+public static CurrencyConversion getConversion (
java.lang.String termCurrencyCode,
+java.lang.String... providers)
+
+
+Parameters:
+termCurrencyCode - the terminating or target currency code, not null
+providers - Additional providers, for building a provider chain
+Returns:
+the exchange rate type if this instance.
+Throws:
+MonetaryException - if no such ExchangeRateProvider is available or if no CurrencyUnit was
+ matching the given currency code.
+
+
+
+
+
+
+
+
+
+
+
+
+public static boolean isConversionAvailable (java.lang.String currencyCode,
+java.lang.String... providers)
+
+
+Parameters:
+currencyCode - The currency code, resolvable by (String, String...)
+providers - Additional providers, for building a provider chain
+Returns:
+true, if a conversion is accessible from getConversion(String, String...) .
+
+
+
+
+
+
+public static boolean isConversionAvailable (
CurrencyUnit termCurrency,
+java.lang.String... providers)
+
+
+Parameters:
+termCurrency - the terminating or target currency, not null
+providers - Additional providers, for building a provider chain
+Returns:
+true, if a conversion is accessible from getConversion(String, String...) .
+
+
+
+
+
+
+
+
+
+Parameters:
+providers - Additional providers, for building a provider chain
+Returns:
+the exchange rate provider.
+Throws:
+java.lang.IllegalArgumentException - if no such ExchangeRateProvider is available.
+
+
+
+
+
+
+
+
+
+Parameters:
+provider - the exchange rate provider.
+providers - the exchange rate provider.
+Returns:
+the exchange rate provider.
+Throws:
+java.lang.IllegalArgumentException - if no such ExchangeRateProvider is available.
+
+
+
+
+
+
+
+
+
+Parameters:
+conversionQuery - the ConversionQuery , not null.
+Returns:
+the exchange rate provider.
+Throws:
+java.lang.IllegalArgumentException - if no such ExchangeRateProvider is available.
+
+
+
+
+
+
+
+
+
+public static java.util.Collection<java.lang.String> getConversionProviderNames ()
+
+
+Returns:
+all supported provider ids, never null.
+
+
+
+
+
+
+public static java.util.List<java.lang.String> getDefaultConversionProviderChain ()
+Get the default provider used.
+
+Returns:
+the default provider, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/ProviderContext.html b/apidocs/java.money/javax/money/convert/ProviderContext.html
new file mode 100644
index 0000000..666b9d9
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/ProviderContext.html
@@ -0,0 +1,329 @@
+
+
+
+
+
+ProviderContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+public final class ProviderContext
+extends AbstractContext
+This class describes what kind of
ExchangeRates a
.ExchangeRateProvider delivers, including the provider's name, rate type and additional data.
+ By default such a context supports the following attributes:
+
+ a unique non localizable provider name. This provider name is also used to identify a concrete instance of
+ ExchangeRateProvider.
+ a set of RateType an ExchangeRateProvider supports
+ a time range for which an ExchangeRateProvider delivers rates.
+
+ Additionally a instance of ProviderContext can have arbitrary additional attributes describing more precisely
+ the capabilities of a concrete ExchangeRateProvider} implementation.
+
+ Instances of this class are immutable and thread-safe.
+
+Author:
+Anatole Tresch, Werner Keil
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public java.util.Set<RateType > getRateTypes ()
+Get the deferred flag. Exchange rates can be deferred or real.time.
+
+Returns:
+the deferred flag, or {code null}.
+
+
+
+
+
+
+
+
+
+
+Creates a new ProviderContext based on the provider id and rate type(s).
+
+Parameters:
+provider - the provider id, not null.
+rateType - the required RateType , not null.
+rateTypes - the required RateType s, not null
+Returns:
+a new ProviderContext instance.
+
+
+
+
+
+
+
+Creates a new ProviderContext based on the provider id and rate type(s).
+
+Parameters:
+provider - the provider id, not null.
+Returns:
+a new ProviderContext instance.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/ProviderContextBuilder.html b/apidocs/java.money/javax/money/convert/ProviderContextBuilder.html
new file mode 100644
index 0000000..a1495a3
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/ProviderContextBuilder.html
@@ -0,0 +1,357 @@
+
+
+
+
+
+ProviderContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Set the rate types.
+
+Parameters:
+rateTypes - the rate types, not null and not empty.
+Returns:
+this, for chaining.
+Throws:
+java.lang.IllegalArgumentException - when not at least one RateType is provided.
+
+
+
+
+
+
+
+Set the rate types.
+
+Parameters:
+rateTypes - the rate types, not null and not empty.
+Returns:
+this, for chaining.
+Throws:
+java.lang.IllegalArgumentException - when not at least one RateType is provided.
+
+
+
+
+
+
+
+
+
+
+Create a new ProviderContextBuilder, hereby using the given
ProviderContext
+ 's values as defaults. This allows changing an existing
+
ProviderContext easily.
+
+Parameters:
+context - the context, not null
+Returns:
+a new ProviderContextBuilder instance, never null.
+
+
+
+
+
+
+
+Create a new ProviderContextBuilder instance.
+
+Parameters:
+provider - the provider name, not null.
+rateType - the required RateType , not null
+rateTypes - the rate types, not null and not empty.
+Returns:
+a new ProviderContextBuilder instance, never null.
+
+
+
+
+
+
+
+Create a new ProviderContextBuilder instance.
+
+Parameters:
+provider - the provider name, not null.
+rateTypes - the rate types, not null and not empty.
+Returns:
+a new ProviderContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/RateType.html b/apidocs/java.money/javax/money/convert/RateType.html
new file mode 100644
index 0000000..a4fb7d8
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/RateType.html
@@ -0,0 +1,381 @@
+
+
+
+
+
+RateType (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
java.lang.Object
+
java.lang.Enum<
RateType >
+
javax.money.convert.RateType
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable, java.lang.Comparable<RateType >, java.lang.constant.Constable
+
+
+public enum RateType
+extends java.lang.Enum<RateType >
+
+
+Author:
+Anatole Tresch, Werner Keil
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
Nested classes/interfaces inherited from class java.lang.Enum
+
+
+ java.lang.Enum.EnumDesc<E extends java.lang.Enum<E>>
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+Enum Constants
+
+
+Enum Constant
+Description
+
+
+
+
+ANY
+
+Any type of rates.
+
+
+
+DEFERRED
+
+Deferred rates are basically also current rates, but have some fixed delay, e.g.
+
+
+
+HISTORIC
+
+Historic rates, e.g.
+
+
+
+OTHER
+
+Any other type of rates.
+
+
+
+REALTIME
+
+Real-time rates should be as adequate as possible, basically not more than a few milliseconds late.
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+static RateType
+valueOf (java.lang.String name)
+
+Returns the enum constant of this type with the specified name.
+
+
+
+static RateType []
+values ()
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Enum
+
+
+ clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+
+
Methods inherited from class java.lang.Object
+
+
+ getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Details
+
+
+
+
+
+Historic rates, e.g. from the day before or older.
+
+
+
+
+
+
+Real-time rates should be as adequate as possible, basically not more than a few milliseconds late.
+
+
+
+
+
+
+Deferred rates are basically also current rates, but have some fixed delay, e.g. 20 minutes.
+
+
+
+
+
+
+
+
+
+Any type of rates. This can be used, where any type of rate is suitable. This may be feasible if you
+ access a specific chain of rate providers,
+ where the order of providers already implies a prioritization and the rate type in that scenario is not relevant.
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+Returns:
+an array containing the constants of this enum type, in the order they are declared
+
+
+
+
+
+
+public static RateType valueOf (
java.lang.String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name - the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
+java.lang.NullPointerException - if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/ConversionContext.html b/apidocs/java.money/javax/money/convert/class-use/ConversionContext.html
new file mode 100644
index 0000000..529332c
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/ConversionContext.html
@@ -0,0 +1,321 @@
+
+
+
+
+
+Uses of Class javax.money.convert.ConversionContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructors in javax.money.convert with parameters of type ConversionContext
+
+
+Constructor
+Description
+
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+CurrencyUnit term,
+ConversionContext conversionContext)
+
+Constructs an CurrencyConversionException with the specified
+ source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+CurrencyUnit term,
+ConversionContext conversionContext,
+java.lang.String message)
+
+Constructs an CurrencyConversionException with the specified
+ detail message, timestamp, source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+CurrencyUnit term,
+ConversionContext conversionContext,
+java.lang.String message,
+java.lang.Throwable cause)
+
+Constructs a new exception with the specified source and target currency,
+ detail message and cause.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/ConversionContextBuilder.html b/apidocs/java.money/javax/money/convert/class-use/ConversionContextBuilder.html
new file mode 100644
index 0000000..81e403c
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/ConversionContextBuilder.html
@@ -0,0 +1,185 @@
+
+
+
+
+
+Uses of Class javax.money.convert.ConversionContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/ConversionQuery.html b/apidocs/java.money/javax/money/convert/class-use/ConversionQuery.html
new file mode 100644
index 0000000..609808a
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/ConversionQuery.html
@@ -0,0 +1,285 @@
+
+
+
+
+
+Uses of Class javax.money.convert.ConversionQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use ConversionQuery
+
+
+Package
+Description
+
+
+
+
+javax.money.convert
+
+Defines the monetary currency conversion API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/ConversionQueryBuilder.html b/apidocs/java.money/javax/money/convert/class-use/ConversionQueryBuilder.html
new file mode 100644
index 0000000..3b39c86
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/ConversionQueryBuilder.html
@@ -0,0 +1,218 @@
+
+
+
+
+
+Uses of Class javax.money.convert.ConversionQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/CurrencyConversion.html b/apidocs/java.money/javax/money/convert/class-use/CurrencyConversion.html
new file mode 100644
index 0000000..998260f
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/CurrencyConversion.html
@@ -0,0 +1,237 @@
+
+
+
+
+
+Uses of Interface javax.money.convert.CurrencyConversion (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/CurrencyConversionException.html b/apidocs/java.money/javax/money/convert/class-use/CurrencyConversionException.html
new file mode 100644
index 0000000..9858c29
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/CurrencyConversionException.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Class javax.money.convert.CurrencyConversionException (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.convert.CurrencyConversionException
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/ExchangeRate.html b/apidocs/java.money/javax/money/convert/class-use/ExchangeRate.html
new file mode 100644
index 0000000..36b87bf
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/ExchangeRate.html
@@ -0,0 +1,230 @@
+
+
+
+
+
+Uses of Interface javax.money.convert.ExchangeRate (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/ExchangeRateProvider.html b/apidocs/java.money/javax/money/convert/class-use/ExchangeRateProvider.html
new file mode 100644
index 0000000..af98ebf
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/ExchangeRateProvider.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+Uses of Interface javax.money.convert.ExchangeRateProvider (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/ExchangeRateProviderSupplier.html b/apidocs/java.money/javax/money/convert/class-use/ExchangeRateProviderSupplier.html
new file mode 100644
index 0000000..98f018d
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/ExchangeRateProviderSupplier.html
@@ -0,0 +1,157 @@
+
+
+
+
+
+Uses of Interface javax.money.convert.ExchangeRateProviderSupplier (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/MonetaryConversions.html b/apidocs/java.money/javax/money/convert/class-use/MonetaryConversions.html
new file mode 100644
index 0000000..0e65f6b
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/MonetaryConversions.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Class javax.money.convert.MonetaryConversions (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.convert.MonetaryConversions
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/ProviderContext.html b/apidocs/java.money/javax/money/convert/class-use/ProviderContext.html
new file mode 100644
index 0000000..f77441e
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/ProviderContext.html
@@ -0,0 +1,219 @@
+
+
+
+
+
+Uses of Class javax.money.convert.ProviderContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/ProviderContextBuilder.html b/apidocs/java.money/javax/money/convert/class-use/ProviderContextBuilder.html
new file mode 100644
index 0000000..6f5da86
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/ProviderContextBuilder.html
@@ -0,0 +1,194 @@
+
+
+
+
+
+Uses of Class javax.money.convert.ProviderContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/class-use/RateType.html b/apidocs/java.money/javax/money/convert/class-use/RateType.html
new file mode 100644
index 0000000..bbb6d8e
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/class-use/RateType.html
@@ -0,0 +1,320 @@
+
+
+
+
+
+Uses of Class javax.money.convert.RateType (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use RateType
+
+
+Package
+Description
+
+
+
+
+javax.money.convert
+
+Defines the monetary currency conversion API.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money.convert that return RateType
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+RateType
+ConversionContext. getRateType ()
+
+Get the deferred flag.
+
+
+
+static RateType
+RateType. valueOf (java.lang.String name)
+
+Returns the enum constant of this type with the specified name.
+
+
+
+static RateType []
+RateType. values ()
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/package-summary.html b/apidocs/java.money/javax/money/convert/package-summary.html
new file mode 100644
index 0000000..5296cc6
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/package-summary.html
@@ -0,0 +1,258 @@
+
+
+
+
+
+javax.money.convert (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+Defines the monetary currency conversion API.
+
+
+
+
+
+
+Interface Summary
+
+
+Interface
+Description
+
+
+
+
+CurrencyConversion
+
+
+
+
+
+ExchangeRate
+
+This class models an exchange rate, which defines the factor the numeric value of a base amount in some currency
+ 'A' must be multiplied
+ to get the corresponding amount in the terminating currency 'B'.
+
+
+
+ExchangeRateProvider
+
+This interface defines access to the exchange rates provided by a provider.
+
+
+
+ExchangeRateProviderSupplier
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Summary
+
+
+Enum
+Description
+
+
+
+
+RateType
+
+This enumeration defines the different type of rates that can be provided by
.ExchangeRateProvider implementations.
+
+
+
+
+
+
+
+
+
+Exception Summary
+
+
+Exception
+Description
+
+
+
+
+CurrencyConversionException
+
+Exception thrown when a monetary conversion operation fails.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/package-tree.html b/apidocs/java.money/javax/money/convert/package-tree.html
new file mode 100644
index 0000000..64de1ac
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/package-tree.html
@@ -0,0 +1,189 @@
+
+
+
+
+
+javax.money.convert Class Hierarchy (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/convert/package-use.html b/apidocs/java.money/javax/money/convert/package-use.html
new file mode 100644
index 0000000..78ec46b
--- /dev/null
+++ b/apidocs/java.money/javax/money/convert/package-use.html
@@ -0,0 +1,260 @@
+
+
+
+
+
+Uses of Package javax.money.convert (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/AmountFormatContext.html b/apidocs/java.money/javax/money/format/AmountFormatContext.html
new file mode 100644
index 0000000..dce7ce2
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/AmountFormatContext.html
@@ -0,0 +1,312 @@
+
+
+
+
+
+AmountFormatContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public java.lang.String getFormatName ()
+Access the style's Locale.
+
+Returns:
+the Locale, never null.
+
+
+
+
+
+
+public java.util.Locale getLocale ()
+Access the context's Locale.
+
+Returns:
+the Locale, or null.
+
+
+
+
+
+
+
+
+
+
+Creates a new builder instances, initialized with the data from this one.
+
+Returns:
+a new AmountFormatContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/AmountFormatContextBuilder.html b/apidocs/java.money/javax/money/format/AmountFormatContextBuilder.html
new file mode 100644
index 0000000..83c3c8c
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/AmountFormatContextBuilder.html
@@ -0,0 +1,386 @@
+
+
+
+
+
+AmountFormatContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Sets a format's name.
+
+Parameters:
+formatName - the formatName, not null.
+Returns:
+the Builder, for chaining.
+
+
+
+
+
+
+
+Sets a Locale to be applied.
+
+Parameters:
+locale - the locale, not null.
+Returns:
+the Builder, for chaining.
+
+
+
+
+
+
+
+
+
+Parameters:
+monetaryAmountBuilder - the monetary amount factory, not null.
+Returns:
+this builder for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Parameters:
+formatName - the target formatName String, not null.
+Returns:
+a new AmountFormatContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/AmountFormatQuery.html b/apidocs/java.money/javax/money/format/AmountFormatQuery.html
new file mode 100644
index 0000000..5bfaae3
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/AmountFormatQuery.html
@@ -0,0 +1,351 @@
+
+
+
+
+
+AmountFormatQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+public final class AmountFormatQuery
+extends AbstractQuery
+Query for accessing instances of
MonetaryAmountFormat. In general it is determined by the
+ implementation, what formats are provided. Nevertheless the following queries must be supported:
+
+ Accessing a format based on a Locale, that is also supported by .DecimalFormat#getAvailableLocales().
+
+ All other formats are optional. For further details about supported formats refer to the implementation's
+ documentation.
+
+ This class is immutable, thread-safe and serializable.
+
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
Methods inherited from class javax.money.AbstractContext
+
+
+ equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, finalize, getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public java.lang.String getFormatName ()
+Gets a style's id.
+
+Returns:
+the styleId, or null.
+
+
+
+
+
+
+public java.util.Locale getLocale ()
+Gets a Locale to be applied.
+
+Returns:
+the style's locale, or null.
+
+
+
+
+
+
+
+
+
+Returns:
+the monetary context, or null.
+
+
+
+
+
+
+public static AmountFormatQuery of (
java.util.Locale locale,
+java.lang.String... providers)
+Creates a simple format query based on a single Locale, similar to (java.util.Locale).
+
+Parameters:
+locale - the target locale, not null.
+providers - the providers to be used, not null.
+Returns:
+a new query instance
+
+
+
+
+
+
+
+
+
+Returns:
+a new preinitialized builder, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/AmountFormatQueryBuilder.html b/apidocs/java.money/javax/money/format/AmountFormatQueryBuilder.html
new file mode 100644
index 0000000..ae9db23
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/AmountFormatQueryBuilder.html
@@ -0,0 +1,389 @@
+
+
+
+
+
+AmountFormatQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+ importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Sets a style's id.
+
+Parameters:
+formatName - the format's name, not null.
+Returns:
+the Builder, for chaining.
+
+
+
+
+
+
+
+Sets a Locale to be applied.
+
+Parameters:
+locale - the locale, not null.
+Returns:
+the Builder, for chaining.
+
+
+
+
+
+
+
+
+
+Parameters:
+monetaryQuery - the monetary query, not null.
+Returns:
+this builder for chaining.
+
+
+
+
+
+
+
+
+
+Parameters:
+monetaryFactory - the MonetaryAmountFactory to be used, not null.
+Returns:
+this builder for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Parameters:
+formatName - the target format's name String, not null.
+Returns:
+a new AmountFormatQueryBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+Parameters:
+locale - the target Locale, not null.
+Returns:
+a new AmountFormatQueryBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/MonetaryAmountFormat.html b/apidocs/java.money/javax/money/format/MonetaryAmountFormat.html
new file mode 100644
index 0000000..9aeffc2
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/MonetaryAmountFormat.html
@@ -0,0 +1,375 @@
+
+
+
+
+
+MonetaryAmountFormat (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Superinterfaces:
+MonetaryQuery <java.lang.String>
+
+
+public interface MonetaryAmountFormat
+extends MonetaryQuery <java.lang.String>
+
+ Formats instances of MonetaryAmount to a String or an Appendable.
+
+
+ To obtain a MonetaryAmountFormat for a specific locale, including the default
+ locale, call MonetaryFormats.getAmountFormat(java.util.Locale, String...) .
+
+ More complex formatting scenarios can be implemented by registering instances of .MonetaryAmountFormatProviderSpi .
+ The spi implementation creates new instances of MonetaryAmountFormat based on the
+ styleId and (arbitrary) attributes passed within the AmountFormatContext .
+
+
In general, do prefer
+ accessing MonetaryAmountFormat instances from the MonetaryFormats singleton,
+ instead of instantiating implementations directly, since the MonetaryFormats factory
+ method may return different subclasses or may implement contextual behaviour (in a EE context).
+ If you need to customize the format object, do something like this:
+
+
+
+ MonetaryAmountFormat f = MonetaryFormats.getInstance(loc);
+ f.setStyle(f.getStyle().toBuilder().setPattern("###.##;(###.##)").build());
+
+
+
Special Values
+
+
+ Negative zero ("-0") should always parse to
+
+
+
+
+
+ Instances of this class are not required to be thread-safe. It is recommended to of separate
+ format instances for each thread. If multiple threads access a format concurrently, it must be
+ synchronized externally.
+
+
Example
+
+
+ // Print out a number using the localized number, currency,
+ // for each locale
+ Locale[] locales = MonetaryFormats.getAvailableLocales();
+ MonetaryAmount amount = ...;
+ MonetaryAmountFormat form;
+ System.out.println("FORMAT");
+ for (int i = 0; i < locales.length; ++i) {
+ if (locales[i].getCountry().length() == 0) {
+ continue; // Skip language-only locales
+ }
+ System.out.print(locales[i].getDisplayName());
+ form = MonetaryFormats.getInstance(locales[i]);
+ System.out.print(": " + form.getStyle().getPattern());
+ String myAmount = form.format(amount);
+ System.out.print(" -> " + myAmount);
+ try {
+ System.out.println(" -> " + form.parse(form.format(myAmount)));
+ } catch (ParseException e) {}
+ }
+ }
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+Parameters:
+amount - the amount to format, not null
+Returns:
+the string printed using the settings of this formatter
+Throws:
+java.lang.UnsupportedOperationException - if the formatter is unable to print
+java.lang.IllegalStateException - if an IO error occurs.
+
+
+
+
+
+
+void print (
java.lang.Appendable appendable,
+MonetaryAmount amount)
+ throws
java.io.IOException
+Formats the given
MonetaryAmount to a
Appendable.
+
+ Example implementations of Appendable are StringBuilder, StringBuffer
+ or Writer. Note that StringBuilder and StringBuffer never throw an
+ IOException.
+
+Parameters:
+appendable - the appendable to add to, not null
+amount - the amount to print, not null
+Throws:
+java.lang.UnsupportedOperationException - if the formatter is unable to print
+java.io.IOException - if an IO error occurs, thrown by the appendable
+MonetaryParseException - if there is a problem while parsing
+
+
+
+
+
+
+
+Fully parses the text into an instance of
MonetaryAmount.
+
+ The parse must complete normally and parse the entire text. If the parse completes without
+ reading the entire length of the text, an exception is thrown. If any other problem occurs
+ during parsing, an exception is thrown.
+
+ Additionally the effective implementation type returned can be determined by the
+ MonetaryContext applied to the MonetaryAmountFormat . This formatter will call
+ Monetary.getDefaultAmountType() and will use the result returned
+ to access a corresponding MonetaryAmountFactory to of the instance
+ returned.
+
+Parameters:
+text - the text to parse, not null
+Returns:
+the parsed value, never null
+Throws:
+java.lang.UnsupportedOperationException - if the formatter is unable to parse
+MonetaryParseException - if there is a problem while parsing
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html b/apidocs/java.money/javax/money/format/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html
new file mode 100644
index 0000000..a96f87f
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html
@@ -0,0 +1,356 @@
+
+
+
+
+
+MonetaryFormats.DefaultMonetaryFormatsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
java.lang.Object
+
javax.money.format.MonetaryFormats.DefaultMonetaryFormatsSingletonSpi
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+java.util.Collection<MonetaryAmountFormat >
+getAmountFormats (AmountFormatQuery formatQuery)
+
+
+
+
+
+java.util.Set<java.util.Locale>
+getAvailableLocales (java.lang.String... providerNames)
+
+Get all available locales.
+
+
+
+java.util.List<java.lang.String>
+getDefaultProviderChain ()
+
+This default implementation simply returns all providers defined in arbitrary order.
+
+
+
+java.util.Set<java.lang.String>
+getProviderNames ()
+
+Get the names of the currently registered format providers.
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+public DefaultMonetaryFormatsSingletonSpi ()
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+public java.util.Set<java.lang.String> getProviderNames ()
+
+Get the names of the currently registered format providers.
+
+Specified by:
+getProviderNames in interface MonetaryFormatsSingletonSpi
+Returns:
+the provider names, never null.
+
+
+
+
+
+
+public java.util.List<java.lang.String> getDefaultProviderChain ()
+This default implementation simply returns all providers defined in arbitrary order.
+
+Specified by:
+getDefaultProviderChain in interface MonetaryFormatsSingletonSpi
+Returns:
+the default provider chain, never null.
+
+
+
+
+
+
+public java.util.Set<java.util.Locale> getAvailableLocales (java.lang.String... providerNames)
+
+
+Specified by:
+getAvailableLocales in interface MonetaryFormatsSingletonSpi
+Parameters:
+providerNames - The (optional) providers to be used, ordered correspondingly.
+Returns:
+all available locales, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/MonetaryFormats.html b/apidocs/java.money/javax/money/format/MonetaryFormats.html
new file mode 100644
index 0000000..5247f2d
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/MonetaryFormats.html
@@ -0,0 +1,451 @@
+
+
+
+
+
+MonetaryFormats (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
java.lang.Object
+
javax.money.format.MonetaryFormats
+
+
+
+public final class MonetaryFormats
+extends java.lang.Object
+This class models the singleton accessor for
MonetaryAmountFormat instances.
+
+ This class is thread-safe.
+
+Author:
+Anatole Tresch, Werner Keil
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Concrete Methods
+
+
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public static boolean isAvailable (java.util.Locale locale,
+java.lang.String... providers)
+
+
+Parameters:
+locale - the target Locale, not null.
+providers - The providers to be queried, if not set the providers as defined by #getDefaultCurrencyProviderChain()
+ are queried.
+Returns:
+true, if a corresponding MonetaryAmountFormat is accessible.
+
+
+
+
+
+
+
+
+
+
+
+
+Parameters:
+formatQuery - the required AmountFormatQuery , not null. If the query does not define
+ any explicit provider chain, the providers as defined by #getDefaultCurrencyProviderChain()
+ are used.
+Returns:
+true, if a corresponding MonetaryAmountFormat is accessible.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public static java.util.Set<java.util.Locale> getAvailableLocales (java.lang.String... providers)
+
+
+Parameters:
+providers - The providers to be used, if not set the providers as defined by #getDefaultCurrencyProviderChain() are
+ used.
+Returns:
+all available locales, never null.
+
+
+
+
+
+
+public static java.util.Collection<java.lang.String> getFormatProviderNames ()
+Get the names of the currently registered format providers.
+
+Returns:
+the provider names, never null.
+
+
+
+
+
+
+public static java.util.List<java.lang.String> getDefaultFormatProviderChain ()
+Get the default provider chain, identified by the unique provider names in order as evaluated and used.
+
+Returns:
+the default provider chain, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/MonetaryParseException.html b/apidocs/java.money/javax/money/format/MonetaryParseException.html
new file mode 100644
index 0000000..9be5211
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/MonetaryParseException.html
@@ -0,0 +1,343 @@
+
+
+
+
+
+MonetaryParseException (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
java.lang.Object
+
java.lang.Throwable
+
java.lang.Exception
+
java.lang.RuntimeException
+
+
+
+
+
+
+
+All Implemented Interfaces:
+java.io.Serializable
+
+
+public class MonetaryParseException
+extends MonetaryException
+Signals that an error has been reached unexpectedly while parsing.
+
+Author:
+Werner Keil
+See Also:
+Serialized Form
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+Constructors
+
+
+Constructor
+Description
+
+
+
+
+MonetaryParseException (java.lang.CharSequence parsedData,
+int errorIndex)
+
+Constructs a MonetaryParseException with the parsed text and offset.
+
+
+
+MonetaryParseException (java.lang.String message,
+java.lang.CharSequence parsedData,
+int errorIndex)
+
+Constructs a MonetaryParseException with the specified detail message,
+ parsed text and index.
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+int
+getErrorIndex ()
+
+Returns the index where the error was found.
+
+
+
+java.lang.String
+getInput ()
+
+Returns the string that was being parsed.
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Throwable
+
+
+ addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+
+public MonetaryParseException (java.lang.String message,
+java.lang.CharSequence parsedData,
+int errorIndex)
+Constructs a MonetaryParseException with the specified detail message,
+ parsed text and index. A detail message is a String that describes this
+ particular exception.
+
+Parameters:
+message - the detail message
+parsedData - the parsed text, should not be null
+errorIndex - the position where the error is found while parsing.
+
+
+
+
+
+
+public MonetaryParseException (java.lang.CharSequence parsedData,
+int errorIndex)
+Constructs a MonetaryParseException with the parsed text and offset. A
+ detail message is a String that describes this particular exception.
+
+Parameters:
+parsedData - the parsed text, should not be null
+errorIndex - the position where the error is found while parsing.
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+public int getErrorIndex ()
+Returns the index where the error was found.
+
+Returns:
+the index where the error was found
+
+
+
+
+
+
+public java.lang.String getInput ()
+Returns the string that was being parsed.
+
+Returns:
+the parsed input string, or null, if null was passed as
+ input.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/class-use/AmountFormatContext.html b/apidocs/java.money/javax/money/format/class-use/AmountFormatContext.html
new file mode 100644
index 0000000..62bdbba
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/class-use/AmountFormatContext.html
@@ -0,0 +1,183 @@
+
+
+
+
+
+Uses of Class javax.money.format.AmountFormatContext (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/class-use/AmountFormatContextBuilder.html b/apidocs/java.money/javax/money/format/class-use/AmountFormatContextBuilder.html
new file mode 100644
index 0000000..9ff84e2
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/class-use/AmountFormatContextBuilder.html
@@ -0,0 +1,205 @@
+
+
+
+
+
+Uses of Class javax.money.format.AmountFormatContextBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/class-use/AmountFormatQuery.html b/apidocs/java.money/javax/money/format/class-use/AmountFormatQuery.html
new file mode 100644
index 0000000..dc80d87
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/class-use/AmountFormatQuery.html
@@ -0,0 +1,274 @@
+
+
+
+
+
+Uses of Class javax.money.format.AmountFormatQuery (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/class-use/AmountFormatQueryBuilder.html b/apidocs/java.money/javax/money/format/class-use/AmountFormatQueryBuilder.html
new file mode 100644
index 0000000..3e943c3
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/class-use/AmountFormatQueryBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+Uses of Class javax.money.format.AmountFormatQueryBuilder (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/class-use/MonetaryAmountFormat.html b/apidocs/java.money/javax/money/format/class-use/MonetaryAmountFormat.html
new file mode 100644
index 0000000..d628e41
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/class-use/MonetaryAmountFormat.html
@@ -0,0 +1,277 @@
+
+
+
+
+
+Uses of Interface javax.money.format.MonetaryAmountFormat (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/class-use/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html b/apidocs/java.money/javax/money/format/class-use/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html
new file mode 100644
index 0000000..1e6dbc6
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/class-use/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Class javax.money.format.MonetaryFormats.DefaultMonetaryFormatsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.format.MonetaryFormats.DefaultMonetaryFormatsSingletonSpi
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/class-use/MonetaryFormats.html b/apidocs/java.money/javax/money/format/class-use/MonetaryFormats.html
new file mode 100644
index 0000000..8d336b7
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/class-use/MonetaryFormats.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Class javax.money.format.MonetaryFormats (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.format.MonetaryFormats
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/class-use/MonetaryParseException.html b/apidocs/java.money/javax/money/format/class-use/MonetaryParseException.html
new file mode 100644
index 0000000..75b13b7
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/class-use/MonetaryParseException.html
@@ -0,0 +1,155 @@
+
+
+
+
+
+Uses of Class javax.money.format.MonetaryParseException (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/package-summary.html b/apidocs/java.money/javax/money/format/package-summary.html
new file mode 100644
index 0000000..102b959
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/package-summary.html
@@ -0,0 +1,220 @@
+
+
+
+
+
+javax.money.format (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+Money and Currency format API. In more detail:
+
+ JSR 354 defines a minimal MonetaryAmountFormat that adopts
+ existing formatting functionality, such as in javax.text.DecimalFormat.
+ Some of the functionality from javax.text.DecimalFormat are remodeled, to be
+ platform independent. Nevertheless the reference implementation may be built on top of existing JDK
+ functionality.
+ Additionally it adds customizable grouping sizes and characters as well as additional
+ (extensible) currency formatting capabilities.
+
+
+
+
+
+
+
+Interface Summary
+
+
+Interface
+Description
+
+
+
+
+MonetaryAmountFormat
+
+
+ Formats instances of MonetaryAmount to a String or an Appendable.
+
+
+
+
+
+
+
+
+
+
+
+
+Exception Summary
+
+
+Exception
+Description
+
+
+
+
+MonetaryParseException
+
+Signals that an error has been reached unexpectedly while parsing.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/package-tree.html b/apidocs/java.money/javax/money/format/package-tree.html
new file mode 100644
index 0000000..c622110
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/package-tree.html
@@ -0,0 +1,166 @@
+
+
+
+
+
+javax.money.format Class Hierarchy (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/format/package-use.html b/apidocs/java.money/javax/money/format/package-use.html
new file mode 100644
index 0000000..9516738
--- /dev/null
+++ b/apidocs/java.money/javax/money/format/package-use.html
@@ -0,0 +1,223 @@
+
+
+
+
+
+Uses of Package javax.money.format (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/package-summary.html b/apidocs/java.money/javax/money/package-summary.html
new file mode 100644
index 0000000..07be1d7
--- /dev/null
+++ b/apidocs/java.money/javax/money/package-summary.html
@@ -0,0 +1,367 @@
+
+
+
+
+
+javax.money (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+Main package of the Money and Currency API. In more detail:
+
+ JSR 354 defines a minimal set of interfaces for interoperability, since
+ concrete usage scenarios do not allow to define an implementation that is
+ capable of covering all aspects identified. Consequently it must be possible
+ that implementations can provide several implementations for monetary
+ amounts.
+
+ Users should not reference the interfaces, instead the value types should be
+ used.
+ Implementations must provide value types for currencies and amounts,
+ implementing CurrencyUnit and
+ MonetaryAmount .
+ Implementations must also provide a minimal set of roundings, modeled as
+ MonetaryRounding . This should include basic roundings for
+ ISO currencies, roundings defined by MathContext or
+ RoundingMode.
+ This API must avoid restrictions that prevents its use in different
+ runtime environments, such as EE or ME.
+ Method naming and style for currency modeling should be in alignment
+ with parts of the Java Collection API or java.time / [JodaMoney].
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/package-tree.html b/apidocs/java.money/javax/money/package-tree.html
new file mode 100644
index 0000000..c18f411
--- /dev/null
+++ b/apidocs/java.money/javax/money/package-tree.html
@@ -0,0 +1,197 @@
+
+
+
+
+
+javax.money Class Hierarchy (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/package-use.html b/apidocs/java.money/javax/money/package-use.html
new file mode 100644
index 0000000..47d6564
--- /dev/null
+++ b/apidocs/java.money/javax/money/package-use.html
@@ -0,0 +1,552 @@
+
+
+
+
+
+Uses of Package javax.money (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/Bootstrap.html b/apidocs/java.money/javax/money/spi/Bootstrap.html
new file mode 100644
index 0000000..7273328
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/Bootstrap.html
@@ -0,0 +1,276 @@
+
+
+
+
+
+Bootstrap (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
java.lang.Object
+
javax.money.spi.Bootstrap
+
+
+
+public final class Bootstrap
+extends java.lang.Object
+This singleton provides access to the services available in the current runtime environment and context. The
+ behaviour can be adapted, by calling
init(ServiceProvider) before accessing any monetary
+ services.
+
+Author:
+Anatole Tresch
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Concrete Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+static <T> T
+getService (java.lang.Class<T> serviceType)
+
+
+
+
+
+static <T> java.util.Collection<T>
+getServices (java.lang.Class<T> serviceType)
+
+
+
+
+
+static ServiceProvider
+init (ServiceProvider serviceProvider)
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
+
+ clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+Parameters:
+serviceProvider - the new ServiceProvider
+Returns:
+the removed , or null.
+
+
+
+
+
+
+public static <T> java.util.Collection<T> getServices (java.lang.Class<T> serviceType)
+
+
+Parameters:
+serviceType - the service type.
+Returns:
+the services found.
+See Also:
+ServiceProvider.getServices(Class)
+
+
+
+
+
+
+public static <T> T getService (java.lang.Class<T> serviceType)
+
+
+Parameters:
+serviceType - the service type.
+Returns:
+the service found, or null.
+See Also:
+ServiceProvider.getServices(Class)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/CurrencyProviderSpi.html b/apidocs/java.money/javax/money/spi/CurrencyProviderSpi.html
new file mode 100644
index 0000000..00dabd7
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/CurrencyProviderSpi.html
@@ -0,0 +1,266 @@
+
+
+
+
+
+CurrencyProviderSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public interface CurrencyProviderSpi
+SPI (core) to be registered using the
Bootstrap, which allows to
+ register/provide additional currencies into the system automatically on
+ startup. The implementation is allowed to be implemented in y contextual way,
+ so depending on the runtime context, different currencies may be available.
+
+Author:
+Anatole Tresch
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+default java.lang.String getProviderName ()
+The unique name of this currency provider instance.
+
+Returns:
+the unique provider id, never null or empty.
+
+
+
+
+
+
+
+
+
+Parameters:
+query - the CurrencyQuery containing the parameters determining the query. not null.
+Returns:
+false, if no such unit is provided by this provider.
+
+
+
+
+
+
+
+
+
+Parameters:
+query - the CurrencyQuery containing the parameters determining the query. not null.
+Returns:
+the corresponding CurrencyUnit s matching, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html b/apidocs/java.money/javax/money/spi/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html
new file mode 100644
index 0000000..5ca85aa
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html
@@ -0,0 +1,359 @@
+
+
+
+
+
+MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
Nested classes/interfaces inherited from class java.lang.Enum
+
+
+ java.lang.Enum.EnumDesc<E extends java.lang.Enum<E>>
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+Enum Constants
+
+
+Enum Constant
+Description
+
+
+
+
+ALWAYS
+
+Always include this factory (and the corresponding amount type) within queries.
+
+
+
+DIRECT_REFERENCE_ONLY
+
+Only consider this factory, when the implementation type is specified explicitly in the
+
MonetaryContext required.
+
+
+
+NEVER
+
+Never consider this factory in a query for a matching
MonetaryAmount
+ implementation.
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Concrete Methods
+
+
+
+
Methods inherited from class java.lang.Enum
+
+
+ clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+
+
Methods inherited from class java.lang.Object
+
+
+ getClass, notify, notifyAll, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Details
+
+
+
+
+
+Always include this factory (and the corresponding amount type) within queries. This is
+ the default for normal
MonetaryAmount implementation types.
+
+
+
+
+
+
+Only consider this factory, when the implementation type is specified explicitly in the
+
MonetaryContext required.
+
+
+
+
+
+
+Never consider this factory in a query for a matching
MonetaryAmount
+ implementation.
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+Returns:
+an array containing the constants of this enum type, in the order they are declared
+
+
+
+
+
+
+
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name - the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
+java.lang.NullPointerException - if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/MonetaryAmountFactoryProviderSpi.html b/apidocs/java.money/javax/money/spi/MonetaryAmountFactoryProviderSpi.html
new file mode 100644
index 0000000..7e05159
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/MonetaryAmountFactoryProviderSpi.html
@@ -0,0 +1,343 @@
+
+
+
+
+
+MonetaryAmountFactoryProviderSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Type Parameters:
+T - the concrete amount type.
+
+
+public interface MonetaryAmountFactoryProviderSpi<T extends MonetaryAmount >
+
+
+Author:
+Anatole Tresch
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+java.lang.Class<T > getAmountType ()
+
+
+Returns:
+the concrete amount type created, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Returns the maximal
MonetaryContext supported, for requests that exceed these maximal
+ capabilities, an
ArithmeticException must be thrown.
+
+Returns:
+the maximal MonetaryContext supported, never null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/MonetaryAmountFormatProviderSpi.html b/apidocs/java.money/javax/money/spi/MonetaryAmountFormatProviderSpi.html
new file mode 100644
index 0000000..6d54b2e
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/MonetaryAmountFormatProviderSpi.html
@@ -0,0 +1,278 @@
+
+
+
+
+
+MonetaryAmountFormatProviderSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public interface MonetaryAmountFormatProviderSpi
+
+
+Author:
+Anatole Tresch
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+default java.lang.String getProviderName ()
+Access the provider's name.
+
+Returns:
+this provider's name, not null.
+
+
+
+
+
+
+
+
+
+java.util.Set<java.util.Locale> getAvailableLocales ()
+Gets a list with available locales for this format provider.
+
+Returns:
+list of available locales, never null.
+
+
+
+
+
+
+java.util.Set<java.lang.String> getAvailableFormatNames ()
+Gets a list with available format names for this format provider.
+
+Returns:
+list of available formats, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/MonetaryAmountsSingletonQuerySpi.html b/apidocs/java.money/javax/money/spi/MonetaryAmountsSingletonQuerySpi.html
new file mode 100644
index 0000000..ece9adf
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/MonetaryAmountsSingletonQuerySpi.html
@@ -0,0 +1,331 @@
+
+
+
+
+
+MonetaryAmountsSingletonQuerySpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public interface MonetaryAmountsSingletonQuerySpi
+SPI (core) for the backing implementation of the
Monetary singleton, implementing
+ the query functionality for amounts.
+
+Author:
+Anatole Tresch
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Get the
MonetaryAmountFactory implementation class, that best matches to cover the given
+
MonetaryContext.
+
+ The evaluation order should consider the following aspects:
+
+ If MonetaryContext.getAmountType() is explicitly defined, it should be considered.
+ Nevertheless if precision/scale cannot be met, a MonetaryException should
+ be thrown.
+ The remaining implementation class candidates must cover the required precision.
+ The remaining implementation class candidates must cover the required max scale.
+ If max scale is met, but precision==0 (unlimited precision), the
+ MonetaryAmount implementation candidate should be chosen with highest possible
+ precision.
+ If still multiple implementation candidates qualify, the ones with
+ Flavor.PERFORMANCE are preferred.
+ After this point the selection may be arbitrary.
+
+
+Parameters:
+query - the factory query, not null.
+Returns:
+the MonetaryAmount implementation class, that best matches to cover the given
+ MonetaryContext , never null.
+Throws:
+MonetaryException - if no MonetaryAmount implementation class can cover
+ the required
+ MonetaryContext .
+
+
+
+
+
+
+
+
+
+Parameters:
+query - the factory query, not null.
+Returns:
+true, if at least one MonetaryAmountFactory matches the query.
+
+
+
+
+
+
+
+Executes the query and returns the
MonetaryAmount implementation type found,
+ if there is only one type.
+ If multiple types match the query, the first one is selected.
+
+Parameters:
+query - the factory query, not null.
+Returns:
+the type found, or null.
+
+
+
+
+
+
+
+Executes the query and returns the
MonetaryAmount implementation types found.
+
+Parameters:
+query - the factory query, not null.
+Returns:
+the type found, or null.
+
+
+
+
+
+
+
+Executes the query and returns the
MonetaryAmountFactory implementation type found,
+ if there is only one type. If multiple types match the query, the first one is selected.
+
+Parameters:
+query - the factory query, not null.
+Returns:
+the type found, or null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/MonetaryAmountsSingletonSpi.html b/apidocs/java.money/javax/money/spi/MonetaryAmountsSingletonSpi.html
new file mode 100644
index 0000000..5ca6fe0
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/MonetaryAmountsSingletonSpi.html
@@ -0,0 +1,312 @@
+
+
+
+
+
+MonetaryAmountsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public interface MonetaryAmountsSingletonSpi
+SPI (core) for the backing implementation of the
Monetary singleton. It
+ should load and manage (including contextual behavior), if needed) the different registered
+
MonetaryAmountFactory instances.
+
+Author:
+Anatole Tresch
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+java.util.Collection<java.lang.Class<? extends MonetaryAmount >> getAmountTypes ()
+
+
+Returns:
+the Set if registered MonetaryAmount implementations, never
+ null.
+
+
+
+
+
+
+
+
+
+
+
+
+Returns:
+the Set if registered MonetaryAmount implementations, never
+ null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/MonetaryConversionsSingletonSpi.html b/apidocs/java.money/javax/money/spi/MonetaryConversionsSingletonSpi.html
new file mode 100644
index 0000000..1edd522
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/MonetaryConversionsSingletonSpi.html
@@ -0,0 +1,484 @@
+
+
+
+
+
+MonetaryConversionsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public interface MonetaryConversionsSingletonSpi
+SPI (conversion) that implements the functionality provided by the
+
MonetaryConversions singleton accessor. It should be registered as a
+ service using the JDK
ServiceLoader. Hereby only one instance can be
+ registered at a time.
+
+ This interface is designed to support also contextual behaviour, e.g. in Java
+ EE containers each application may provide its own
+ ExchangeRateProvider instances, e.g. by registering them as CDI
+ beans. An EE container can register an according
+ MonetaryConversionsSingletonSpi that manages the different application
+ contexts transparently. In a SE environment this class is expected to behave
+ like an ordinary singleton, loading its SPIs from the ServiceLoader.
+
+ Instances of this class must be thread safe. It is not a requirement that
+ they are serializable.
+
+ Only one instance can be registered using the ServiceLoader. When
+ registering multiple instances the MonetaryConversions accessor will
+ not work.
+
+Author:
+Anatole Tresch, Werner Keil
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+java.util.Collection<java.lang.String> getProviderNames ()
+Get all currently registered provider names.
+
+Returns:
+all currently registered provider names
+See Also:
+AbstractContext.getProviderName()
+
+
+
+
+
+
+java.util.List<java.lang.String> getDefaultProviderChain ()
+Get the default provider chain used. The ordering of the items is the
+ access order/precedence of the providers.
+
+Returns:
+the default provider chain, not null and not empty.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+default boolean isConversionAvailable (
CurrencyUnit termCurrency,
+java.lang.String... providers)
+
+
+Parameters:
+termCurrency - the terminating/target currency unit, not null.
+providers - the provider names defines a corresponding
+ provider chain that must be encapsulated by the resulting .money.convert.CurrencyConversion. By default the provider
+ chain as defined by #getDefaultCurrencyProviderChain will be used.
+Returns:
+true, if such a conversion is supported, meaning an according
+ CurrencyConversion can be
+ accessed.
+See Also:
+getConversion(javax.money.convert.ConversionQuery) ,
+getConversion(CurrencyUnit, String...)
+
+
+
+
+
+
+default java.util.List<ExchangeRateProvider > getExchangeRateProviders (
java.lang.String... providers)
+Access the current registered
ExchangeRateProvider instances. If no provider
+ names are passed ALL current registered providers are returned in undefined order.
+
+Parameters:
+providers - the provider names of the providers to be accessed
+Returns:
+the list of providers, in the same order as requested.
+Throws:
+MonetaryException - if a provider could not be resolved.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Parameters:
+termCurrency - the terminating/target currency unit, not null.
+providers - the ConversionQuery provider names defines a corresponding
+ provider chain that must be encapsulated by the resulting .money.convert.CurrencyConversion. By default the default
+ provider chain as defined by #getDefaultCurrencyProviderChain will be used.
+Returns:
+the corresponding conversion, not null.
+Throws:
+MonetaryException - if no matching conversion could be found.
+See Also:
+isConversionAvailable(javax.money.convert.ConversionQuery)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/MonetaryCurrenciesSingletonSpi.html b/apidocs/java.money/javax/money/spi/MonetaryCurrenciesSingletonSpi.html
new file mode 100644
index 0000000..73ab911
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/MonetaryCurrenciesSingletonSpi.html
@@ -0,0 +1,448 @@
+
+
+
+
+
+MonetaryCurrenciesSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public interface MonetaryCurrenciesSingletonSpi
+Factory singleton backing interface for
Monetary that provides access to
+ different registered
CurrencyProviderSpi instances.
+
+ Implementations of this interface must be thread safe.
+
+Version:
+0.8
+Author:
+Anatole Tresch
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+default java.util.Set<CurrencyUnit >
+getCurrencies (java.lang.String... providers)
+
+Provide access to all currently known currencies.
+
+
+
+default java.util.Set<CurrencyUnit >
+getCurrencies (java.util.Locale locale,
+java.lang.String... providers)
+
+Provide access to all currently known currencies.
+
+
+
+java.util.Set<CurrencyUnit >
+getCurrencies (CurrencyQuery query)
+
+Access all currencies matching the given query.
+
+
+
+default CurrencyUnit
+getCurrency (java.lang.String currencyCode,
+java.lang.String... providers)
+
+Access a new instance based on the currency code.
+
+
+
+default CurrencyUnit
+getCurrency (java.util.Locale country,
+java.lang.String... providers)
+
+Access a new instance based on the currency code.
+
+
+
+default CurrencyUnit
+getCurrency (CurrencyQuery query)
+
+Access a single currency by query.
+
+
+
+java.util.List<java.lang.String>
+getDefaultProviderChain ()
+
+Access a list of the currently registered default providers.
+
+
+
+java.util.Set<java.lang.String>
+getProviderNames ()
+
+Access a list of the currently registered providers.
+
+
+
+default boolean
+isCurrencyAvailable (java.lang.String code,
+java.lang.String... providers)
+
+
+
+
+
+default boolean
+isCurrencyAvailable (java.util.Locale locale,
+java.lang.String... providers)
+
+Allows to check if a
CurrencyUnit instance is
+ defined, i.e.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+java.util.List<java.lang.String> getDefaultProviderChain ()
+Access a list of the currently registered default providers. The default providers are used, when
+ no provider names are passed by the caller.
+
+Returns:
+the currencies returned by the given provider chain. If not provider names are provided
+ the default provider chain configured in javamoney.properties is used.
+See Also:
+getCurrencies(String...) ,
+CurrencyQueryBuilder
+
+
+
+
+
+
+java.util.Set<java.lang.String> getProviderNames ()
+Access a list of the currently registered providers. The names can be used to
+ access subsets of the overall currency range by calling
getCurrencies(String...).
+
+Returns:
+the currencies returned by the given provider chain. If not provider names are provided
+ the default provider chain configured in javamoney.properties is used.
+
+
+
+
+
+
+
+Access all currencies matching the given query.
+
+Parameters:
+query - The currency query, not null.
+Returns:
+a set of all currencies found, never null.
+
+
+
+
+
+
+default CurrencyUnit getCurrency (
java.lang.String currencyCode,
+java.lang.String... providers)
+Access a new instance based on the currency code. Currencies are
+ available as provided by
CurrencyProviderSpi instances registered
+ with the
Bootstrap.
+
+Parameters:
+currencyCode - the ISO currency code, not null.
+providers - the (optional) specification of providers to consider. If not set (empty) the providers
+ as defined by #getDefaultCurrencyProviderChain() should be used.
+Returns:
+the corresponding CurrencyUnit instance.
+Throws:
+UnknownCurrencyException - if no such currency exists.
+
+
+
+
+
+
+default CurrencyUnit getCurrency (
java.util.Locale country,
+java.lang.String... providers)
+Access a new instance based on the currency code. Currencies are
+ available as provided by
CurrencyProviderSpi instances registered
+ with the
Bootstrap.
+
+Parameters:
+country - the ISO currency's country, not null.
+providers - the (optional) specification of providers to consider. If not set (empty) the providers
+ as defined by #getDefaultCurrencyProviderChain() should be used.
+Returns:
+the corresponding CurrencyUnit instance.
+Throws:
+UnknownCurrencyException - if no such currency exists.
+
+
+
+
+
+
+default java.util.Set<CurrencyUnit > getCurrencies (
java.util.Locale locale,
+java.lang.String... providers)
+Provide access to all currently known currencies.
+
+Parameters:
+locale - the target Locale, typically representing an ISO country,
+ not null.
+providers - the (optional) specification of providers to consider. If not set (empty) the providers
+ as defined by #getDefaultCurrencyProviderChain() should be used.
+Returns:
+a collection of all known currencies, never null.
+
+
+
+
+
+
+default boolean isCurrencyAvailable (java.lang.String code,
+java.lang.String... providers)
+
+
+Parameters:
+code - the currency code, not null.
+providers - the (optional) specification of providers to consider. If not set (empty) the providers
+ as defined by #getDefaultCurrencyProviderChain() should be used.
+Returns:
+true if getCurrency(String, String...)
+ would return a result for the given code.
+
+
+
+
+
+
+default boolean isCurrencyAvailable (java.util.Locale locale,
+java.lang.String... providers)
+
+
+Parameters:
+locale - the target Locale, not null.
+providers - the (optional) specification of providers to consider. If not set (empty) the providers
+ as defined by #getDefaultCurrencyProviderChain() should be used.
+Returns:
+true if getCurrencies(java.util.Locale, String...) would return a
+ non empty result for the given code.
+
+
+
+
+
+
+default java.util.Set<CurrencyUnit > getCurrencies (
java.lang.String... providers)
+Provide access to all currently known currencies.
+
+Parameters:
+providers - the (optional) specification of providers to consider. If not set (empty) the providers
+ as defined by #getDefaultCurrencyProviderChain() should be used.
+Returns:
+a collection of all known currencies, never null.
+
+
+
+
+
+
+
+Access a single currency by query.
+
+Parameters:
+query - The currency query, not null.
+Returns:
+the CurrencyUnit found, never null.
+Throws:
+MonetaryException - if multiple currencies match the query.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/MonetaryFormatsSingletonSpi.html b/apidocs/java.money/javax/money/spi/MonetaryFormatsSingletonSpi.html
new file mode 100644
index 0000000..9515be1
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/MonetaryFormatsSingletonSpi.html
@@ -0,0 +1,404 @@
+
+
+
+
+
+MonetaryFormatsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+java.util.Set<java.util.Locale> getAvailableLocales (java.lang.String... providers)
+
+
+Parameters:
+providers - The (optional) providers to be used, ordered correspondingly.
+Returns:
+all available locales, never null.
+
+
+
+
+
+
+
+
+
+Parameters:
+formatQuery - The format query defining the requirements of the formatter.
+Returns:
+the corresponding MonetaryAmountFormat instances, never null
+
+
+
+
+
+
+java.util.Set<java.lang.String> getProviderNames ()
+Get the names of the currently registered format providers.
+
+Returns:
+the provider names, never null.
+
+
+
+
+
+
+java.util.List<java.lang.String> getDefaultProviderChain ()
+Get the default provider chain, identified by the unique provider names in order as evaluated and used.
+
+Returns:
+the default provider chain, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+Parameters:
+formatQuery - The format query defining the requirements of the formatter.
+Returns:
+true, if a t least one MonetaryAmountFormat is matching the query.
+
+
+
+
+
+
+default boolean isAvailable (java.util.Locale locale,
+java.lang.String... providers)
+
+
+Parameters:
+locale - the target Locale, not null.
+providers - The (optional) providers to be used, ordered correspondingly.
+Returns:
+true, if a t least one MonetaryAmountFormat is matching the query.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/MonetaryRoundingsSingletonSpi.html b/apidocs/java.money/javax/money/spi/MonetaryRoundingsSingletonSpi.html
new file mode 100644
index 0000000..d67ce6b
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/MonetaryRoundingsSingletonSpi.html
@@ -0,0 +1,469 @@
+
+
+
+
+
+MonetaryRoundingsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Known Implementing Classes:
+DefaultMonetaryRoundingsSingletonSpi
+
+
+public interface MonetaryRoundingsSingletonSpi
+This class models the accessor for rounding instances, modeled as
+
MonetaryOperator.
+
+ This class is thread-safe.
+
+Author:
+Anatole Tresch, Werner Keil
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+java.util.Set<java.lang.String> getRoundingNames (java.lang.String... providers)
+Allows to access the names of the current defined roundings.
+
+Parameters:
+providers - the providers and ordering to be used. By default providers and ordering as defined in
+ #getDefaultProviders is used.
+Returns:
+the set of custom rounding ids, never null.
+
+
+
+
+
+
+java.util.Set<java.lang.String> getProviderNames ()
+Allows to access the names of the current registered rounding providers.
+
+Returns:
+the set of provider names, never null.
+
+
+
+
+
+
+java.util.List<java.lang.String> getDefaultProviderChain ()
+Access a list of the currently registered default providers. The default providers are used, when
+ no provider names are passed by the caller.
+
+Returns:
+the provider names in order, defining the provider chain.
+ The default provider chain configured in javamoney.properties is used.
+See Also:
+RoundingQueryBuilder
+
+
+
+
+
+
+
+Execute a query for
MonetaryRounding. This allows to model more complex used cases,
+ such as historic or special roundings.
+
+Parameters:
+query - the query to be expected, not null.
+Returns:
+the roundings found, never null.
+
+
+
+
+
+
+
+
+
+Returns:
+the (shared) default rounding instance.
+
+
+
+
+
+
+
+
+
+Parameters:
+currencyUnit - The currency, which determines the required precision. As
+ RoundingMode, by default, RoundingMode.HALF_UP
+ is sued.
+providers - the optional provider list and ordering to be used
+Returns:
+a new instance MonetaryOperator implementing the
+ rounding, never null.
+Throws:
+MonetaryException - if no such rounding could be provided.
+
+
+
+
+
+
+default MonetaryRounding getRounding (
java.lang.String roundingName,
+java.lang.String... providers)
+
+
+Parameters:
+roundingName - The rounding name, not null.
+providers - the optional provider list and ordering to be used
+Returns:
+the corresponding MonetaryOperator implementing the
+ rounding, never null.
+Throws:
+java.lang.IllegalArgumentException - if no such rounding is registered using a
+ RoundingProviderSpi instance.
+
+
+
+
+
+
+
+Query a specific rounding with the given query. If multiple roundings match the query the first one is
+ selected, since the query allows to determine the providers and their ordering by setting
AbstractQuery.getProviderNames().
+
+Parameters:
+query - the rounding query, not null.
+Returns:
+the rounding found, or null, if no rounding matches the query.
+
+
+
+
+
+
+
+
+
+Parameters:
+query - the rounding query, not null.
+Returns:
+true, if at least one rounding matches the query.
+
+
+
+
+
+
+default boolean isRoundingAvailable (java.lang.String roundingId,
+java.lang.String... providers)
+
+
+Parameters:
+roundingId - The rounding identifier.
+providers - the providers and ordering to be used. By default providers and ordering as defined in
+ #getDefaultProviders is used.
+Returns:
+true, if a corresponding MonetaryRounding is available.
+Throws:
+java.lang.IllegalArgumentException - if no such rounding is registered using a
+ RoundingProviderSpi instance.
+
+
+
+
+
+
+default boolean isRoundingAvailable (
CurrencyUnit currencyUnit,
+java.lang.String... providers)
+
+
+Parameters:
+currencyUnit - The currency, which determines the required precision. As RoundingMode,
+ by default, RoundingMode.HALF_UP is used.
+providers - the providers and ordering to be used. By default providers and ordering as defined in
+ #getDefaultProviders is used.
+Returns:
+true, if a corresponding MonetaryRounding is available.
+Throws:
+java.lang.IllegalArgumentException - if no such rounding is registered using a
+ RoundingProviderSpi instance.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/RoundingProviderSpi.html b/apidocs/java.money/javax/money/spi/RoundingProviderSpi.html
new file mode 100644
index 0000000..7dbbcb9
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/RoundingProviderSpi.html
@@ -0,0 +1,271 @@
+
+
+
+
+
+RoundingProviderSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public interface RoundingProviderSpi
+This SPI allows to extends/override the roundings available for
+
CurrencyUnit. The JSRs implementation already provides default
+ roundings. By registering instances of this interface using the
+
Bootstrap, the default behaviour can be
+ overridden and extended, e.g. for supporting also special roundings.
+
+ Implementations of this interface must be
+
+ thread-safe
+ not require loading of other resources.
+
+ If required, it is possible to implement this interface in a contextual way,
+ e.g. providing different roundings depending on the current EE application
+ context. Though in most cases rounding should be a general concept that does
+ not require contextual handling.
+
+Author:
+Anatole Tresch
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+default java.lang.String
+getProviderName ()
+
+Get the provider's unique name.
+
+
+
+MonetaryRounding
+getRounding (RoundingQuery query)
+
+Evaluate the rounding that match the given query.
+
+
+
+java.util.Set<java.lang.String>
+getRoundingNames ()
+
+Access the ids of the roundings defined by this provider.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+Evaluate the rounding that match the given query.
+
+Parameters:
+query - the rounding query.
+Returns:
+the matching rounding instance, or null.
+
+
+
+
+
+
+java.util.Set<java.lang.String> getRoundingNames ()
+Access the ids of the roundings defined by this provider.
+
+Returns:
+the ids of the defined roundings, never null.
+
+
+
+
+
+
+default java.lang.String getProviderName ()
+Get the provider's unique name.
+
+Returns:
+the provider's unique name, not null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/ServiceProvider.html b/apidocs/java.money/javax/money/spi/ServiceProvider.html
new file mode 100644
index 0000000..353573d
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/ServiceProvider.html
@@ -0,0 +1,267 @@
+
+
+
+
+
+ServiceProvider (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+public interface ServiceProvider
+This class models the component that is managing the lifecycle of the
+ monetary services used by the Money and Currency API.
+
+Author:
+Anatole Tresch, Werner Keil
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods Default Methods
+
+
+
+
+Modifier and Type
+Method
+Description
+
+
+
+
+int
+getPriority ()
+
+This method allows to define a priority for a registered ServiceProvider instance.
+
+
+
+default <T> T
+getService (java.lang.Class<T> serviceType)
+
+Access a single service, given its type.
+
+
+
+<T> java.util.List<T>
+getServices (java.lang.Class<T> serviceType)
+
+Access a list of services, given its type.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+int getPriority ()
+This method allows to define a priority for a registered ServiceProvider instance. When multiple providers are
+ registered in the system the provider with the highest priority value is taken.
+
+Returns:
+the provider's priority (default is 0).
+
+
+
+
+
+
+<T> java.util.List<T> getServices (java.lang.Class<T> serviceType)
+Access a list of services, given its type. The bootstrap mechanism should
+ order the instance for precedence, hereby the most significant should be
+ first in order. If no such services are found, an empty list should be
+ returned.
+
+Parameters:
+serviceType - the service type.
+Returns:
+The instance to be used, never null
+
+
+
+
+
+
+default <T> T getService (java.lang.Class<T> serviceType)
+Access a single service, given its type. The bootstrap mechanism should
+ order the instance for precedence, hereby the most significant should be
+ first in order and returned. If no such services are found, null is
+ returned.
+
+Parameters:
+serviceType - the service type.
+Returns:
+The instance, (with highest precedence) or null, if no such service is available.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/Bootstrap.html b/apidocs/java.money/javax/money/spi/class-use/Bootstrap.html
new file mode 100644
index 0000000..bf03211
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/Bootstrap.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Class javax.money.spi.Bootstrap (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.spi.Bootstrap
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/CurrencyProviderSpi.html b/apidocs/java.money/javax/money/spi/class-use/CurrencyProviderSpi.html
new file mode 100644
index 0000000..b031e3f
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/CurrencyProviderSpi.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Interface javax.money.spi.CurrencyProviderSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.spi.CurrencyProviderSpi
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html b/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html
new file mode 100644
index 0000000..ac3de68
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html
@@ -0,0 +1,172 @@
+
+
+
+
+
+Uses of Class javax.money.spi.MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.html b/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.html
new file mode 100644
index 0000000..a151e13
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryAmountFactoryProviderSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.spi.MonetaryAmountFactoryProviderSpi
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountFormatProviderSpi.html b/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountFormatProviderSpi.html
new file mode 100644
index 0000000..4d18a8c
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountFormatProviderSpi.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryAmountFormatProviderSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.spi.MonetaryAmountFormatProviderSpi
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountsSingletonQuerySpi.html b/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountsSingletonQuerySpi.html
new file mode 100644
index 0000000..61b1ef4
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountsSingletonQuerySpi.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryAmountsSingletonQuerySpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.spi.MonetaryAmountsSingletonQuerySpi
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountsSingletonSpi.html b/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountsSingletonSpi.html
new file mode 100644
index 0000000..f66b5f2
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/MonetaryAmountsSingletonSpi.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryAmountsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.spi.MonetaryAmountsSingletonSpi
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/MonetaryConversionsSingletonSpi.html b/apidocs/java.money/javax/money/spi/class-use/MonetaryConversionsSingletonSpi.html
new file mode 100644
index 0000000..ce697d4
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/MonetaryConversionsSingletonSpi.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryConversionsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.spi.MonetaryConversionsSingletonSpi
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/MonetaryCurrenciesSingletonSpi.html b/apidocs/java.money/javax/money/spi/class-use/MonetaryCurrenciesSingletonSpi.html
new file mode 100644
index 0000000..5175792
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/MonetaryCurrenciesSingletonSpi.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryCurrenciesSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/MonetaryFormatsSingletonSpi.html b/apidocs/java.money/javax/money/spi/class-use/MonetaryFormatsSingletonSpi.html
new file mode 100644
index 0000000..bc72645
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/MonetaryFormatsSingletonSpi.html
@@ -0,0 +1,155 @@
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryFormatsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/MonetaryRoundingsSingletonSpi.html b/apidocs/java.money/javax/money/spi/class-use/MonetaryRoundingsSingletonSpi.html
new file mode 100644
index 0000000..818d7fb
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/MonetaryRoundingsSingletonSpi.html
@@ -0,0 +1,156 @@
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryRoundingsSingletonSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/RoundingProviderSpi.html b/apidocs/java.money/javax/money/spi/class-use/RoundingProviderSpi.html
new file mode 100644
index 0000000..5e220fc
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/RoundingProviderSpi.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Interface javax.money.spi.RoundingProviderSpi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+No usage of javax.money.spi.RoundingProviderSpi
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/class-use/ServiceProvider.html b/apidocs/java.money/javax/money/spi/class-use/ServiceProvider.html
new file mode 100644
index 0000000..cd59f65
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/class-use/ServiceProvider.html
@@ -0,0 +1,176 @@
+
+
+
+
+
+Uses of Interface javax.money.spi.ServiceProvider (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use ServiceProvider
+
+
+Package
+Description
+
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/package-summary.html b/apidocs/java.money/javax/money/spi/package-summary.html
new file mode 100644
index 0000000..34d6a42
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/package-summary.html
@@ -0,0 +1,248 @@
+
+
+
+
+
+javax.money.spi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+Class Summary
+
+
+Class
+Description
+
+
+
+
+Bootstrap
+
+This singleton provides access to the services available in the current runtime environment and context.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/package-tree.html b/apidocs/java.money/javax/money/spi/package-tree.html
new file mode 100644
index 0000000..7f75b6c
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/package-tree.html
@@ -0,0 +1,148 @@
+
+
+
+
+
+javax.money.spi Class Hierarchy (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/javax/money/spi/package-use.html b/apidocs/java.money/javax/money/spi/package-use.html
new file mode 100644
index 0000000..09e52d6
--- /dev/null
+++ b/apidocs/java.money/javax/money/spi/package-use.html
@@ -0,0 +1,223 @@
+
+
+
+
+
+Uses of Package javax.money.spi (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+Packages that use javax.money.spi
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.format
+
+Money and Currency format API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/java.money/module-summary.html b/apidocs/java.money/module-summary.html
new file mode 100644
index 0000000..08ba874
--- /dev/null
+++ b/apidocs/java.money/module-summary.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+java.money (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Module:
+Description |
+Modules |
+Packages |
+Services
+
+
+
SEARCH:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Packages
+
+
+Exports
+
+
+Package
+Description
+
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.convert
+
+Defines the monetary currency conversion API.
+
+
+
+javax.money.format
+
+Money and Currency format API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/javadoc.bat b/apidocs/javadoc.bat
new file mode 100644
index 0000000..23a1795
--- /dev/null
+++ b/apidocs/javadoc.bat
@@ -0,0 +1 @@
+"C:\Program Files\AdoptOpenJDK\jdk-13.0.2.8-hotspot\bin\javadoc.exe" -Xdoclint:none @options @packages @argfile
\ No newline at end of file
diff --git a/apidocs/javax/money/AbstractContext.html b/apidocs/javax/money/AbstractContext.html
new file mode 100644
index 0000000..ce67bf2
--- /dev/null
+++ b/apidocs/javax/money/AbstractContext.html
@@ -0,0 +1,659 @@
+
+
+
+
+
+
+AbstractContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+protected static String
+KEY_PROVIDER
+Key for storing the target providers to be queried
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getKeys
+public Set <String > getKeys(Class <?> type)
+Get the present keys of all entries with a given type, checking hereby if assignable.
+
+Parameters:
+type - The attribute type, not null.
+Returns:
+all present keys of attributes being assignable to the type, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/AbstractContextBuilder.html b/apidocs/javax/money/AbstractContextBuilder.html
new file mode 100644
index 0000000..509966a
--- /dev/null
+++ b/apidocs/javax/money/AbstractContextBuilder.html
@@ -0,0 +1,643 @@
+
+
+
+
+
+
+AbstractContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Abstract Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+abstract C
+build ()
+
+
+
+
+B
+importContext (AbstractContext context)
+Apply all attributes on the given context, hereby existing entries are preserved.
+
+
+
+B
+importContext (AbstractContext context,
+ boolean overwriteDuplicates)
+Apply all attributes on the given context.
+
+
+
+B
+removeAttributes (String ... keys)
+Removes an entry of a certain keys.
+
+
+
+<T> B
+set (Class <T> key,
+ T value)
+Sets an attribute, using attribute.getClass() as attribute
+ type .
+
+
+
+B
+set (Object value)
+Sets an attribute, using attribute.getClass() as attribute
+ type and attribute.getClass().getName() as attribute
+ name .
+
+
+
+B
+set (String key,
+ boolean value)
+Sets an Boolean attribute.
+
+
+
+B
+set (String key,
+ char value)
+Sets an Character attribute.
+
+
+
+B
+set (String key,
+ double value)
+Sets an Double attribute.
+
+
+
+B
+set (String key,
+ float value)
+Sets an Float attribute.
+
+
+
+B
+set (String key,
+ int value)
+Sets an Integer attribute.
+
+
+
+B
+set (String key,
+ long value)
+Sets an Long attribute.
+
+
+
+B
+set (String key,
+ Object value)
+Sets an attribute, using attribute.getClass() as attribute
+ type .
+
+
+
+B
+setProviderName (String provider)
+Sets the provider.
+
+
+
+String
+toString ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+importContext
+public B importContext(AbstractContext context,
+ boolean overwriteDuplicates)
+Apply all attributes on the given context.
+
+Parameters:
+context - the context to be applied, not null.
+overwriteDuplicates - flag, if existing entries should be overwritten.
+Returns:
+this Builder, for chaining
+
+
+
+
+
+
+
+
+importContext
+public B importContext(AbstractContext context)
+Apply all attributes on the given context, hereby existing entries are preserved.
+
+Parameters:
+context - the context to be applied, not null.
+Returns:
+this Builder, for chaining
+See Also:
+importContext(AbstractContext, boolean)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+set
+public B set(Object value)
+Sets an attribute, using attribute.getClass() as attribute
+ type and attribute.getClass().getName() as attribute
+ name .
+
+Parameters:
+value - the attribute value
+Returns:
+this Builder, for chaining
+
+
+
+
+
+
+
+
+set
+public B set(String key,
+ Object value)
+Sets an attribute, using attribute.getClass() as attribute
+ type .
+
+Parameters:
+value - the attribute value
+key - the attribute's key, not null
+Returns:
+this Builder, for chaining
+
+
+
+
+
+
+
+
+
+
+set
+public <T> B set(Class <T> key,
+ T value)
+Sets an attribute, using attribute.getClass() as attribute
+ type .
+
+Parameters:
+value - the attribute value
+key - the attribute's key, not null
+Returns:
+this Builder, for chaining
+
+
+
+
+
+
+
+
+
+
+
+
+removeAttributes
+public B removeAttributes(String ... keys)
+Removes an entry of a certain keys. This can be useful, when a context is initialized with another
+ existing context, but only subset of the entries should be visible. For example removeAttributes
+ ("a", "b", "c") removes all attributes named 'a','b' and 'c'.
+
+Parameters:
+keys - the keys
+Returns:
+this Builder, for chaining
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/AbstractQuery.html b/apidocs/javax/money/AbstractQuery.html
new file mode 100644
index 0000000..9f38ae1
--- /dev/null
+++ b/apidocs/javax/money/AbstractQuery.html
@@ -0,0 +1,437 @@
+
+
+
+
+
+
+AbstractQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getProviderNames
+public List <String > getProviderNames()
+Returns the providers and their ordering to be considered. This information typically must be interpreted by the
+ singleton SPI implementations, which are backing the singleton accessors.
+ If the list returned is empty, the default provider list,
+ determined by methods like getDefaultProviderNames() should be used.
+
+Returns:
+the ordered providers, never null.
+
+
+
+
+
+
+
+
+getTargetType
+public Class <?> getTargetType()
+Gets the target implementation type required. This can be used to explicitly acquire a specific implementation
+ type and use a query to configure the instance or factory to be returned.
+
+Returns:
+this Builder for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/AbstractQueryBuilder.html b/apidocs/javax/money/AbstractQueryBuilder.html
new file mode 100644
index 0000000..c6115b3
--- /dev/null
+++ b/apidocs/javax/money/AbstractQueryBuilder.html
@@ -0,0 +1,432 @@
+
+
+
+
+
+
+AbstractQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+AbstractQueryBuilder ()
+Initializes the query builder, as a default query builder.
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+setTargetType
+public B setTargetType(Class <?> type)
+Sets the target implementation type required. This can be used to explicitly acquire a specific
+ implementation
+ type and use a query to configure the instance or factory to be returned.
+
+Parameters:
+type - the target implementation type, not null.
+Returns:
+this query builder for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/CurrencyContext.html b/apidocs/javax/money/CurrencyContext.html
new file mode 100644
index 0000000..a06b43b
--- /dev/null
+++ b/apidocs/javax/money/CurrencyContext.html
@@ -0,0 +1,300 @@
+
+
+
+
+
+
+CurrencyContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/CurrencyContextBuilder.html b/apidocs/javax/money/CurrencyContextBuilder.html
new file mode 100644
index 0000000..ebc3859
--- /dev/null
+++ b/apidocs/javax/money/CurrencyContextBuilder.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+CurrencyContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/CurrencyQuery.html b/apidocs/javax/money/CurrencyQuery.html
new file mode 100644
index 0000000..1884251
--- /dev/null
+++ b/apidocs/javax/money/CurrencyQuery.html
@@ -0,0 +1,378 @@
+
+
+
+
+
+
+CurrencyQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+getCurrencyCodes
+public Collection <String > getCurrencyCodes()
+Gets the currency codes, or the regular expression to select codes.
+
+Returns:
+the query for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/CurrencyQueryBuilder.html b/apidocs/javax/money/CurrencyQueryBuilder.html
new file mode 100644
index 0000000..a616d75
--- /dev/null
+++ b/apidocs/javax/money/CurrencyQueryBuilder.html
@@ -0,0 +1,393 @@
+
+
+
+
+
+
+CurrencyQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+setCurrencyCodes
+public CurrencyQueryBuilder setCurrencyCodes(String ... codes)
+Sets the currency code, or the regular expression to select codes.
+
+Parameters:
+codes - the currency codes or code expressions, not null.
+Returns:
+the query for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/CurrencySupplier.html b/apidocs/javax/money/CurrencySupplier.html
new file mode 100644
index 0000000..57e3bc9
--- /dev/null
+++ b/apidocs/javax/money/CurrencySupplier.html
@@ -0,0 +1,270 @@
+
+
+
+
+
+
+CurrencySupplier (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/CurrencyUnit.html b/apidocs/javax/money/CurrencyUnit.html
new file mode 100644
index 0000000..17613fb
--- /dev/null
+++ b/apidocs/javax/money/CurrencyUnit.html
@@ -0,0 +1,362 @@
+
+
+
+
+
+
+CurrencyUnit (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getCurrencyCode
+String getCurrencyCode()
+Gets the unique currency code, the effective code depends on the
+ currency.
+
+ Since each currency is identified by this code, the currency code is
+ required to be defined for every CurrencyUnit and not
+ null or empty.
+
+ For ISO codes the 3-letter ISO code should be returned. For non ISO
+ currencies no constraints are defined.
+
+Returns:
+the currency code, never null. For ISO-4217 this this
+ will be the three letter ISO-4217 code. However, alternate
+ currencies can have different codes. Also there is no constraint
+ about the formatting of alternate codes, despite the fact that
+ the currency codes must be unique.
+
+
+
+
+
+
+
+
+getNumericCode
+int getNumericCode()
+Gets a numeric currency code. within the ISO-4217 name space, this equals
+ to the ISO numeric code. In other currency name spaces this number may be
+ different, or even undefined (-1).
+
+ The numeric code is an optional alternative to the standard currency
+ code. If defined, the numeric code is required to be unique.
+
+ This method matches the API of Currency .
+
+Returns:
+the numeric currency code
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/Monetary.html b/apidocs/javax/money/Monetary.html
new file mode 100644
index 0000000..2245aa3
--- /dev/null
+++ b/apidocs/javax/money/Monetary.html
@@ -0,0 +1,978 @@
+
+
+
+
+
+
+Monetary (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static Collection <MonetaryAmountFactory <?>>
+getAmountFactories ()
+
+
+
+
+static Collection <MonetaryAmountFactory <?>>
+getAmountFactories (MonetaryAmountFactoryQuery query)
+Returns all factory instances that match the query.
+
+
+
+static <T extends MonetaryAmount >MonetaryAmountFactory <T>
+getAmountFactory (Class <T> amountType)
+
+
+
+
+static MonetaryAmountFactory
+getAmountFactory (MonetaryAmountFactoryQuery query)
+Executes the query and returns the factory found, if there is only one factory.
+
+
+
+static Collection <Class <? extends MonetaryAmount >>
+getAmountTypes ()
+
+
+
+
+static Collection <CurrencyUnit >
+getCurrencies (CurrencyQuery query)
+Query all currencies matching the given query.
+
+
+
+static Set <CurrencyUnit >
+getCurrencies (Locale locale,
+ String ... providers)
+Access a new instance based on the
Locale.
+
+
+
+static Collection <CurrencyUnit >
+getCurrencies (String ... providers)
+Access all currencies known.
+
+
+
+static CurrencyUnit
+getCurrency (CurrencyQuery query)
+Query all currencies matching the given query.
+
+
+
+static CurrencyUnit
+getCurrency (Locale locale,
+ String ... providers)
+Access a new instance based on the
Locale.
+
+
+
+static CurrencyUnit
+getCurrency (String currencyCode,
+ String ... providers)
+Access a new instance based on the currency code.
+
+
+
+static Set <String >
+getCurrencyProviderNames ()
+Query all currencies matching the given query.
+
+
+
+static MonetaryAmountFactory <?>
+getDefaultAmountFactory ()
+
+
+
+
+static Class <? extends MonetaryAmount >
+getDefaultAmountType ()
+
+
+
+
+static List <String >
+getDefaultCurrencyProviderChain ()
+Query the list and ordering of provider names modelling the default provider chain to be used, if no provider
+ chain was explicitly set..
+
+
+
+static MonetaryRounding
+getDefaultRounding ()
+Creates a rounding that can be added as
MonetaryOperator to
+ chained calculations.
+
+
+
+static List <String >
+getDefaultRoundingProviderChain ()
+Allows to access the default providers chain used if no provider chain was passed explicitly..
+
+
+
+static MonetaryRounding
+getRounding (CurrencyUnit currencyUnit,
+ String ... providers)
+
+
+
+
+static MonetaryRounding
+getRounding (RoundingQuery roundingQuery)
+
+
+
+
+static MonetaryRounding
+getRounding (String roundingName,
+ String ... providers)
+
+
+
+
+static Set <String >
+getRoundingNames (String ... providers)
+Allows to access the names of the current defined roundings.
+
+
+
+static Set <String >
+getRoundingProviderNames ()
+Allows to access the names of the current registered providers.
+
+
+
+static Collection <MonetaryRounding >
+getRoundings (RoundingQuery roundingQuery)
+
+
+
+
+static boolean
+isAvailable (MonetaryAmountFactoryQuery query)
+
+
+
+
+static boolean
+isCurrencyAvailable (Locale locale,
+ String ... providers)
+Allows to check if a
CurrencyUnit instance is
+ defined, i.e.
+
+
+
+static boolean
+isCurrencyAvailable (String code,
+ String ... providers)
+
+
+
+
+static boolean
+isRoundingAvailable (CurrencyUnit currencyUnit,
+ String ... providers)
+
+
+
+
+static boolean
+isRoundingAvailable (RoundingQuery roundingQuery)
+
+
+
+
+static boolean
+isRoundingAvailable (String roundingName,
+ String ... providers)
+
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getAmountFactory
+public static MonetaryAmountFactory getAmountFactory(MonetaryAmountFactoryQuery query)
+Executes the query and returns the factory found, if there is only one factory.
+ If multiple factories match the query, one is selected.
+
+Parameters:
+query - the factory query, not null.
+Returns:
+the factory found, or null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getDefaultCurrencyProviderChain
+public static List <String > getDefaultCurrencyProviderChain()
+Query the list and ordering of provider names modelling the default provider chain to be used, if no provider
+ chain was explicitly set..
+
+Returns:
+the ordered list provider names, modelling the default provider chain used, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/MonetaryAmount.html b/apidocs/javax/money/MonetaryAmount.html
new file mode 100644
index 0000000..75c65dd
--- /dev/null
+++ b/apidocs/javax/money/MonetaryAmount.html
@@ -0,0 +1,1422 @@
+
+
+
+
+
+
+MonetaryAmount (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Abstract Methods Default Methods
+
+Modifier and Type
+Method and Description
+
+
+MonetaryAmount
+abs ()
+Returns a MonetaryAmount whose value is the absolute value of this
+ MonetaryAmount, and whose scale is this.scale().
+
+
+
+MonetaryAmount
+add (MonetaryAmount amount)
+Returns a MonetaryAmount whose value is this + amount, and whose scale is max(this.scale(),
+ amount.scale().
+
+
+
+MonetaryAmount
+divide (double divisor)
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.scale() -
+ divisor.scale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount
+divide (long divisor)
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.scale() -
+ divisor.scale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount
+divide (Number divisor)
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.scale() -
+ divisor.scale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount []
+divideAndRemainder (double divisor)
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount []
+divideAndRemainder (long divisor)
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount []
+divideAndRemainder (Number divisor)
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount
+divideToIntegralValue (double divisor)
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryAmount
+divideToIntegralValue (long divisor)
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryAmount
+divideToIntegralValue (Number divisor)
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryContext
+getContext ()
+
+
+
+
+MonetaryAmountFactory <? extends MonetaryAmount >
+getFactory ()
+Creates a new
MonetaryAmountFactory, returning the same implementation type Hereby
+ this given amount is used as a template, so reusing the
CurrencyUnit, its numeric
+ value, the algorithmic implementation as well as the current
MonetaryContext.
+
+
+
+boolean
+isEqualTo (MonetaryAmount amount)
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+
+
+boolean
+isGreaterThan (MonetaryAmount amount)
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+
+
+boolean
+isGreaterThanOrEqualTo (MonetaryAmount amount)
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+
+
+boolean
+isLessThan (MonetaryAmount amount)
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+
+
+boolean
+isLessThanOrEqualTo (MonetaryAmount amt)
+Compares two instances of
MonetaryAmount, hereby ignoring non significant trailing
+ zeroes and different numeric capabilities.
+
+
+
+default boolean
+isNegative ()
+Checks if a MonetaryAmount is negative.
+
+
+
+default boolean
+isNegativeOrZero ()
+Checks if a MonetaryAmount is negative or zero.
+
+
+
+default boolean
+isPositive ()
+Checks if a MonetaryAmount is positive.
+
+
+
+default boolean
+isPositiveOrZero ()
+Checks if a MonetaryAmount is positive or zero.
+
+
+
+default boolean
+isZero ()
+Checks if an MonetaryAmount is zero.
+
+
+
+MonetaryAmount
+multiply (double multiplicand)
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand) , and whose scale is this.scale() +
+ multiplicand.scale().
+
+
+
+MonetaryAmount
+multiply (long multiplicand)
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand) , and whose scale is this.scale() +
+ multiplicand.scale().
+
+
+
+MonetaryAmount
+multiply (Number multiplicand)
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand) , and whose scale is this.scale() +
+ multiplicand.scale().
+
+
+
+MonetaryAmount
+negate ()
+Returns a MonetaryAmount whose value is -this, and whose scale is
+ this.scale().
+
+
+
+MonetaryAmount
+plus ()
+Returns a MonetaryAmount whose value is +this, with rounding according to
+ the context settings.
+
+
+
+default <R> R
+query (MonetaryQuery <R> query)
+Queries this monetary amount for a value.
+
+
+
+MonetaryAmount
+remainder (double divisor)
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+remainder (long divisor)
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+remainder (Number divisor)
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+scaleByPowerOfTen (int power)
+Returns a MonetaryAmount whose numerical value is equal to ( this *
+ 10n ).
+
+
+
+int
+signum ()
+Returns the signum function of this MonetaryAmount.
+
+
+
+MonetaryAmount
+stripTrailingZeros ()
+Returns a MonetaryAmount which is numerically equal to this one but with any trailing
+ zeros removed from the representation.
+
+
+
+MonetaryAmount
+subtract (MonetaryAmount amount)
+Returns a MonetaryAmount whose value is this -
+ amount, and whose scale is max(this.scale(),
+ subtrahend.scale().
+
+
+
+default MonetaryAmount
+with (MonetaryOperator operator)
+Returns an operated object of the same type as this object with the operation made.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+add
+MonetaryAmount add(MonetaryAmount amount)
+Returns a MonetaryAmount whose value is this + amount, and whose scale is max(this.scale(),
+ amount.scale().
+
+Parameters:
+amount - value to be added to this MonetaryAmount.
+Returns:
+this + amount
+Throws:
+ArithmeticException - if the result exceeds the numeric capabilities of this implementation class, i.e.
+ the MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+
+subtract
+MonetaryAmount subtract(MonetaryAmount amount)
+Returns a MonetaryAmount whose value is this -
+ amount, and whose scale is max(this.scale(),
+ subtrahend.scale().
+
+Parameters:
+amount - value to be subtracted from this MonetaryAmount.
+Returns:
+this - amount
+Throws:
+ArithmeticException - if the result exceeds the numeric capabilities of this implementation class, i.e.
+ the MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+
+multiply
+MonetaryAmount multiply(long multiplicand)
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand) , and whose scale is this.scale() +
+ multiplicand.scale().
+
+Parameters:
+multiplicand - value to be multiplied by this MonetaryAmount.
+Returns:
+this * multiplicand
+Throws:
+ArithmeticException - if the result exceeds the numeric capabilities of this implementation class, i.e.
+ the MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+
+
+
+
+
+multiply
+MonetaryAmount multiply(Number multiplicand)
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand) , and whose scale is this.scale() +
+ multiplicand.scale().
+
+Parameters:
+multiplicand - value to be multiplied by this MonetaryAmount. If the multiplicand's scale exceeds
+ the
+ capabilities of the implementation, it may be rounded implicitly.
+Returns:
+this * multiplicand
+Throws:
+ArithmeticException - if the result exceeds the numeric capabilities of this implementation class, i.e.
+ the MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+
+divide
+MonetaryAmount divide(long divisor)
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.scale() -
+ divisor.scale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided.
+Returns:
+this / divisor
+Throws:
+ArithmeticException - if the exact quotient does not have a terminating decimal expansion, or if the
+ result exceeds the numeric capabilities of this implementation class, i.e. the
+ MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+
+divide
+MonetaryAmount divide(double divisor)
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.scale() -
+ divisor.scale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided.
+Returns:
+this / divisor
+Throws:
+ArithmeticException - if the exact quotient does not have a terminating decimal expansion, or if the
+ result exceeds the numeric capabilities of this implementation class, i.e. the
+ MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+
+divide
+MonetaryAmount divide(Number divisor)
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.scale() -
+ divisor.scale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+Parameters:
+divisor - value by which this MonetaryAmount is to be divided.
+Returns:
+this / divisor
+Throws:
+ArithmeticException - if the exact quotient does not have a terminating decimal expansion, or if the
+ result exceeds the numeric capabilities of this implementation class, i.e. the
+ MonetaryContext cannot be adapted as required.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+divideToIntegralValue
+MonetaryAmount divideToIntegralValue(long divisor)
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down. The preferred scale of the result is
+ this.scale() -
+ divisor.scale().
+
+Parameters:
+divisor - value by which this BigDecimal is to be divided.
+Returns:
+The integer part of this / divisor.
+Throws:
+ArithmeticException - if divisor==0
+See Also:
+BigDecimal.divideToIntegralValue(java.math.BigDecimal)
+
+
+
+
+
+
+
+
+divideToIntegralValue
+MonetaryAmount divideToIntegralValue(double divisor)
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down. The preferred scale of the result is
+ this.scale() - divisor.scale().
+
+Parameters:
+divisor - value by which this BigDecimal is to be divided.
+Returns:
+The integer part of this / divisor.
+Throws:
+ArithmeticException - if divisor==0
+See Also:
+BigDecimal.divideToIntegralValue(java.math.BigDecimal)
+
+
+
+
+
+
+
+
+divideToIntegralValue
+MonetaryAmount divideToIntegralValue(Number divisor)
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down. The preferred scale of the result is
+ this.scale() -
+ divisor.scale().
+
+Parameters:
+divisor - value by which this BigDecimal is to be divided.
+Returns:
+The integer part of this / divisor.
+Throws:
+ArithmeticException - if divisor==0
+See Also:
+BigDecimal.divideToIntegralValue(java.math.BigDecimal)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+stripTrailingZeros
+MonetaryAmount stripTrailingZeros()
+Returns a MonetaryAmount which is numerically equal to this one but with any trailing
+ zeros removed from the representation. For example, stripping the trailing zeros from the
+ MonetaryAmount value CHF 600.0, which has [BigInteger, scale]
+ components equals to [6000, 1], yields 6E2 with [ BigInteger, scale]
+ components equals to [6, -2]
+
+Returns:
+a numerically equal MonetaryAmount with any trailing zeros removed.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/MonetaryAmountFactory.html b/apidocs/javax/money/MonetaryAmountFactory.html
new file mode 100644
index 0000000..1362852
--- /dev/null
+++ b/apidocs/javax/money/MonetaryAmountFactory.html
@@ -0,0 +1,569 @@
+
+
+
+
+
+
+MonetaryAmountFactory (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/MonetaryAmountFactoryQuery.html b/apidocs/javax/money/MonetaryAmountFactoryQuery.html
new file mode 100644
index 0000000..75d9a0b
--- /dev/null
+++ b/apidocs/javax/money/MonetaryAmountFactoryQuery.html
@@ -0,0 +1,379 @@
+
+
+
+
+
+
+MonetaryAmountFactoryQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/MonetaryAmountFactoryQueryBuilder.html b/apidocs/javax/money/MonetaryAmountFactoryQueryBuilder.html
new file mode 100644
index 0000000..0a872c3
--- /dev/null
+++ b/apidocs/javax/money/MonetaryAmountFactoryQueryBuilder.html
@@ -0,0 +1,400 @@
+
+
+
+
+
+
+MonetaryAmountFactoryQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+setPrecision
+public MonetaryAmountFactoryQueryBuilder setPrecision(int precision)
+Sets the required precision, the value 0 models unlimited precision.
+
+Parameters:
+precision - the precision, >= 0, 0 meaning unlimited.
+Returns:
+this Builder for chaining.
+
+
+
+
+
+
+
+
+setFixedScale
+public MonetaryAmountFactoryQueryBuilder setFixedScale(boolean fixedScale)
+Sets the flag if the scale should fixed, meaning minimal scale and maximal scale are always equally sized.
+
+Parameters:
+fixedScale - the fixed scale flag.
+Returns:
+this Builder for chaining.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/MonetaryContext.html b/apidocs/javax/money/MonetaryContext.html
new file mode 100644
index 0000000..1e380d2
--- /dev/null
+++ b/apidocs/javax/money/MonetaryContext.html
@@ -0,0 +1,438 @@
+
+
+
+
+
+
+MonetaryContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+from
+public static MonetaryContext from(MonetaryContext monetaryContext,
+ Class <? extends MonetaryAmount > amountClass)
+Creates a new MonetaryContext).
+
+Parameters:
+monetaryContext - the base context, not null.
+amountClass - the target amount class.
+Returns:
+a new corresponding MonetaryContext instance.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/MonetaryContextBuilder.html b/apidocs/javax/money/MonetaryContextBuilder.html
new file mode 100644
index 0000000..7353b01
--- /dev/null
+++ b/apidocs/javax/money/MonetaryContextBuilder.html
@@ -0,0 +1,429 @@
+
+
+
+
+
+
+MonetaryContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+of
+public static MonetaryContextBuilder of()
+Creates a new builder, hereby the target implementation type is required. This can be used to explicitly
+ acquire a specific amount type and additionally configure the amount factory with the attributes in this
+ query.
+
+Returns:
+a new MonetaryContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+of
+public static MonetaryContextBuilder of(Class <? extends MonetaryAmount > amountType)
+Creates a new builder, hereby the target implementation type is required. This can be used to explicitly
+ acquire a specific amount type and additionally configure the amount factory with the attributes in this
+ query.
+
+Parameters:
+amountType - the target amount type, not null.
+Returns:
+a new MonetaryContextBuilder instance, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/MonetaryException.html b/apidocs/javax/money/MonetaryException.html
new file mode 100644
index 0000000..a8f2d14
--- /dev/null
+++ b/apidocs/javax/money/MonetaryException.html
@@ -0,0 +1,310 @@
+
+
+
+
+
+
+MonetaryException (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+Methods inherited from class java.lang.Throwable
+addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+MonetaryException
+public MonetaryException(String message,
+ Throwable cause)
+Creates an instance with the specified detail message and cause.
+
+Parameters:
+message - the detail message (which is saved for later retrieval by the
+ Throwable.getMessage() method).
+cause - the cause (which is saved for later retrieval by the
+ Throwable.getCause() method). (A null value
+ is permitted, and indicates that the cause is nonexistent or
+ unknown.)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/MonetaryOperator.html b/apidocs/javax/money/MonetaryOperator.html
new file mode 100644
index 0000000..a91e680
--- /dev/null
+++ b/apidocs/javax/money/MonetaryOperator.html
@@ -0,0 +1,283 @@
+
+
+
+
+
+
+MonetaryOperator (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/MonetaryQuery.html b/apidocs/javax/money/MonetaryQuery.html
new file mode 100644
index 0000000..156dda4
--- /dev/null
+++ b/apidocs/javax/money/MonetaryQuery.html
@@ -0,0 +1,306 @@
+
+
+
+
+
+
+MonetaryQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/MonetaryRounding.html b/apidocs/javax/money/MonetaryRounding.html
new file mode 100644
index 0000000..4b5949a
--- /dev/null
+++ b/apidocs/javax/money/MonetaryRounding.html
@@ -0,0 +1,271 @@
+
+
+
+
+
+
+MonetaryRounding (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Abstract Methods
+
+Modifier and Type
+Method and Description
+
+
+RoundingContext
+getRoundingContext ()
+Access the rounding's context, which gives more details of the rounding instances such as
+
+ The rounding's name (required)
+ Its provider (required)
+ Its base currency
+ its scale and rounding mode
+ any other attributes useful to describe the rounding
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/NumberSupplier.html b/apidocs/javax/money/NumberSupplier.html
new file mode 100644
index 0000000..434206c
--- /dev/null
+++ b/apidocs/javax/money/NumberSupplier.html
@@ -0,0 +1,266 @@
+
+
+
+
+
+
+NumberSupplier (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/NumberValue.html b/apidocs/javax/money/NumberValue.html
new file mode 100644
index 0000000..5ef5d7c
--- /dev/null
+++ b/apidocs/javax/money/NumberValue.html
@@ -0,0 +1,645 @@
+
+
+
+
+
+
+NumberValue (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+NumberValue ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Abstract Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+int
+compareTo (NumberValue other)
+
+
+abstract double
+doubleValueExact ()
+Access the numeric value as double.
+
+
+
+abstract long
+getAmountFractionDenominator ()
+This method allows to extract the denominator part of the current fraction, hereby given
+
+ w = longValue()
+ n = getFractionNominator()
+ d = getFractionDenominator()
+
+
+ the following must be always true:
+
+
+ !(w<0 && n>0) and
+ !(w>0 && n<0) and
+ d>0 and
+ |n| < d // || = absolute value
+ .
+
+
+
+abstract long
+getAmountFractionNumerator ()
+This method allows to extract the numerator part of the current fraction, hereby given
+
+ w = longValue()
+ n = getFractionNominator()
+ d = getFractionDenominator()
+
+
+ the following must be always true:
+
+
+ !(w<0 && n>0) and
+ !(w>0 && n<0) and
+ d>0 and
+ |n| < d // || = absolute value
+ .
+
+
+
+abstract Class <?>
+getNumberType ()
+Get the numeric implementation type, that is the base of this number.
+
+
+
+abstract int
+getPrecision ()
+Returns the precision of this MonetaryAmount.
+
+
+
+abstract int
+getScale ()
+Returns the scale of this MonetaryAmount.
+
+
+
+abstract int
+intValueExact ()
+Access the numeric value as int.
+
+
+
+abstract long
+longValueExact ()
+Access the numeric value as long.
+
+
+
+abstract <T extends Number > T
+numberValue (Class <T> numberType)
+Access the numeric value as Number.
+
+
+
+abstract <T extends Number > T
+numberValueExact (Class <T> numberType)
+Access the numeric value as Number.
+
+
+
+abstract NumberValue
+round (MathContext mathContext)
+Access the current NumberValue rounded using the given
MathContext.
+
+
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+NumberValue
+public NumberValue()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getNumberType
+public abstract Class <?> getNumberType()
+Get the numeric implementation type, that is the base of this number.
+
+Returns:
+the numeric implementation type, not null.
+
+
+
+
+
+
+
+
+
+
+
+
+getScale
+public abstract int getScale()
+Returns the scale of this MonetaryAmount. If zero or positive, the scale is
+ the number of digits to the right of the decimal point. If negative, the unscaled value of
+ the number is multiplied by ten to the power of the negation of the scale. For example, a
+ scale of -3 means the unscaled value is multiplied by 1000.
+
+Returns:
+the scale of this MonetaryAmount.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getAmountFractionNumerator
+public abstract long getAmountFractionNumerator()
+This method allows to extract the numerator part of the current fraction, hereby given
+
+ w = longValue()
+ n = getFractionNominator()
+ d = getFractionDenominator()
+
+
+ the following must be always true:
+
+
+ !(w<0 && n>0) and
+ !(w>0 && n<0) and
+ d>0 and
+ |n| < d // || = absolute value
+ .
+
+Returns:
+the amount's fraction numerator..
+
+
+
+
+
+
+
+
+getAmountFractionDenominator
+public abstract long getAmountFractionDenominator()
+This method allows to extract the denominator part of the current fraction, hereby given
+
+ w = longValue()
+ n = getFractionNominator()
+ d = getFractionDenominator()
+
+
+ the following must be always true:
+
+
+ !(w<0 && n>0) and
+ !(w>0 && n<0) and
+ d>0 and
+ |n| < d // || = absolute value
+ .
+
+Returns:
+the amount's fraction denominator.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/RoundingContext.html b/apidocs/javax/money/RoundingContext.html
new file mode 100644
index 0000000..bab2696
--- /dev/null
+++ b/apidocs/javax/money/RoundingContext.html
@@ -0,0 +1,345 @@
+
+
+
+
+
+
+RoundingContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/RoundingContextBuilder.html b/apidocs/javax/money/RoundingContextBuilder.html
new file mode 100644
index 0000000..cde6d31
--- /dev/null
+++ b/apidocs/javax/money/RoundingContextBuilder.html
@@ -0,0 +1,341 @@
+
+
+
+
+
+
+RoundingContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/RoundingQuery.html b/apidocs/javax/money/RoundingQuery.html
new file mode 100644
index 0000000..41175ab
--- /dev/null
+++ b/apidocs/javax/money/RoundingQuery.html
@@ -0,0 +1,390 @@
+
+
+
+
+
+
+RoundingQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+getScale
+public Integer getScale()
+Gets the target scale. This allows to define the scale required. If not specified as additional
+ attribute, by default, RoundingMode.HALF_EVEN is used hereby.
+
+Returns:
+the target scale or null.
+
+
+
+
+
+
+
+
+getCurrency
+public CurrencyUnit getCurrency()
+Sets the target CurrencyUnit. Typically this determines all other properties,
+ such as scale and the concrete rounding algorithm. With
+ rounding names, depending on the implementation, additional sub-selections are possible. Similarly
+ additional attributes can be used to select special rounding instances, e.g. for cash rounding.
+
+Specified by:
+getCurrency in interface CurrencySupplier
+Returns:
+the CurrencyUnit, or null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/RoundingQueryBuilder.html b/apidocs/javax/money/RoundingQueryBuilder.html
new file mode 100644
index 0000000..6e0bc2c
--- /dev/null
+++ b/apidocs/javax/money/RoundingQueryBuilder.html
@@ -0,0 +1,393 @@
+
+
+
+
+
+
+RoundingQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+setScale
+public RoundingQueryBuilder setScale(int scale)
+Sets the target scale. This allows to define the scale required. If not specified as additional
+ attribute, by default, RoundingMode.HALF_EVEN is used hereby.
+
+Parameters:
+scale - the target scale, >0.
+Returns:
+this instance for chaining
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/UnknownCurrencyException.html b/apidocs/javax/money/UnknownCurrencyException.html
new file mode 100644
index 0000000..0ad8cc2
--- /dev/null
+++ b/apidocs/javax/money/UnknownCurrencyException.html
@@ -0,0 +1,396 @@
+
+
+
+
+
+
+UnknownCurrencyException (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Throwable
+addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/AbstractContext.html b/apidocs/javax/money/class-use/AbstractContext.html
new file mode 100644
index 0000000..757ff58
--- /dev/null
+++ b/apidocs/javax/money/class-use/AbstractContext.html
@@ -0,0 +1,316 @@
+
+
+
+
+
+
+Uses of Class javax.money.AbstractContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/AbstractContextBuilder.html b/apidocs/javax/money/class-use/AbstractContextBuilder.html
new file mode 100644
index 0000000..9139d15
--- /dev/null
+++ b/apidocs/javax/money/class-use/AbstractContextBuilder.html
@@ -0,0 +1,311 @@
+
+
+
+
+
+
+Uses of Class javax.money.AbstractContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/AbstractQuery.html b/apidocs/javax/money/class-use/AbstractQuery.html
new file mode 100644
index 0000000..7502bd5
--- /dev/null
+++ b/apidocs/javax/money/class-use/AbstractQuery.html
@@ -0,0 +1,250 @@
+
+
+
+
+
+
+Uses of Class javax.money.AbstractQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/AbstractQueryBuilder.html b/apidocs/javax/money/class-use/AbstractQueryBuilder.html
new file mode 100644
index 0000000..4c9c35c
--- /dev/null
+++ b/apidocs/javax/money/class-use/AbstractQueryBuilder.html
@@ -0,0 +1,264 @@
+
+
+
+
+
+
+Uses of Class javax.money.AbstractQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/CurrencyContext.html b/apidocs/javax/money/class-use/CurrencyContext.html
new file mode 100644
index 0000000..324ebd2
--- /dev/null
+++ b/apidocs/javax/money/class-use/CurrencyContext.html
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+Uses of Class javax.money.CurrencyContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Packages that use CurrencyContext
+
+Package
+Description
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/CurrencyContextBuilder.html b/apidocs/javax/money/class-use/CurrencyContextBuilder.html
new file mode 100644
index 0000000..f652c90
--- /dev/null
+++ b/apidocs/javax/money/class-use/CurrencyContextBuilder.html
@@ -0,0 +1,183 @@
+
+
+
+
+
+
+Uses of Class javax.money.CurrencyContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/CurrencyQuery.html b/apidocs/javax/money/class-use/CurrencyQuery.html
new file mode 100644
index 0000000..50666a8
--- /dev/null
+++ b/apidocs/javax/money/class-use/CurrencyQuery.html
@@ -0,0 +1,243 @@
+
+
+
+
+
+
+Uses of Class javax.money.CurrencyQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Packages that use CurrencyQuery
+
+Package
+Description
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/CurrencyQueryBuilder.html b/apidocs/javax/money/class-use/CurrencyQueryBuilder.html
new file mode 100644
index 0000000..c31aa34
--- /dev/null
+++ b/apidocs/javax/money/class-use/CurrencyQueryBuilder.html
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+Uses of Class javax.money.CurrencyQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/CurrencySupplier.html b/apidocs/javax/money/class-use/CurrencySupplier.html
new file mode 100644
index 0000000..80a135c
--- /dev/null
+++ b/apidocs/javax/money/class-use/CurrencySupplier.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+
+Uses of Interface javax.money.CurrencySupplier (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Subinterfaces of CurrencySupplier in javax.money.convert
+
+Modifier and Type
+Interface and Description
+
+
+
+interface
+CurrencyConversion
+
+
+
+
+interface
+ExchangeRate
+This class models an exchange rate, which defines the factor the numeric value of a base amount in some currency
+ 'A' must be multiplied
+ to get the corresponding amount in the terminating currency 'B'.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/CurrencyUnit.html b/apidocs/javax/money/class-use/CurrencyUnit.html
new file mode 100644
index 0000000..d6c5bd4
--- /dev/null
+++ b/apidocs/javax/money/class-use/CurrencyUnit.html
@@ -0,0 +1,534 @@
+
+
+
+
+
+
+Uses of Interface javax.money.CurrencyUnit (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Packages that use CurrencyUnit
+
+Package
+Description
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.convert
+
+Defines the monetary currency conversion API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructors in javax.money.convert with parameters of type CurrencyUnit
+
+Constructor and Description
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext)
+Constructs an CurrencyConversionException with the specified
+ source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext,
+ String message)
+Constructs an CurrencyConversionException with the specified
+ detail message, timestamp, source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext,
+ String message,
+ Throwable cause)
+Constructs a new exception with the specified source and target currency,
+ detail message and cause.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/Monetary.html b/apidocs/javax/money/class-use/Monetary.html
new file mode 100644
index 0000000..446ac19
--- /dev/null
+++ b/apidocs/javax/money/class-use/Monetary.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class javax.money.Monetary (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.Monetary
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/MonetaryAmount.html b/apidocs/javax/money/class-use/MonetaryAmount.html
new file mode 100644
index 0000000..b6eedea
--- /dev/null
+++ b/apidocs/javax/money/class-use/MonetaryAmount.html
@@ -0,0 +1,684 @@
+
+
+
+
+
+
+Uses of Interface javax.money.MonetaryAmount (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money that return MonetaryAmount
+
+Modifier and Type
+Method and Description
+
+
+
+MonetaryAmount
+MonetaryAmount. abs ()
+Returns a MonetaryAmount whose value is the absolute value of this
+ MonetaryAmount, and whose scale is this.scale().
+
+
+
+MonetaryAmount
+MonetaryAmount. add (MonetaryAmount amount)
+Returns a MonetaryAmount whose value is this + amount, and whose scale is max(this.scale(),
+ amount.scale().
+
+
+
+MonetaryAmount
+MonetaryOperator. apply (MonetaryAmount amount)
+Applies the operator on the given amount.
+
+
+
+MonetaryAmount
+MonetaryAmount. divide (double divisor)
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.scale() -
+ divisor.scale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount
+MonetaryAmount. divide (long divisor)
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.scale() -
+ divisor.scale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount
+MonetaryAmount. divide (Number divisor)
+Returns a MonetaryAmount whose value is this /
+ divisor, and whose preferred scale is this.scale() -
+ divisor.scale(); if the exact quotient cannot be represented an ArithmeticException
+ is thrown.
+
+
+
+MonetaryAmount []
+MonetaryAmount. divideAndRemainder (double divisor)
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount []
+MonetaryAmount. divideAndRemainder (long divisor)
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount []
+MonetaryAmount. divideAndRemainder (Number divisor)
+Returns a two-element MonetaryAmount array containing the result of
+ divideToIntegralValue followed by the result of remainder on the two
+ operands.
+
+
+
+MonetaryAmount
+MonetaryAmount. divideToIntegralValue (double divisor)
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryAmount
+MonetaryAmount. divideToIntegralValue (long divisor)
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryAmount
+MonetaryAmount. divideToIntegralValue (Number divisor)
+Returns a MonetaryAmount whose value is the integer part of the quotient
+ this / divisor rounded down.
+
+
+
+MonetaryAmount
+MonetaryAmount. multiply (double multiplicand)
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand) , and whose scale is this.scale() +
+ multiplicand.scale().
+
+
+
+MonetaryAmount
+MonetaryAmount. multiply (long multiplicand)
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand) , and whose scale is this.scale() +
+ multiplicand.scale().
+
+
+
+MonetaryAmount
+MonetaryAmount. multiply (Number multiplicand)
+Returns a MonetaryAmount whose value is (this ×
+ multiplicand) , and whose scale is this.scale() +
+ multiplicand.scale().
+
+
+
+MonetaryAmount
+MonetaryAmount. negate ()
+Returns a MonetaryAmount whose value is -this, and whose scale is
+ this.scale().
+
+
+
+MonetaryAmount
+MonetaryAmount. plus ()
+Returns a MonetaryAmount whose value is +this, with rounding according to
+ the context settings.
+
+
+
+MonetaryAmount
+MonetaryAmount. remainder (double divisor)
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+MonetaryAmount. remainder (long divisor)
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+MonetaryAmount. remainder (Number divisor)
+Returns a MonetaryAmount whose value is this % divisor.
+
+
+
+MonetaryAmount
+MonetaryAmount. scaleByPowerOfTen (int power)
+Returns a MonetaryAmount whose numerical value is equal to ( this *
+ 10n ).
+
+
+
+MonetaryAmount
+MonetaryAmount. stripTrailingZeros ()
+Returns a MonetaryAmount which is numerically equal to this one but with any trailing
+ zeros removed from the representation.
+
+
+
+MonetaryAmount
+MonetaryAmount. subtract (MonetaryAmount amount)
+Returns a MonetaryAmount whose value is this -
+ amount, and whose scale is max(this.scale(),
+ subtrahend.scale().
+
+
+
+default MonetaryAmount
+MonetaryAmount. with (MonetaryOperator operator)
+Returns an operated object of the same type as this object with the operation made.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/MonetaryAmountFactory.html b/apidocs/javax/money/class-use/MonetaryAmountFactory.html
new file mode 100644
index 0000000..d45f3e9
--- /dev/null
+++ b/apidocs/javax/money/class-use/MonetaryAmountFactory.html
@@ -0,0 +1,377 @@
+
+
+
+
+
+
+Uses of Interface javax.money.MonetaryAmountFactory (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/MonetaryAmountFactoryQuery.html b/apidocs/javax/money/class-use/MonetaryAmountFactoryQuery.html
new file mode 100644
index 0000000..bc3c91f
--- /dev/null
+++ b/apidocs/javax/money/class-use/MonetaryAmountFactoryQuery.html
@@ -0,0 +1,290 @@
+
+
+
+
+
+
+Uses of Class javax.money.MonetaryAmountFactoryQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/MonetaryAmountFactoryQueryBuilder.html b/apidocs/javax/money/class-use/MonetaryAmountFactoryQueryBuilder.html
new file mode 100644
index 0000000..e5b9dfa
--- /dev/null
+++ b/apidocs/javax/money/class-use/MonetaryAmountFactoryQueryBuilder.html
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+Uses of Class javax.money.MonetaryAmountFactoryQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/MonetaryContext.html b/apidocs/javax/money/class-use/MonetaryContext.html
new file mode 100644
index 0000000..895a772
--- /dev/null
+++ b/apidocs/javax/money/class-use/MonetaryContext.html
@@ -0,0 +1,266 @@
+
+
+
+
+
+
+Uses of Class javax.money.MonetaryContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Packages that use MonetaryContext
+
+Package
+Description
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/MonetaryContextBuilder.html b/apidocs/javax/money/class-use/MonetaryContextBuilder.html
new file mode 100644
index 0000000..359972e
--- /dev/null
+++ b/apidocs/javax/money/class-use/MonetaryContextBuilder.html
@@ -0,0 +1,212 @@
+
+
+
+
+
+
+Uses of Class javax.money.MonetaryContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/MonetaryException.html b/apidocs/javax/money/class-use/MonetaryException.html
new file mode 100644
index 0000000..a8460e3
--- /dev/null
+++ b/apidocs/javax/money/class-use/MonetaryException.html
@@ -0,0 +1,222 @@
+
+
+
+
+
+
+Uses of Class javax.money.MonetaryException (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/MonetaryOperator.html b/apidocs/javax/money/class-use/MonetaryOperator.html
new file mode 100644
index 0000000..c757705
--- /dev/null
+++ b/apidocs/javax/money/class-use/MonetaryOperator.html
@@ -0,0 +1,212 @@
+
+
+
+
+
+
+Uses of Interface javax.money.MonetaryOperator (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/MonetaryQuery.html b/apidocs/javax/money/class-use/MonetaryQuery.html
new file mode 100644
index 0000000..82d3639
--- /dev/null
+++ b/apidocs/javax/money/class-use/MonetaryQuery.html
@@ -0,0 +1,197 @@
+
+
+
+
+
+
+Uses of Interface javax.money.MonetaryQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money with parameters of type MonetaryQuery
+
+Modifier and Type
+Method and Description
+
+
+
+default <R> R
+MonetaryAmount. query (MonetaryQuery <R> query)
+Queries this monetary amount for a value.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/MonetaryRounding.html b/apidocs/javax/money/class-use/MonetaryRounding.html
new file mode 100644
index 0000000..d0d530b
--- /dev/null
+++ b/apidocs/javax/money/class-use/MonetaryRounding.html
@@ -0,0 +1,277 @@
+
+
+
+
+
+
+Uses of Interface javax.money.MonetaryRounding (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Packages that use MonetaryRounding
+
+Package
+Description
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/NumberSupplier.html b/apidocs/javax/money/class-use/NumberSupplier.html
new file mode 100644
index 0000000..2abea0e
--- /dev/null
+++ b/apidocs/javax/money/class-use/NumberSupplier.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+Uses of Interface javax.money.NumberSupplier (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Packages that use NumberSupplier
+
+Package
+Description
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/NumberValue.html b/apidocs/javax/money/class-use/NumberValue.html
new file mode 100644
index 0000000..1957208
--- /dev/null
+++ b/apidocs/javax/money/class-use/NumberValue.html
@@ -0,0 +1,227 @@
+
+
+
+
+
+
+Uses of Class javax.money.NumberValue (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/RoundingContext.html b/apidocs/javax/money/class-use/RoundingContext.html
new file mode 100644
index 0000000..53af74a
--- /dev/null
+++ b/apidocs/javax/money/class-use/RoundingContext.html
@@ -0,0 +1,198 @@
+
+
+
+
+
+
+Uses of Class javax.money.RoundingContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Packages that use RoundingContext
+
+Package
+Description
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money that return RoundingContext
+
+Modifier and Type
+Method and Description
+
+
+
+RoundingContext
+RoundingContextBuilder. build ()
+
+
+
+
+RoundingContext
+MonetaryRounding. getRoundingContext ()
+Access the rounding's context, which gives more details of the rounding instances such as
+
+ The rounding's name (required)
+ Its provider (required)
+ Its base currency
+ its scale and rounding mode
+ any other attributes useful to describe the rounding
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/RoundingContextBuilder.html b/apidocs/javax/money/class-use/RoundingContextBuilder.html
new file mode 100644
index 0000000..c0bb150
--- /dev/null
+++ b/apidocs/javax/money/class-use/RoundingContextBuilder.html
@@ -0,0 +1,190 @@
+
+
+
+
+
+
+Uses of Class javax.money.RoundingContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/RoundingQuery.html b/apidocs/javax/money/class-use/RoundingQuery.html
new file mode 100644
index 0000000..0f4f449
--- /dev/null
+++ b/apidocs/javax/money/class-use/RoundingQuery.html
@@ -0,0 +1,247 @@
+
+
+
+
+
+
+Uses of Class javax.money.RoundingQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Packages that use RoundingQuery
+
+Package
+Description
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/RoundingQueryBuilder.html b/apidocs/javax/money/class-use/RoundingQueryBuilder.html
new file mode 100644
index 0000000..7ea7ed9
--- /dev/null
+++ b/apidocs/javax/money/class-use/RoundingQueryBuilder.html
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+Uses of Class javax.money.RoundingQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/class-use/UnknownCurrencyException.html b/apidocs/javax/money/class-use/UnknownCurrencyException.html
new file mode 100644
index 0000000..f29a62e
--- /dev/null
+++ b/apidocs/javax/money/class-use/UnknownCurrencyException.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class javax.money.UnknownCurrencyException (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.UnknownCurrencyException
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/ConversionContext.html b/apidocs/javax/money/convert/ConversionContext.html
new file mode 100644
index 0000000..9b9150c
--- /dev/null
+++ b/apidocs/javax/money/convert/ConversionContext.html
@@ -0,0 +1,564 @@
+
+
+
+
+
+
+ConversionContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+getProviderName
+public String getProviderName()
+Get the provider of this rate. The provider of a rate can have different
+ contexts in different usage scenarios, such as the service type or the
+ stock exchange.
+
+Overrides:
+getProviderName in class AbstractContext
+Returns:
+the provider, or {code null}.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/ConversionContextBuilder.html b/apidocs/javax/money/convert/ConversionContextBuilder.html
new file mode 100644
index 0000000..883c426
--- /dev/null
+++ b/apidocs/javax/money/convert/ConversionContextBuilder.html
@@ -0,0 +1,403 @@
+
+
+
+
+
+
+ConversionContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+ConversionContextBuilder ()
+Create a new Builder instance without any provider, e.g.
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/ConversionQuery.html b/apidocs/javax/money/convert/ConversionQuery.html
new file mode 100644
index 0000000..fe00493
--- /dev/null
+++ b/apidocs/javax/money/convert/ConversionQuery.html
@@ -0,0 +1,377 @@
+
+
+
+
+
+
+ConversionQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/ConversionQueryBuilder.html b/apidocs/javax/money/convert/ConversionQueryBuilder.html
new file mode 100644
index 0000000..d1a66dd
--- /dev/null
+++ b/apidocs/javax/money/convert/ConversionQueryBuilder.html
@@ -0,0 +1,462 @@
+
+
+
+
+
+
+ConversionQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/CurrencyConversion.html b/apidocs/javax/money/convert/CurrencyConversion.html
new file mode 100644
index 0000000..c86d046
--- /dev/null
+++ b/apidocs/javax/money/convert/CurrencyConversion.html
@@ -0,0 +1,327 @@
+
+
+
+
+
+
+CurrencyConversion (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/CurrencyConversionException.html b/apidocs/javax/money/convert/CurrencyConversionException.html
new file mode 100644
index 0000000..04aee31
--- /dev/null
+++ b/apidocs/javax/money/convert/CurrencyConversionException.html
@@ -0,0 +1,466 @@
+
+
+
+
+
+
+CurrencyConversionException (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+CurrencyConversionException (CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext)
+Constructs an CurrencyConversionException with the specified
+ source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext,
+ String message)
+Constructs an CurrencyConversionException with the specified
+ detail message, timestamp, source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext,
+ String message,
+ Throwable cause)
+Constructs a new exception with the specified source and target currency,
+ detail message and cause.
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Throwable
+addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+CurrencyConversionException
+public CurrencyConversionException(CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext,
+ String message)
+Constructs an CurrencyConversionException with the specified
+ detail message, timestamp, source and target currency.
+
+Parameters:
+base - the source currency, may be null.
+term - the target currency, may be null.
+conversionContext - the ConversionContext in place.
+message - the detail message.
+
+
+
+
+
+
+
+
+CurrencyConversionException
+public CurrencyConversionException(CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext)
+Constructs an CurrencyConversionException with the specified
+ source and target currency.
+
+Parameters:
+base - the source currency, may be null.
+term - the target currency, may be null.
+conversionContext - the ConversionContext in place.
+
+
+
+
+
+
+
+
+CurrencyConversionException
+public CurrencyConversionException(CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext,
+ String message,
+ Throwable cause)
+Constructs a new exception with the specified source and target currency,
+ detail message and cause.
+
+
+ Note that the detail message associated with
cause is
+
not automatically incorporated in this exception's detail message.
+
+Parameters:
+base - the source currency, may be null.
+term - the target currency, may be null.
+message - the detail message (which is saved for later retrieval by the
+ Throwable.getMessage() method).
+cause - the cause (which is saved for later retrieval by the
+ Throwable.getCause() method). (A null value
+ is permitted, and indicates that the cause is nonexistent or
+ unknown.)
+conversionContext - the ConversionContext in place.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/ExchangeRate.html b/apidocs/javax/money/convert/ExchangeRate.html
new file mode 100644
index 0000000..8da5afd
--- /dev/null
+++ b/apidocs/javax/money/convert/ExchangeRate.html
@@ -0,0 +1,425 @@
+
+
+
+
+
+
+ExchangeRate (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/ExchangeRateProvider.html b/apidocs/javax/money/convert/ExchangeRateProvider.html
new file mode 100644
index 0000000..90f6843
--- /dev/null
+++ b/apidocs/javax/money/convert/ExchangeRateProvider.html
@@ -0,0 +1,543 @@
+
+
+
+
+
+
+ExchangeRateProvider (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/ExchangeRateProviderSupplier.html b/apidocs/javax/money/convert/ExchangeRateProviderSupplier.html
new file mode 100644
index 0000000..67fcd6b
--- /dev/null
+++ b/apidocs/javax/money/convert/ExchangeRateProviderSupplier.html
@@ -0,0 +1,240 @@
+
+
+
+
+
+
+ExchangeRateProviderSupplier (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/MonetaryConversions.html b/apidocs/javax/money/convert/MonetaryConversions.html
new file mode 100644
index 0000000..459261f
--- /dev/null
+++ b/apidocs/javax/money/convert/MonetaryConversions.html
@@ -0,0 +1,553 @@
+
+
+
+
+
+
+MonetaryConversions (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/ProviderContext.html b/apidocs/javax/money/convert/ProviderContext.html
new file mode 100644
index 0000000..62141a6
--- /dev/null
+++ b/apidocs/javax/money/convert/ProviderContext.html
@@ -0,0 +1,368 @@
+
+
+
+
+
+
+ProviderContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+of
+public static ProviderContext of(String provider,
+ RateType rateType,
+ RateType ... rateTypes)
+Creates a new ProviderContext based on the provider id and rate type(s).
+
+Parameters:
+provider - the provider id, not null.
+rateTypes - the required RateType s, not null
+Returns:
+a new ProviderContext instance.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/ProviderContextBuilder.html b/apidocs/javax/money/convert/ProviderContextBuilder.html
new file mode 100644
index 0000000..5fd5cb1
--- /dev/null
+++ b/apidocs/javax/money/convert/ProviderContextBuilder.html
@@ -0,0 +1,398 @@
+
+
+
+
+
+
+ProviderContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/RateType.html b/apidocs/javax/money/convert/RateType.html
new file mode 100644
index 0000000..31593b1
--- /dev/null
+++ b/apidocs/javax/money/convert/RateType.html
@@ -0,0 +1,408 @@
+
+
+
+
+
+
+RateType (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+Enum Constants
+
+Enum Constant and Description
+
+
+ANY
+Any type of rates.
+
+
+
+DEFERRED
+Deferred rates are basically also current rates, but have some fixed delay, e.g.
+
+
+
+HISTORIC
+Historic rates, e.g.
+
+
+
+OTHER
+Any other type of rates.
+
+
+
+REALTIME
+Real-time rates should be as adequate as possible, basically not more than a few milliseconds late.
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Static Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+static RateType
+valueOf (String name)
+Returns the enum constant of this type with the specified name.
+
+
+
+static RateType []
+values ()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Detail
+
+
+
+
+
+
+
+
+
+REALTIME
+public static final RateType REALTIME
+Real-time rates should be as adequate as possible, basically not more than a few milliseconds late.
+
+
+
+
+
+
+
+DEFERRED
+public static final RateType DEFERRED
+Deferred rates are basically also current rates, but have some fixed delay, e.g. 20 minutes.
+
+
+
+
+
+
+
+
+
+
+
+ANY
+public static final RateType ANY
+Any type of rates. This can be used, where any type of rate is suitable. This may be feasible if you
+ access a specific chain of rate providers,
+ where the order of providers already implies a prioritization and the rate type in that scenario is not relevant.
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static RateType valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name - the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException - if this enum type has no constant with the specified name
+NullPointerException - if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/ConversionContext.html b/apidocs/javax/money/convert/class-use/ConversionContext.html
new file mode 100644
index 0000000..ee25d3a
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/ConversionContext.html
@@ -0,0 +1,305 @@
+
+
+
+
+
+
+Uses of Class javax.money.convert.ConversionContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructors in javax.money.convert with parameters of type ConversionContext
+
+Constructor and Description
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext)
+Constructs an CurrencyConversionException with the specified
+ source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext,
+ String message)
+Constructs an CurrencyConversionException with the specified
+ detail message, timestamp, source and target currency.
+
+
+
+CurrencyConversionException (CurrencyUnit base,
+ CurrencyUnit term,
+ ConversionContext conversionContext,
+ String message,
+ Throwable cause)
+Constructs a new exception with the specified source and target currency,
+ detail message and cause.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/ConversionContextBuilder.html b/apidocs/javax/money/convert/class-use/ConversionContextBuilder.html
new file mode 100644
index 0000000..aa6c58d
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/ConversionContextBuilder.html
@@ -0,0 +1,196 @@
+
+
+
+
+
+
+Uses of Class javax.money.convert.ConversionContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/ConversionQuery.html b/apidocs/javax/money/convert/class-use/ConversionQuery.html
new file mode 100644
index 0000000..b909ef1
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/ConversionQuery.html
@@ -0,0 +1,276 @@
+
+
+
+
+
+
+Uses of Class javax.money.convert.ConversionQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/ConversionQueryBuilder.html b/apidocs/javax/money/convert/class-use/ConversionQueryBuilder.html
new file mode 100644
index 0000000..6b6fbd4
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/ConversionQueryBuilder.html
@@ -0,0 +1,224 @@
+
+
+
+
+
+
+Uses of Class javax.money.convert.ConversionQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/CurrencyConversion.html b/apidocs/javax/money/convert/class-use/CurrencyConversion.html
new file mode 100644
index 0000000..3574584
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/CurrencyConversion.html
@@ -0,0 +1,238 @@
+
+
+
+
+
+
+Uses of Interface javax.money.convert.CurrencyConversion (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/CurrencyConversionException.html b/apidocs/javax/money/convert/class-use/CurrencyConversionException.html
new file mode 100644
index 0000000..ff0893c
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/CurrencyConversionException.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class javax.money.convert.CurrencyConversionException (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.convert.CurrencyConversionException
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/ExchangeRate.html b/apidocs/javax/money/convert/class-use/ExchangeRate.html
new file mode 100644
index 0000000..d1247b2
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/ExchangeRate.html
@@ -0,0 +1,229 @@
+
+
+
+
+
+
+Uses of Interface javax.money.convert.ExchangeRate (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/ExchangeRateProvider.html b/apidocs/javax/money/convert/class-use/ExchangeRateProvider.html
new file mode 100644
index 0000000..067f40a
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/ExchangeRateProvider.html
@@ -0,0 +1,239 @@
+
+
+
+
+
+
+Uses of Interface javax.money.convert.ExchangeRateProvider (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/ExchangeRateProviderSupplier.html b/apidocs/javax/money/convert/class-use/ExchangeRateProviderSupplier.html
new file mode 100644
index 0000000..12cd2f8
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/ExchangeRateProviderSupplier.html
@@ -0,0 +1,180 @@
+
+
+
+
+
+
+Uses of Interface javax.money.convert.ExchangeRateProviderSupplier (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/MonetaryConversions.html b/apidocs/javax/money/convert/class-use/MonetaryConversions.html
new file mode 100644
index 0000000..c9c1887
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/MonetaryConversions.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class javax.money.convert.MonetaryConversions (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.convert.MonetaryConversions
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/ProviderContext.html b/apidocs/javax/money/convert/class-use/ProviderContext.html
new file mode 100644
index 0000000..a622f72
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/ProviderContext.html
@@ -0,0 +1,223 @@
+
+
+
+
+
+
+Uses of Class javax.money.convert.ProviderContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/ProviderContextBuilder.html b/apidocs/javax/money/convert/class-use/ProviderContextBuilder.html
new file mode 100644
index 0000000..ddc971d
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/ProviderContextBuilder.html
@@ -0,0 +1,204 @@
+
+
+
+
+
+
+Uses of Class javax.money.convert.ProviderContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/class-use/RateType.html b/apidocs/javax/money/convert/class-use/RateType.html
new file mode 100644
index 0000000..aa37d0f
--- /dev/null
+++ b/apidocs/javax/money/convert/class-use/RateType.html
@@ -0,0 +1,320 @@
+
+
+
+
+
+
+Uses of Class javax.money.convert.RateType (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Packages that use RateType
+
+Package
+Description
+
+
+
+javax.money.convert
+
+Defines the monetary currency conversion API.
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in javax.money.convert that return RateType
+
+Modifier and Type
+Method and Description
+
+
+
+RateType
+ConversionContext. getRateType ()
+Get the deferred flag.
+
+
+
+static RateType
+RateType. valueOf (String name)
+Returns the enum constant of this type with the specified name.
+
+
+
+static RateType []
+RateType. values ()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
+Methods in javax.money.convert with parameters of type RateType
+
+Modifier and Type
+Method and Description
+
+
+
+static ConversionContextBuilder
+ConversionContextBuilder. create (ProviderContext context,
+ RateType rateType)
+Create a new Builder, hereby using the given
+
ConversionContext's values as defaults.
+
+
+
+static ConversionContext
+ConversionContext. from (ProviderContext providerContext,
+ RateType rateType)
+
+
+
+
+static ConversionContext
+ConversionContext. of (RateType rateType)
+Creates a
ConversionContext for accessing rates of the given
+ type, without specifying the rate's provider.
+
+
+
+static ConversionContext
+ConversionContext. of (String provider,
+ RateType rateType)
+
+
+
+
+static ProviderContextBuilder
+ProviderContextBuilder. of (String provider,
+ RateType rateType,
+ RateType ... rateTypes)
+Create a new ProviderContextBuilder instance.
+
+
+
+static ProviderContextBuilder
+ProviderContextBuilder. of (String provider,
+ RateType rateType,
+ RateType ... rateTypes)
+Create a new ProviderContextBuilder instance.
+
+
+
+static ProviderContext
+ProviderContext. of (String provider,
+ RateType rateType,
+ RateType ... rateTypes)
+Creates a new ProviderContext based on the provider id and rate type(s).
+
+
+
+static ProviderContext
+ProviderContext. of (String provider,
+ RateType rateType,
+ RateType ... rateTypes)
+Creates a new ProviderContext based on the provider id and rate type(s).
+
+
+
+ConversionContextBuilder
+ConversionContextBuilder. setRateType (RateType rateType)
+Set the historic value.
+
+
+
+ProviderContextBuilder
+ProviderContextBuilder. setRateTypes (RateType ... rateTypes)
+Set the rate types.
+
+
+
+ConversionQueryBuilder
+ConversionQueryBuilder. setRateTypes (RateType ... rateTypes)
+Set the providers to be considered.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/package-frame.html b/apidocs/javax/money/convert/package-frame.html
new file mode 100644
index 0000000..c95e93f
--- /dev/null
+++ b/apidocs/javax/money/convert/package-frame.html
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+javax.money.convert (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
Enums
+
+
Exceptions
+
+
+
+
diff --git a/apidocs/javax/money/convert/package-summary.html b/apidocs/javax/money/convert/package-summary.html
new file mode 100644
index 0000000..d4f71f5
--- /dev/null
+++ b/apidocs/javax/money/convert/package-summary.html
@@ -0,0 +1,266 @@
+
+
+
+
+
+
+javax.money.convert (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Interface Summary
+
+Interface
+Description
+
+
+
+CurrencyConversion
+
+
+
+
+
+ExchangeRate
+
+This class models an exchange rate, which defines the factor the numeric value of a base amount in some currency
+ 'A' must be multiplied
+ to get the corresponding amount in the terminating currency 'B'.
+
+
+
+ExchangeRateProvider
+
+This interface defines access to the exchange rates provided by a provider.
+
+
+
+ExchangeRateProviderSupplier
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Summary
+
+Enum
+Description
+
+
+
+RateType
+
+This enumeration defines the different type of rates that can be provided by
.ExchangeRateProvider implementations.
+
+
+
+
+
+
+
+Exception Summary
+
+Exception
+Description
+
+
+
+CurrencyConversionException
+
+Exception thrown when a monetary conversion operation fails.
+
+
+
+
+
+
+
+
+
+
Package javax.money.convert Description
+
Defines the monetary currency conversion API.
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/package-tree.html b/apidocs/javax/money/convert/package-tree.html
new file mode 100644
index 0000000..659e24d
--- /dev/null
+++ b/apidocs/javax/money/convert/package-tree.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+
+javax.money.convert Class Hierarchy (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
Enum Hierarchy
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/convert/package-use.html b/apidocs/javax/money/convert/package-use.html
new file mode 100644
index 0000000..24e3527
--- /dev/null
+++ b/apidocs/javax/money/convert/package-use.html
@@ -0,0 +1,251 @@
+
+
+
+
+
+
+Uses of Package javax.money.convert (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/AmountFormatContext.html b/apidocs/javax/money/format/AmountFormatContext.html
new file mode 100644
index 0000000..e4e1258
--- /dev/null
+++ b/apidocs/javax/money/format/AmountFormatContext.html
@@ -0,0 +1,352 @@
+
+
+
+
+
+
+AmountFormatContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/AmountFormatContextBuilder.html b/apidocs/javax/money/format/AmountFormatContextBuilder.html
new file mode 100644
index 0000000..91e17d2
--- /dev/null
+++ b/apidocs/javax/money/format/AmountFormatContextBuilder.html
@@ -0,0 +1,432 @@
+
+
+
+
+
+
+AmountFormatContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , setProviderName , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/AmountFormatQuery.html b/apidocs/javax/money/format/AmountFormatQuery.html
new file mode 100644
index 0000000..af2e29f
--- /dev/null
+++ b/apidocs/javax/money/format/AmountFormatQuery.html
@@ -0,0 +1,400 @@
+
+
+
+
+
+
+AmountFormatQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+Methods inherited from class javax.money.AbstractContext
+equals , get , get , getBoolean , getDouble , getFloat , getInt , getKeys , getLong , getProviderName , getText , getType , hashCode , isEmpty , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/AmountFormatQueryBuilder.html b/apidocs/javax/money/format/AmountFormatQueryBuilder.html
new file mode 100644
index 0000000..9127dee
--- /dev/null
+++ b/apidocs/javax/money/format/AmountFormatQueryBuilder.html
@@ -0,0 +1,440 @@
+
+
+
+
+
+
+AmountFormatQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+importContext , importContext , removeAttributes , set , set , set , set , set , set , set , set , set , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/MonetaryAmountFormat.html b/apidocs/javax/money/format/MonetaryAmountFormat.html
new file mode 100644
index 0000000..729e9b6
--- /dev/null
+++ b/apidocs/javax/money/format/MonetaryAmountFormat.html
@@ -0,0 +1,409 @@
+
+
+
+
+
+
+MonetaryAmountFormat (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html b/apidocs/javax/money/format/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html
new file mode 100644
index 0000000..f14b163
--- /dev/null
+++ b/apidocs/javax/money/format/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html
@@ -0,0 +1,384 @@
+
+
+
+
+
+
+MonetaryFormats.DefaultMonetaryFormatsSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.money.format.MonetaryFormats.DefaultMonetaryFormatsSingletonSpi
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/MonetaryFormats.html b/apidocs/javax/money/format/MonetaryFormats.html
new file mode 100644
index 0000000..7f1c10d
--- /dev/null
+++ b/apidocs/javax/money/format/MonetaryFormats.html
@@ -0,0 +1,486 @@
+
+
+
+
+
+
+MonetaryFormats (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getDefaultFormatProviderChain
+public static List <String > getDefaultFormatProviderChain()
+Get the default provider chain, identified by the unique provider names in order as evaluated and used.
+
+Returns:
+the default provider chain, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/MonetaryParseException.html b/apidocs/javax/money/format/MonetaryParseException.html
new file mode 100644
index 0000000..193a0e0
--- /dev/null
+++ b/apidocs/javax/money/format/MonetaryParseException.html
@@ -0,0 +1,381 @@
+
+
+
+
+
+
+MonetaryParseException (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+MonetaryParseException (CharSequence parsedData,
+ int errorIndex)
+Constructs a MonetaryParseException with the parsed text and offset.
+
+
+
+MonetaryParseException (String message,
+ CharSequence parsedData,
+ int errorIndex)
+Constructs a MonetaryParseException with the specified detail message,
+ parsed text and index.
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Throwable
+addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+MonetaryParseException
+public MonetaryParseException(String message,
+ CharSequence parsedData,
+ int errorIndex)
+Constructs a MonetaryParseException with the specified detail message,
+ parsed text and index. A detail message is a String that describes this
+ particular exception.
+
+Parameters:
+message - the detail message
+parsedData - the parsed text, should not be null
+errorIndex - the position where the error is found while parsing.
+
+
+
+
+
+
+
+
+MonetaryParseException
+public MonetaryParseException(CharSequence parsedData,
+ int errorIndex)
+Constructs a MonetaryParseException with the parsed text and offset. A
+ detail message is a String that describes this particular exception.
+
+Parameters:
+parsedData - the parsed text, should not be null
+errorIndex - the position where the error is found while parsing.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/class-use/AmountFormatContext.html b/apidocs/javax/money/format/class-use/AmountFormatContext.html
new file mode 100644
index 0000000..fc528f0
--- /dev/null
+++ b/apidocs/javax/money/format/class-use/AmountFormatContext.html
@@ -0,0 +1,191 @@
+
+
+
+
+
+
+Uses of Class javax.money.format.AmountFormatContext (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/class-use/AmountFormatContextBuilder.html b/apidocs/javax/money/format/class-use/AmountFormatContextBuilder.html
new file mode 100644
index 0000000..dee2169
--- /dev/null
+++ b/apidocs/javax/money/format/class-use/AmountFormatContextBuilder.html
@@ -0,0 +1,213 @@
+
+
+
+
+
+
+Uses of Class javax.money.format.AmountFormatContextBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/class-use/AmountFormatQuery.html b/apidocs/javax/money/format/class-use/AmountFormatQuery.html
new file mode 100644
index 0000000..cfb30bf
--- /dev/null
+++ b/apidocs/javax/money/format/class-use/AmountFormatQuery.html
@@ -0,0 +1,266 @@
+
+
+
+
+
+
+Uses of Class javax.money.format.AmountFormatQuery (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/class-use/AmountFormatQueryBuilder.html b/apidocs/javax/money/format/class-use/AmountFormatQueryBuilder.html
new file mode 100644
index 0000000..50f3e39
--- /dev/null
+++ b/apidocs/javax/money/format/class-use/AmountFormatQueryBuilder.html
@@ -0,0 +1,214 @@
+
+
+
+
+
+
+Uses of Class javax.money.format.AmountFormatQueryBuilder (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/class-use/MonetaryAmountFormat.html b/apidocs/javax/money/format/class-use/MonetaryAmountFormat.html
new file mode 100644
index 0000000..72f7e1e
--- /dev/null
+++ b/apidocs/javax/money/format/class-use/MonetaryAmountFormat.html
@@ -0,0 +1,266 @@
+
+
+
+
+
+
+Uses of Interface javax.money.format.MonetaryAmountFormat (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/class-use/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html b/apidocs/javax/money/format/class-use/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html
new file mode 100644
index 0000000..f2d86b6
--- /dev/null
+++ b/apidocs/javax/money/format/class-use/MonetaryFormats.DefaultMonetaryFormatsSingletonSpi.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class javax.money.format.MonetaryFormats.DefaultMonetaryFormatsSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.format.MonetaryFormats.DefaultMonetaryFormatsSingletonSpi
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/class-use/MonetaryFormats.html b/apidocs/javax/money/format/class-use/MonetaryFormats.html
new file mode 100644
index 0000000..4ca179d
--- /dev/null
+++ b/apidocs/javax/money/format/class-use/MonetaryFormats.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class javax.money.format.MonetaryFormats (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.format.MonetaryFormats
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/class-use/MonetaryParseException.html b/apidocs/javax/money/format/class-use/MonetaryParseException.html
new file mode 100644
index 0000000..15eda25
--- /dev/null
+++ b/apidocs/javax/money/format/class-use/MonetaryParseException.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+Uses of Class javax.money.format.MonetaryParseException (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/package-frame.html b/apidocs/javax/money/format/package-frame.html
new file mode 100644
index 0000000..95b4322
--- /dev/null
+++ b/apidocs/javax/money/format/package-frame.html
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+javax.money.format (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
Exceptions
+
+
+
+
diff --git a/apidocs/javax/money/format/package-summary.html b/apidocs/javax/money/format/package-summary.html
new file mode 100644
index 0000000..352925e
--- /dev/null
+++ b/apidocs/javax/money/format/package-summary.html
@@ -0,0 +1,232 @@
+
+
+
+
+
+
+javax.money.format (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Exception Summary
+
+Exception
+Description
+
+
+
+MonetaryParseException
+
+Signals that an error has been reached unexpectedly while parsing.
+
+
+
+
+
+
+
+
+
+
Package javax.money.format Description
+
Money and Currency format API. In more detail:
+
+ JSR 354 defines a minimal MonetaryAmountFormat that adopts
+ existing formatting functionality, such as in javax.text.DecimalFormat.
+ Some of the functionality from javax.text.DecimalFormat are remodeled, to be
+ platform independent. Nevertheless the reference implementation may be built on top of existing JDK
+ functionality.
+ Additionally it adds customizable grouping sizes and characters as well as additional
+ (extensible) currency formatting capabilities.
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/package-tree.html b/apidocs/javax/money/format/package-tree.html
new file mode 100644
index 0000000..0813c98
--- /dev/null
+++ b/apidocs/javax/money/format/package-tree.html
@@ -0,0 +1,185 @@
+
+
+
+
+
+
+javax.money.format Class Hierarchy (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/format/package-use.html b/apidocs/javax/money/format/package-use.html
new file mode 100644
index 0000000..2b53c5b
--- /dev/null
+++ b/apidocs/javax/money/format/package-use.html
@@ -0,0 +1,220 @@
+
+
+
+
+
+
+Uses of Package javax.money.format (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/package-frame.html b/apidocs/javax/money/package-frame.html
new file mode 100644
index 0000000..f3573b3
--- /dev/null
+++ b/apidocs/javax/money/package-frame.html
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+javax.money (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
Exceptions
+
+
+
+
diff --git a/apidocs/javax/money/package-summary.html b/apidocs/javax/money/package-summary.html
new file mode 100644
index 0000000..358904e
--- /dev/null
+++ b/apidocs/javax/money/package-summary.html
@@ -0,0 +1,371 @@
+
+
+
+
+
+
+javax.money (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
Package javax.money Description
+
Main package of the Money and Currency API. In more detail:
+
+ JSR 354 defines a minimal set of interfaces for interoperability, since
+ concrete usage scenarios do not allow to define an implementation that is
+ capable of covering all aspects identified. Consequently it must be possible
+ that implementations can provide several implementations for monetary
+ amounts.
+
+ Users should not reference the interfaces, instead the value types should be
+ used.
+ Implementations must provide value types for currencies and amounts,
+ implementing CurrencyUnit and
+ MonetaryAmount .
+ Implementations must also provide a minimal set of roundings, modeled as
+ MonetaryRounding . This should include basic roundings for
+ ISO currencies, roundings defined by MathContext or
+ RoundingMode .
+ This API must avoid restrictions that prevents its use in different
+ runtime environments, such as EE or ME.
+ Method naming and style for currency modeling should be in alignment
+ with parts of the Java Collection API or java.time / [JodaMoney].
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/package-tree.html b/apidocs/javax/money/package-tree.html
new file mode 100644
index 0000000..97d63d7
--- /dev/null
+++ b/apidocs/javax/money/package-tree.html
@@ -0,0 +1,215 @@
+
+
+
+
+
+
+javax.money Class Hierarchy (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/package-use.html b/apidocs/javax/money/package-use.html
new file mode 100644
index 0000000..fd6be04
--- /dev/null
+++ b/apidocs/javax/money/package-use.html
@@ -0,0 +1,489 @@
+
+
+
+
+
+
+Uses of Package javax.money (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/Bootstrap.html b/apidocs/javax/money/spi/Bootstrap.html
new file mode 100644
index 0000000..3c25a94
--- /dev/null
+++ b/apidocs/javax/money/spi/Bootstrap.html
@@ -0,0 +1,307 @@
+
+
+
+
+
+
+Bootstrap (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/CurrencyProviderSpi.html b/apidocs/javax/money/spi/CurrencyProviderSpi.html
new file mode 100644
index 0000000..a768518
--- /dev/null
+++ b/apidocs/javax/money/spi/CurrencyProviderSpi.html
@@ -0,0 +1,290 @@
+
+
+
+
+
+
+CurrencyProviderSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html b/apidocs/javax/money/spi/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html
new file mode 100644
index 0000000..6155035
--- /dev/null
+++ b/apidocs/javax/money/spi/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html
@@ -0,0 +1,382 @@
+
+
+
+
+
+
+MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+Enum Constants
+
+Enum Constant and Description
+
+
+ALWAYS
+Always include this factory (and the corresponding amount type) within queries.
+
+
+
+DIRECT_REFERENCE_ONLY
+Only consider this factory, when the implementation type is specified explicitly in the
+
MonetaryContext required.
+
+
+
+NEVER
+Never consider this factory in a query for a matching
MonetaryAmount
+ implementation.
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name - the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException - if this enum type has no constant with the specified name
+NullPointerException - if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/MonetaryAmountFactoryProviderSpi.html b/apidocs/javax/money/spi/MonetaryAmountFactoryProviderSpi.html
new file mode 100644
index 0000000..ec44ae4
--- /dev/null
+++ b/apidocs/javax/money/spi/MonetaryAmountFactoryProviderSpi.html
@@ -0,0 +1,363 @@
+
+
+
+
+
+
+MonetaryAmountFactoryProviderSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+getAmountType
+Class <T > getAmountType()
+
+
+Returns:
+the concrete amount type created, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/MonetaryAmountFormatProviderSpi.html b/apidocs/javax/money/spi/MonetaryAmountFormatProviderSpi.html
new file mode 100644
index 0000000..555540f
--- /dev/null
+++ b/apidocs/javax/money/spi/MonetaryAmountFormatProviderSpi.html
@@ -0,0 +1,304 @@
+
+
+
+
+
+
+MonetaryAmountFormatProviderSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/MonetaryAmountsSingletonQuerySpi.html b/apidocs/javax/money/spi/MonetaryAmountsSingletonQuerySpi.html
new file mode 100644
index 0000000..40399b3
--- /dev/null
+++ b/apidocs/javax/money/spi/MonetaryAmountsSingletonQuerySpi.html
@@ -0,0 +1,357 @@
+
+
+
+
+
+
+MonetaryAmountsSingletonQuerySpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/MonetaryAmountsSingletonSpi.html b/apidocs/javax/money/spi/MonetaryAmountsSingletonSpi.html
new file mode 100644
index 0000000..9cd6b43
--- /dev/null
+++ b/apidocs/javax/money/spi/MonetaryAmountsSingletonSpi.html
@@ -0,0 +1,340 @@
+
+
+
+
+
+
+MonetaryAmountsSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/MonetaryConversionsSingletonSpi.html b/apidocs/javax/money/spi/MonetaryConversionsSingletonSpi.html
new file mode 100644
index 0000000..d26bc9d
--- /dev/null
+++ b/apidocs/javax/money/spi/MonetaryConversionsSingletonSpi.html
@@ -0,0 +1,522 @@
+
+
+
+
+
+
+MonetaryConversionsSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/MonetaryCurrenciesSingletonSpi.html b/apidocs/javax/money/spi/MonetaryCurrenciesSingletonSpi.html
new file mode 100644
index 0000000..46535fd
--- /dev/null
+++ b/apidocs/javax/money/spi/MonetaryCurrenciesSingletonSpi.html
@@ -0,0 +1,486 @@
+
+
+
+
+
+
+MonetaryCurrenciesSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getDefaultProviderChain
+List <String > getDefaultProviderChain()
+Access a list of the currently registered default providers. The default providers are used, when
+ no provider names are passed by the caller.
+
+Returns:
+the currencies returned by the given provider chain. If not provider names are provided
+ the default provider chain configured in javamoney.properties is used.
+See Also:
+getCurrencies(String...) ,
+CurrencyQueryBuilder
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getCurrencies
+default Set <CurrencyUnit > getCurrencies(Locale locale,
+ String ... providers)
+Provide access to all currently known currencies.
+
+Parameters:
+locale - the target Locale , typically representing an ISO country,
+ not null.
+providers - the (optional) specification of providers to consider. If not set (empty) the providers
+ as defined by #getDefaultCurrencyProviderChain() should be used.
+Returns:
+a collection of all known currencies, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/MonetaryFormatsSingletonSpi.html b/apidocs/javax/money/spi/MonetaryFormatsSingletonSpi.html
new file mode 100644
index 0000000..948d1f0
--- /dev/null
+++ b/apidocs/javax/money/spi/MonetaryFormatsSingletonSpi.html
@@ -0,0 +1,440 @@
+
+
+
+
+
+
+MonetaryFormatsSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getDefaultProviderChain
+List <String > getDefaultProviderChain()
+Get the default provider chain, identified by the unique provider names in order as evaluated and used.
+
+Returns:
+the default provider chain, never null.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/MonetaryRoundingsSingletonSpi.html b/apidocs/javax/money/spi/MonetaryRoundingsSingletonSpi.html
new file mode 100644
index 0000000..25030b5
--- /dev/null
+++ b/apidocs/javax/money/spi/MonetaryRoundingsSingletonSpi.html
@@ -0,0 +1,505 @@
+
+
+
+
+
+
+MonetaryRoundingsSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+getDefaultProviderChain
+List <String > getDefaultProviderChain()
+Access a list of the currently registered default providers. The default providers are used, when
+ no provider names are passed by the caller.
+
+Returns:
+the provider names in order, defining the provider chain.
+ The default provider chain configured in javamoney.properties is used.
+See Also:
+RoundingQueryBuilder
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/RoundingProviderSpi.html b/apidocs/javax/money/spi/RoundingProviderSpi.html
new file mode 100644
index 0000000..e265974
--- /dev/null
+++ b/apidocs/javax/money/spi/RoundingProviderSpi.html
@@ -0,0 +1,293 @@
+
+
+
+
+
+
+RoundingProviderSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/ServiceProvider.html b/apidocs/javax/money/spi/ServiceProvider.html
new file mode 100644
index 0000000..5f79a8d
--- /dev/null
+++ b/apidocs/javax/money/spi/ServiceProvider.html
@@ -0,0 +1,291 @@
+
+
+
+
+
+
+ServiceProvider (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+getServices
+<T> List <T> getServices(Class <T> serviceType)
+Access a list of services, given its type. The bootstrap mechanism should
+ order the instance for precedence, hereby the most significant should be
+ first in order. If no such services are found, an empty list should be
+ returned.
+
+Parameters:
+serviceType - the service type.
+Returns:
+The instance to be used, never null
+
+
+
+
+
+
+
+
+getService
+default <T> T getService(Class <T> serviceType)
+Access a single service, given its type. The bootstrap mechanism should
+ order the instance for precedence, hereby the most significant should be
+ first in order and returned. If no such services are found, null is
+ returned.
+
+Parameters:
+serviceType - the service type.
+Returns:
+The instance, (with highest precedence) or null, if no such service is available.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/Bootstrap.html b/apidocs/javax/money/spi/class-use/Bootstrap.html
new file mode 100644
index 0000000..09f17be
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/Bootstrap.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class javax.money.spi.Bootstrap (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.spi.Bootstrap
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/CurrencyProviderSpi.html b/apidocs/javax/money/spi/class-use/CurrencyProviderSpi.html
new file mode 100644
index 0000000..aaebe06
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/CurrencyProviderSpi.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Interface javax.money.spi.CurrencyProviderSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.spi.CurrencyProviderSpi
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html b/apidocs/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html
new file mode 100644
index 0000000..166b42d
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy.html
@@ -0,0 +1,185 @@
+
+
+
+
+
+
+Uses of Class javax.money.spi.MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.html b/apidocs/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.html
new file mode 100644
index 0000000..c8c23ba
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/MonetaryAmountFactoryProviderSpi.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryAmountFactoryProviderSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.spi.MonetaryAmountFactoryProviderSpi
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/MonetaryAmountFormatProviderSpi.html b/apidocs/javax/money/spi/class-use/MonetaryAmountFormatProviderSpi.html
new file mode 100644
index 0000000..8009a36
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/MonetaryAmountFormatProviderSpi.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryAmountFormatProviderSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.spi.MonetaryAmountFormatProviderSpi
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/MonetaryAmountsSingletonQuerySpi.html b/apidocs/javax/money/spi/class-use/MonetaryAmountsSingletonQuerySpi.html
new file mode 100644
index 0000000..08d6edf
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/MonetaryAmountsSingletonQuerySpi.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryAmountsSingletonQuerySpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.spi.MonetaryAmountsSingletonQuerySpi
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/MonetaryAmountsSingletonSpi.html b/apidocs/javax/money/spi/class-use/MonetaryAmountsSingletonSpi.html
new file mode 100644
index 0000000..226472f
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/MonetaryAmountsSingletonSpi.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryAmountsSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.spi.MonetaryAmountsSingletonSpi
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/MonetaryConversionsSingletonSpi.html b/apidocs/javax/money/spi/class-use/MonetaryConversionsSingletonSpi.html
new file mode 100644
index 0000000..181f019
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/MonetaryConversionsSingletonSpi.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryConversionsSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.spi.MonetaryConversionsSingletonSpi
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/MonetaryCurrenciesSingletonSpi.html b/apidocs/javax/money/spi/class-use/MonetaryCurrenciesSingletonSpi.html
new file mode 100644
index 0000000..0842be6
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/MonetaryCurrenciesSingletonSpi.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryCurrenciesSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.spi.MonetaryCurrenciesSingletonSpi
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/MonetaryFormatsSingletonSpi.html b/apidocs/javax/money/spi/class-use/MonetaryFormatsSingletonSpi.html
new file mode 100644
index 0000000..b596e5b
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/MonetaryFormatsSingletonSpi.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryFormatsSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/MonetaryRoundingsSingletonSpi.html b/apidocs/javax/money/spi/class-use/MonetaryRoundingsSingletonSpi.html
new file mode 100644
index 0000000..0ac329f
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/MonetaryRoundingsSingletonSpi.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Interface javax.money.spi.MonetaryRoundingsSingletonSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.spi.MonetaryRoundingsSingletonSpi
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/RoundingProviderSpi.html b/apidocs/javax/money/spi/class-use/RoundingProviderSpi.html
new file mode 100644
index 0000000..1dd787a
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/RoundingProviderSpi.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Interface javax.money.spi.RoundingProviderSpi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of javax.money.spi.RoundingProviderSpi
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/class-use/ServiceProvider.html b/apidocs/javax/money/spi/class-use/ServiceProvider.html
new file mode 100644
index 0000000..3c4c0bc
--- /dev/null
+++ b/apidocs/javax/money/spi/class-use/ServiceProvider.html
@@ -0,0 +1,185 @@
+
+
+
+
+
+
+Uses of Interface javax.money.spi.ServiceProvider (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Packages that use ServiceProvider
+
+Package
+Description
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/package-frame.html b/apidocs/javax/money/spi/package-frame.html
new file mode 100644
index 0000000..539f9ed
--- /dev/null
+++ b/apidocs/javax/money/spi/package-frame.html
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+javax.money.spi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
Enums
+
+
+
+
diff --git a/apidocs/javax/money/spi/package-summary.html b/apidocs/javax/money/spi/package-summary.html
new file mode 100644
index 0000000..40b2f3b
--- /dev/null
+++ b/apidocs/javax/money/spi/package-summary.html
@@ -0,0 +1,260 @@
+
+
+
+
+
+
+javax.money.spi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+Bootstrap
+
+This singleton provides access to the services available in the current runtime environment and context.
+
+
+
+
+
+
+
+
+
+
+
+
+
Package javax.money.spi Description
+
SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/package-tree.html b/apidocs/javax/money/spi/package-tree.html
new file mode 100644
index 0000000..0a1dd27
--- /dev/null
+++ b/apidocs/javax/money/spi/package-tree.html
@@ -0,0 +1,165 @@
+
+
+
+
+
+
+javax.money.spi Class Hierarchy (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
Enum Hierarchy
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/javax/money/spi/package-use.html b/apidocs/javax/money/spi/package-use.html
new file mode 100644
index 0000000..3dfec1d
--- /dev/null
+++ b/apidocs/javax/money/spi/package-use.html
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+Uses of Package javax.money.spi (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/member-search-index.js b/apidocs/member-search-index.js
new file mode 100644
index 0000000..b204248
--- /dev/null
+++ b/apidocs/member-search-index.js
@@ -0,0 +1 @@
+memberSearchIndex = [{"p":"javax.money","c":"MonetaryAmount","l":"abs()"},{"p":"javax.money","c":"AbstractContext","l":"AbstractContext(AbstractContextBuilder, ?>)","url":"%3Cinit%3E(javax.money.AbstractContextBuilder)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"AbstractContextBuilder()","url":"%3Cinit%3E()"},{"p":"javax.money","c":"AbstractQuery","l":"AbstractQuery(AbstractQueryBuilder)","url":"%3Cinit%3E(javax.money.AbstractQueryBuilder)"},{"p":"javax.money","c":"AbstractQueryBuilder","l":"AbstractQueryBuilder()","url":"%3Cinit%3E()"},{"p":"javax.money","c":"MonetaryAmount","l":"add(MonetaryAmount)","url":"add(javax.money.MonetaryAmount)"},{"p":"javax.money.spi","c":"MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy","l":"ALWAYS"},{"p":"javax.money.convert","c":"RateType","l":"ANY"},{"p":"javax.money.convert","c":"ConversionContext","l":"ANY_CONVERSION"},{"p":"javax.money","c":"MonetaryOperator","l":"apply(MonetaryAmount)","url":"apply(javax.money.MonetaryAmount)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"build()"},{"p":"javax.money","c":"AbstractQueryBuilder","l":"build()"},{"p":"javax.money","c":"CurrencyContextBuilder","l":"build()"},{"p":"javax.money","c":"CurrencyQueryBuilder","l":"build()"},{"p":"javax.money","c":"MonetaryAmountFactoryQueryBuilder","l":"build()"},{"p":"javax.money","c":"MonetaryContextBuilder","l":"build()"},{"p":"javax.money","c":"RoundingContextBuilder","l":"build()"},{"p":"javax.money","c":"RoundingQueryBuilder","l":"build()"},{"p":"javax.money.convert","c":"ConversionContextBuilder","l":"build()"},{"p":"javax.money.convert","c":"ConversionQueryBuilder","l":"build()"},{"p":"javax.money.convert","c":"ProviderContextBuilder","l":"build()"},{"p":"javax.money.format","c":"AmountFormatContextBuilder","l":"build()"},{"p":"javax.money.format","c":"AmountFormatQueryBuilder","l":"build()"},{"p":"javax.money","c":"NumberValue","l":"compareTo(NumberValue)","url":"compareTo(javax.money.NumberValue)"},{"p":"javax.money.convert","c":"ConversionContextBuilder","l":"ConversionContextBuilder()","url":"%3Cinit%3E()"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"create()"},{"p":"javax.money.format","c":"AmountFormatContextBuilder","l":"create(AmountFormatQuery)","url":"create(javax.money.format.AmountFormatQuery)"},{"p":"javax.money.convert","c":"ProviderContextBuilder","l":"create(ProviderContext)","url":"create(javax.money.convert.ProviderContext)"},{"p":"javax.money.convert","c":"ConversionContextBuilder","l":"create(ProviderContext, RateType)","url":"create(javax.money.convert.ProviderContext,javax.money.convert.RateType)"},{"p":"javax.money.spi","c":"MonetaryAmountFactoryProviderSpi","l":"createMonetaryAmountFactory()"},{"p":"javax.money","c":"DefaultMonetaryRoundingsSingletonSpi","l":"createRoundingQueryBuilder()"},{"p":"javax.money.convert","c":"CurrencyConversionException","l":"CurrencyConversionException(CurrencyUnit, CurrencyUnit, ConversionContext)","url":"%3Cinit%3E(javax.money.CurrencyUnit,javax.money.CurrencyUnit,javax.money.convert.ConversionContext)"},{"p":"javax.money.convert","c":"CurrencyConversionException","l":"CurrencyConversionException(CurrencyUnit, CurrencyUnit, ConversionContext, String)","url":"%3Cinit%3E(javax.money.CurrencyUnit,javax.money.CurrencyUnit,javax.money.convert.ConversionContext,java.lang.String)"},{"p":"javax.money.convert","c":"CurrencyConversionException","l":"CurrencyConversionException(CurrencyUnit, CurrencyUnit, ConversionContext, String, Throwable)","url":"%3Cinit%3E(javax.money.CurrencyUnit,javax.money.CurrencyUnit,javax.money.convert.ConversionContext,java.lang.String,java.lang.Throwable)"},{"p":"javax.money.format","c":"MonetaryFormats.DefaultMonetaryFormatsSingletonSpi","l":"DefaultMonetaryFormatsSingletonSpi()","url":"%3Cinit%3E()"},{"p":"javax.money","c":"DefaultMonetaryRoundingsSingletonSpi","l":"DefaultMonetaryRoundingsSingletonSpi()","url":"%3Cinit%3E()"},{"p":"javax.money.convert","c":"RateType","l":"DEFERRED"},{"p":"javax.money.convert","c":"ConversionContext","l":"DEFERRED_CONVERSION"},{"p":"javax.money.spi","c":"MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy","l":"DIRECT_REFERENCE_ONLY"},{"p":"javax.money","c":"MonetaryAmount","l":"divide(double)"},{"p":"javax.money","c":"MonetaryAmount","l":"divide(long)"},{"p":"javax.money","c":"MonetaryAmount","l":"divide(Number)","url":"divide(java.lang.Number)"},{"p":"javax.money","c":"MonetaryAmount","l":"divideAndRemainder(double)"},{"p":"javax.money","c":"MonetaryAmount","l":"divideAndRemainder(long)"},{"p":"javax.money","c":"MonetaryAmount","l":"divideAndRemainder(Number)","url":"divideAndRemainder(java.lang.Number)"},{"p":"javax.money","c":"MonetaryAmount","l":"divideToIntegralValue(double)"},{"p":"javax.money","c":"MonetaryAmount","l":"divideToIntegralValue(long)"},{"p":"javax.money","c":"MonetaryAmount","l":"divideToIntegralValue(Number)","url":"divideToIntegralValue(java.lang.Number)"},{"p":"javax.money","c":"NumberValue","l":"doubleValueExact()"},{"p":"javax.money","c":"AbstractContext","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"javax.money.format","c":"MonetaryAmountFormat","l":"format(MonetaryAmount)","url":"format(javax.money.MonetaryAmount)"},{"p":"javax.money","c":"MonetaryContext","l":"from(MonetaryAmountFactoryQuery, Class extends MonetaryAmount>)","url":"from(javax.money.MonetaryAmountFactoryQuery,java.lang.Class)"},{"p":"javax.money","c":"MonetaryContext","l":"from(MonetaryContext, Class extends MonetaryAmount>)","url":"from(javax.money.MonetaryContext,java.lang.Class)"},{"p":"javax.money.convert","c":"ConversionContext","l":"from(ProviderContext, RateType)","url":"from(javax.money.convert.ProviderContext,javax.money.convert.RateType)"},{"p":"javax.money.convert","c":"ExchangeRateProviderSupplier","l":"get()"},{"p":"javax.money","c":"AbstractContext","l":"get(Class)","url":"get(java.lang.Class)"},{"p":"javax.money","c":"AbstractContext","l":"get(String, Class)","url":"get(java.lang.String,java.lang.Class)"},{"p":"javax.money","c":"Monetary","l":"getAmountFactories()"},{"p":"javax.money.spi","c":"MonetaryAmountsSingletonSpi","l":"getAmountFactories()"},{"p":"javax.money","c":"Monetary","l":"getAmountFactories(MonetaryAmountFactoryQuery)","url":"getAmountFactories(javax.money.MonetaryAmountFactoryQuery)"},{"p":"javax.money.spi","c":"MonetaryAmountsSingletonQuerySpi","l":"getAmountFactories(MonetaryAmountFactoryQuery)","url":"getAmountFactories(javax.money.MonetaryAmountFactoryQuery)"},{"p":"javax.money","c":"Monetary","l":"getAmountFactory(Class)","url":"getAmountFactory(java.lang.Class)"},{"p":"javax.money.spi","c":"MonetaryAmountsSingletonSpi","l":"getAmountFactory(Class)","url":"getAmountFactory(java.lang.Class)"},{"p":"javax.money","c":"Monetary","l":"getAmountFactory(MonetaryAmountFactoryQuery)","url":"getAmountFactory(javax.money.MonetaryAmountFactoryQuery)"},{"p":"javax.money.spi","c":"MonetaryAmountsSingletonQuerySpi","l":"getAmountFactory(MonetaryAmountFactoryQuery)","url":"getAmountFactory(javax.money.MonetaryAmountFactoryQuery)"},{"p":"javax.money.format","c":"MonetaryFormats","l":"getAmountFormat(AmountFormatQuery)","url":"getAmountFormat(javax.money.format.AmountFormatQuery)"},{"p":"javax.money.spi","c":"MonetaryFormatsSingletonSpi","l":"getAmountFormat(AmountFormatQuery)","url":"getAmountFormat(javax.money.format.AmountFormatQuery)"},{"p":"javax.money.format","c":"MonetaryFormats","l":"getAmountFormat(Locale, String...)","url":"getAmountFormat(java.util.Locale,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryFormatsSingletonSpi","l":"getAmountFormat(Locale, String...)","url":"getAmountFormat(java.util.Locale,java.lang.String...)"},{"p":"javax.money.format","c":"MonetaryFormats","l":"getAmountFormat(String, String...)","url":"getAmountFormat(java.lang.String,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryFormatsSingletonSpi","l":"getAmountFormat(String, String...)","url":"getAmountFormat(java.lang.String,java.lang.String...)"},{"p":"javax.money.format","c":"MonetaryFormats","l":"getAmountFormats(AmountFormatQuery)","url":"getAmountFormats(javax.money.format.AmountFormatQuery)"},{"p":"javax.money.format","c":"MonetaryFormats.DefaultMonetaryFormatsSingletonSpi","l":"getAmountFormats(AmountFormatQuery)","url":"getAmountFormats(javax.money.format.AmountFormatQuery)"},{"p":"javax.money.spi","c":"MonetaryAmountFormatProviderSpi","l":"getAmountFormats(AmountFormatQuery)","url":"getAmountFormats(javax.money.format.AmountFormatQuery)"},{"p":"javax.money.spi","c":"MonetaryFormatsSingletonSpi","l":"getAmountFormats(AmountFormatQuery)","url":"getAmountFormats(javax.money.format.AmountFormatQuery)"},{"p":"javax.money","c":"NumberValue","l":"getAmountFractionDenominator()"},{"p":"javax.money","c":"NumberValue","l":"getAmountFractionNumerator()"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"getAmountType()"},{"p":"javax.money","c":"MonetaryContext","l":"getAmountType()"},{"p":"javax.money.spi","c":"MonetaryAmountFactoryProviderSpi","l":"getAmountType()"},{"p":"javax.money.spi","c":"MonetaryAmountsSingletonQuerySpi","l":"getAmountType(MonetaryAmountFactoryQuery)","url":"getAmountType(javax.money.MonetaryAmountFactoryQuery)"},{"p":"javax.money","c":"Monetary","l":"getAmountTypes()"},{"p":"javax.money.spi","c":"MonetaryAmountsSingletonSpi","l":"getAmountTypes()"},{"p":"javax.money.spi","c":"MonetaryAmountsSingletonQuerySpi","l":"getAmountTypes(MonetaryAmountFactoryQuery)","url":"getAmountTypes(javax.money.MonetaryAmountFactoryQuery)"},{"p":"javax.money.spi","c":"MonetaryAmountFormatProviderSpi","l":"getAvailableFormatNames()"},{"p":"javax.money.spi","c":"MonetaryAmountFormatProviderSpi","l":"getAvailableLocales()"},{"p":"javax.money.format","c":"MonetaryFormats","l":"getAvailableLocales(String...)","url":"getAvailableLocales(java.lang.String...)"},{"p":"javax.money.format","c":"MonetaryFormats.DefaultMonetaryFormatsSingletonSpi","l":"getAvailableLocales(String...)","url":"getAvailableLocales(java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryFormatsSingletonSpi","l":"getAvailableLocales(String...)","url":"getAvailableLocales(java.lang.String...)"},{"p":"javax.money.convert","c":"ConversionQuery","l":"getBaseCurrency()"},{"p":"javax.money.convert","c":"CurrencyConversionException","l":"getBaseCurrency()"},{"p":"javax.money.convert","c":"ExchangeRate","l":"getBaseCurrency()"},{"p":"javax.money","c":"AbstractContext","l":"getBoolean(String)","url":"getBoolean(java.lang.String)"},{"p":"javax.money","c":"CurrencyUnit","l":"getContext()"},{"p":"javax.money","c":"MonetaryAmount","l":"getContext()"},{"p":"javax.money.convert","c":"CurrencyConversion","l":"getContext()"},{"p":"javax.money.convert","c":"ExchangeRate","l":"getContext()"},{"p":"javax.money.convert","c":"ExchangeRateProvider","l":"getContext()"},{"p":"javax.money.format","c":"MonetaryAmountFormat","l":"getContext()"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"getConversion(ConversionQuery)","url":"getConversion(javax.money.convert.ConversionQuery)"},{"p":"javax.money.spi","c":"MonetaryConversionsSingletonSpi","l":"getConversion(ConversionQuery)","url":"getConversion(javax.money.convert.ConversionQuery)"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"getConversion(CurrencyUnit, String...)","url":"getConversion(javax.money.CurrencyUnit,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryConversionsSingletonSpi","l":"getConversion(CurrencyUnit, String...)","url":"getConversion(javax.money.CurrencyUnit,java.lang.String...)"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"getConversion(String, String...)","url":"getConversion(java.lang.String,java.lang.String...)"},{"p":"javax.money.convert","c":"CurrencyConversionException","l":"getConversionContext()"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"getConversionProviderNames()"},{"p":"javax.money","c":"CurrencyQuery","l":"getCountries()"},{"p":"javax.money","c":"Monetary","l":"getCurrencies(CurrencyQuery)","url":"getCurrencies(javax.money.CurrencyQuery)"},{"p":"javax.money.spi","c":"CurrencyProviderSpi","l":"getCurrencies(CurrencyQuery)","url":"getCurrencies(javax.money.CurrencyQuery)"},{"p":"javax.money.spi","c":"MonetaryCurrenciesSingletonSpi","l":"getCurrencies(CurrencyQuery)","url":"getCurrencies(javax.money.CurrencyQuery)"},{"p":"javax.money","c":"Monetary","l":"getCurrencies(Locale, String...)","url":"getCurrencies(java.util.Locale,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryCurrenciesSingletonSpi","l":"getCurrencies(Locale, String...)","url":"getCurrencies(java.util.Locale,java.lang.String...)"},{"p":"javax.money","c":"Monetary","l":"getCurrencies(String...)","url":"getCurrencies(java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryCurrenciesSingletonSpi","l":"getCurrencies(String...)","url":"getCurrencies(java.lang.String...)"},{"p":"javax.money","c":"CurrencySupplier","l":"getCurrency()"},{"p":"javax.money","c":"RoundingContext","l":"getCurrency()"},{"p":"javax.money","c":"RoundingQuery","l":"getCurrency()"},{"p":"javax.money.convert","c":"ConversionQuery","l":"getCurrency()"},{"p":"javax.money.convert","c":"ExchangeRate","l":"getCurrency()"},{"p":"javax.money","c":"Monetary","l":"getCurrency(CurrencyQuery)","url":"getCurrency(javax.money.CurrencyQuery)"},{"p":"javax.money.spi","c":"MonetaryCurrenciesSingletonSpi","l":"getCurrency(CurrencyQuery)","url":"getCurrency(javax.money.CurrencyQuery)"},{"p":"javax.money","c":"Monetary","l":"getCurrency(Locale, String...)","url":"getCurrency(java.util.Locale,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryCurrenciesSingletonSpi","l":"getCurrency(Locale, String...)","url":"getCurrency(java.util.Locale,java.lang.String...)"},{"p":"javax.money","c":"Monetary","l":"getCurrency(String, String...)","url":"getCurrency(java.lang.String,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryCurrenciesSingletonSpi","l":"getCurrency(String, String...)","url":"getCurrency(java.lang.String,java.lang.String...)"},{"p":"javax.money","c":"CurrencyUnit","l":"getCurrencyCode()"},{"p":"javax.money","c":"UnknownCurrencyException","l":"getCurrencyCode()"},{"p":"javax.money","c":"CurrencyQuery","l":"getCurrencyCodes()"},{"p":"javax.money.convert","c":"ExchangeRateProvider","l":"getCurrencyConversion(ConversionQuery)","url":"getCurrencyConversion(javax.money.convert.ConversionQuery)"},{"p":"javax.money.convert","c":"ExchangeRateProvider","l":"getCurrencyConversion(CurrencyUnit)","url":"getCurrencyConversion(javax.money.CurrencyUnit)"},{"p":"javax.money.convert","c":"ExchangeRateProvider","l":"getCurrencyConversion(String)","url":"getCurrencyConversion(java.lang.String)"},{"p":"javax.money","c":"Monetary","l":"getCurrencyProviderNames()"},{"p":"javax.money","c":"Monetary","l":"getDefaultAmountFactory()"},{"p":"javax.money.spi","c":"MonetaryAmountsSingletonSpi","l":"getDefaultAmountFactory()"},{"p":"javax.money","c":"Monetary","l":"getDefaultAmountType()"},{"p":"javax.money.spi","c":"MonetaryAmountsSingletonSpi","l":"getDefaultAmountType()"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"getDefaultConversionProviderChain()"},{"p":"javax.money","c":"Monetary","l":"getDefaultCurrencyProviderChain()"},{"p":"javax.money.format","c":"MonetaryFormats","l":"getDefaultFormatProviderChain()"},{"p":"javax.money","c":"CurrencyUnit","l":"getDefaultFractionDigits()"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"getDefaultMonetaryContext()"},{"p":"javax.money.spi","c":"MonetaryAmountFactoryProviderSpi","l":"getDefaultMonetaryContext()"},{"p":"javax.money","c":"DefaultMonetaryRoundingsSingletonSpi","l":"getDefaultProviderChain()"},{"p":"javax.money.format","c":"MonetaryFormats.DefaultMonetaryFormatsSingletonSpi","l":"getDefaultProviderChain()"},{"p":"javax.money.spi","c":"MonetaryConversionsSingletonSpi","l":"getDefaultProviderChain()"},{"p":"javax.money.spi","c":"MonetaryCurrenciesSingletonSpi","l":"getDefaultProviderChain()"},{"p":"javax.money.spi","c":"MonetaryFormatsSingletonSpi","l":"getDefaultProviderChain()"},{"p":"javax.money.spi","c":"MonetaryRoundingsSingletonSpi","l":"getDefaultProviderChain()"},{"p":"javax.money","c":"DefaultMonetaryRoundingsSingletonSpi","l":"getDefaultRounding()"},{"p":"javax.money","c":"Monetary","l":"getDefaultRounding()"},{"p":"javax.money.spi","c":"MonetaryRoundingsSingletonSpi","l":"getDefaultRounding()"},{"p":"javax.money","c":"Monetary","l":"getDefaultRoundingProviderChain()"},{"p":"javax.money","c":"AbstractContext","l":"getDouble(String)","url":"getDouble(java.lang.String)"},{"p":"javax.money.format","c":"MonetaryParseException","l":"getErrorIndex()"},{"p":"javax.money.convert","c":"ExchangeRateProvider","l":"getExchangeRate(ConversionQuery)","url":"getExchangeRate(javax.money.convert.ConversionQuery)"},{"p":"javax.money.convert","c":"ExchangeRateProvider","l":"getExchangeRate(CurrencyUnit, CurrencyUnit)","url":"getExchangeRate(javax.money.CurrencyUnit,javax.money.CurrencyUnit)"},{"p":"javax.money.convert","c":"CurrencyConversion","l":"getExchangeRate(MonetaryAmount)","url":"getExchangeRate(javax.money.MonetaryAmount)"},{"p":"javax.money.convert","c":"ExchangeRateProvider","l":"getExchangeRate(String, String)","url":"getExchangeRate(java.lang.String,java.lang.String)"},{"p":"javax.money.convert","c":"ExchangeRate","l":"getExchangeRateChain()"},{"p":"javax.money.convert","c":"CurrencyConversion","l":"getExchangeRateProvider()"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"getExchangeRateProvider(ConversionQuery)","url":"getExchangeRateProvider(javax.money.convert.ConversionQuery)"},{"p":"javax.money.spi","c":"MonetaryConversionsSingletonSpi","l":"getExchangeRateProvider(ConversionQuery)","url":"getExchangeRateProvider(javax.money.convert.ConversionQuery)"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"getExchangeRateProvider(ExchangeRateProviderSupplier, ExchangeRateProviderSupplier...)","url":"getExchangeRateProvider(javax.money.convert.ExchangeRateProviderSupplier,javax.money.convert.ExchangeRateProviderSupplier...)"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"getExchangeRateProvider(String...)","url":"getExchangeRateProvider(java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryConversionsSingletonSpi","l":"getExchangeRateProvider(String...)","url":"getExchangeRateProvider(java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryConversionsSingletonSpi","l":"getExchangeRateProviders(String...)","url":"getExchangeRateProviders(java.lang.String...)"},{"p":"javax.money.convert","c":"ExchangeRate","l":"getFactor()"},{"p":"javax.money","c":"MonetaryAmount","l":"getFactory()"},{"p":"javax.money","c":"AbstractContext","l":"getFloat(String)","url":"getFloat(java.lang.String)"},{"p":"javax.money.format","c":"AmountFormatContext","l":"getFormatName()"},{"p":"javax.money.format","c":"AmountFormatQuery","l":"getFormatName()"},{"p":"javax.money.format","c":"MonetaryFormats","l":"getFormatProviderNames()"},{"p":"javax.money.format","c":"MonetaryParseException","l":"getInput()"},{"p":"javax.money","c":"AbstractContext","l":"getInt(String)","url":"getInt(java.lang.String)"},{"p":"javax.money","c":"AbstractContext","l":"getKeys(Class>)","url":"getKeys(java.lang.Class)"},{"p":"javax.money","c":"UnknownCurrencyException","l":"getLocale()"},{"p":"javax.money.format","c":"AmountFormatContext","l":"getLocale()"},{"p":"javax.money.format","c":"AmountFormatQuery","l":"getLocale()"},{"p":"javax.money","c":"AbstractContext","l":"getLong(String)","url":"getLong(java.lang.String)"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"getMaximalMonetaryContext()"},{"p":"javax.money.spi","c":"MonetaryAmountFactoryProviderSpi","l":"getMaximalMonetaryContext()"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"getMaxNumber()"},{"p":"javax.money","c":"MonetaryAmountFactoryQuery","l":"getMaxScale()"},{"p":"javax.money","c":"MonetaryContext","l":"getMaxScale()"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"getMinNumber()"},{"p":"javax.money.format","c":"AmountFormatQuery","l":"getMonetaryAmountFactory()"},{"p":"javax.money","c":"NumberSupplier","l":"getNumber()"},{"p":"javax.money","c":"NumberValue","l":"getNumberType()"},{"p":"javax.money","c":"CurrencyUnit","l":"getNumericCode()"},{"p":"javax.money","c":"CurrencyQuery","l":"getNumericCodes()"},{"p":"javax.money.format","c":"AmountFormatContext","l":"getParseFactory()"},{"p":"javax.money","c":"MonetaryAmountFactoryQuery","l":"getPrecision()"},{"p":"javax.money","c":"MonetaryContext","l":"getPrecision()"},{"p":"javax.money","c":"NumberValue","l":"getPrecision()"},{"p":"javax.money.spi","c":"ServiceProvider","l":"getPriority()"},{"p":"javax.money","c":"AbstractContext","l":"getProviderName()"},{"p":"javax.money.convert","c":"ConversionContext","l":"getProviderName()"},{"p":"javax.money.spi","c":"CurrencyProviderSpi","l":"getProviderName()"},{"p":"javax.money.spi","c":"MonetaryAmountFormatProviderSpi","l":"getProviderName()"},{"p":"javax.money.spi","c":"RoundingProviderSpi","l":"getProviderName()"},{"p":"javax.money","c":"AbstractQuery","l":"getProviderNames()"},{"p":"javax.money","c":"DefaultMonetaryRoundingsSingletonSpi","l":"getProviderNames()"},{"p":"javax.money.format","c":"MonetaryFormats.DefaultMonetaryFormatsSingletonSpi","l":"getProviderNames()"},{"p":"javax.money.spi","c":"MonetaryConversionsSingletonSpi","l":"getProviderNames()"},{"p":"javax.money.spi","c":"MonetaryCurrenciesSingletonSpi","l":"getProviderNames()"},{"p":"javax.money.spi","c":"MonetaryFormatsSingletonSpi","l":"getProviderNames()"},{"p":"javax.money.spi","c":"MonetaryRoundingsSingletonSpi","l":"getProviderNames()"},{"p":"javax.money.spi","c":"MonetaryAmountFactoryProviderSpi","l":"getQueryInclusionPolicy()"},{"p":"javax.money.convert","c":"ConversionContext","l":"getRateType()"},{"p":"javax.money.convert","c":"ConversionQuery","l":"getRateTypes()"},{"p":"javax.money.convert","c":"ProviderContext","l":"getRateTypes()"},{"p":"javax.money.convert","c":"ExchangeRateProvider","l":"getReversed(ExchangeRate)","url":"getReversed(javax.money.convert.ExchangeRate)"},{"p":"javax.money","c":"Monetary","l":"getRounding(CurrencyUnit, String...)","url":"getRounding(javax.money.CurrencyUnit,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryRoundingsSingletonSpi","l":"getRounding(CurrencyUnit, String...)","url":"getRounding(javax.money.CurrencyUnit,java.lang.String...)"},{"p":"javax.money","c":"Monetary","l":"getRounding(RoundingQuery)","url":"getRounding(javax.money.RoundingQuery)"},{"p":"javax.money.spi","c":"MonetaryRoundingsSingletonSpi","l":"getRounding(RoundingQuery)","url":"getRounding(javax.money.RoundingQuery)"},{"p":"javax.money.spi","c":"RoundingProviderSpi","l":"getRounding(RoundingQuery)","url":"getRounding(javax.money.RoundingQuery)"},{"p":"javax.money","c":"Monetary","l":"getRounding(String, String...)","url":"getRounding(java.lang.String,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryRoundingsSingletonSpi","l":"getRounding(String, String...)","url":"getRounding(java.lang.String,java.lang.String...)"},{"p":"javax.money","c":"MonetaryRounding","l":"getRoundingContext()"},{"p":"javax.money","c":"RoundingContext","l":"getRoundingName()"},{"p":"javax.money","c":"RoundingQuery","l":"getRoundingName()"},{"p":"javax.money.spi","c":"RoundingProviderSpi","l":"getRoundingNames()"},{"p":"javax.money","c":"DefaultMonetaryRoundingsSingletonSpi","l":"getRoundingNames(String...)","url":"getRoundingNames(java.lang.String...)"},{"p":"javax.money","c":"Monetary","l":"getRoundingNames(String...)","url":"getRoundingNames(java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryRoundingsSingletonSpi","l":"getRoundingNames(String...)","url":"getRoundingNames(java.lang.String...)"},{"p":"javax.money","c":"Monetary","l":"getRoundingProviderNames()"},{"p":"javax.money","c":"DefaultMonetaryRoundingsSingletonSpi","l":"getRoundings(RoundingQuery)","url":"getRoundings(javax.money.RoundingQuery)"},{"p":"javax.money","c":"Monetary","l":"getRoundings(RoundingQuery)","url":"getRoundings(javax.money.RoundingQuery)"},{"p":"javax.money.spi","c":"MonetaryRoundingsSingletonSpi","l":"getRoundings(RoundingQuery)","url":"getRoundings(javax.money.RoundingQuery)"},{"p":"javax.money","c":"NumberValue","l":"getScale()"},{"p":"javax.money","c":"RoundingQuery","l":"getScale()"},{"p":"javax.money.spi","c":"Bootstrap","l":"getService(Class)","url":"getService(java.lang.Class)"},{"p":"javax.money.spi","c":"ServiceProvider","l":"getService(Class)","url":"getService(java.lang.Class)"},{"p":"javax.money.spi","c":"Bootstrap","l":"getServices(Class)","url":"getServices(java.lang.Class)"},{"p":"javax.money.spi","c":"ServiceProvider","l":"getServices(Class)","url":"getServices(java.lang.Class)"},{"p":"javax.money","c":"AbstractQuery","l":"getTargetType()"},{"p":"javax.money.convert","c":"CurrencyConversionException","l":"getTermCurrency()"},{"p":"javax.money","c":"AbstractContext","l":"getText(String)","url":"getText(java.lang.String)"},{"p":"javax.money","c":"AbstractContext","l":"getType(String)","url":"getType(java.lang.String)"},{"p":"javax.money","c":"AbstractContext","l":"hashCode()"},{"p":"javax.money.convert","c":"RateType","l":"HISTORIC"},{"p":"javax.money.convert","c":"ConversionContext","l":"HISTORIC_CONVERSION"},{"p":"javax.money","c":"AbstractContextBuilder","l":"importContext(AbstractContext)","url":"importContext(javax.money.AbstractContext)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"importContext(AbstractContext, boolean)","url":"importContext(javax.money.AbstractContext,boolean)"},{"p":"javax.money.spi","c":"Bootstrap","l":"init(ServiceProvider)","url":"init(javax.money.spi.ServiceProvider)"},{"p":"javax.money","c":"NumberValue","l":"intValueExact()"},{"p":"javax.money.format","c":"MonetaryFormats","l":"isAvailable(AmountFormatQuery)","url":"isAvailable(javax.money.format.AmountFormatQuery)"},{"p":"javax.money.spi","c":"MonetaryFormatsSingletonSpi","l":"isAvailable(AmountFormatQuery)","url":"isAvailable(javax.money.format.AmountFormatQuery)"},{"p":"javax.money.convert","c":"ExchangeRateProvider","l":"isAvailable(ConversionQuery)","url":"isAvailable(javax.money.convert.ConversionQuery)"},{"p":"javax.money.convert","c":"ExchangeRateProvider","l":"isAvailable(CurrencyUnit, CurrencyUnit)","url":"isAvailable(javax.money.CurrencyUnit,javax.money.CurrencyUnit)"},{"p":"javax.money.format","c":"MonetaryFormats","l":"isAvailable(Locale, String...)","url":"isAvailable(java.util.Locale,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryFormatsSingletonSpi","l":"isAvailable(Locale, String...)","url":"isAvailable(java.util.Locale,java.lang.String...)"},{"p":"javax.money","c":"Monetary","l":"isAvailable(MonetaryAmountFactoryQuery)","url":"isAvailable(javax.money.MonetaryAmountFactoryQuery)"},{"p":"javax.money.spi","c":"MonetaryAmountsSingletonQuerySpi","l":"isAvailable(MonetaryAmountFactoryQuery)","url":"isAvailable(javax.money.MonetaryAmountFactoryQuery)"},{"p":"javax.money.convert","c":"ExchangeRateProvider","l":"isAvailable(String, String)","url":"isAvailable(java.lang.String,java.lang.String)"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"isConversionAvailable(ConversionQuery)","url":"isConversionAvailable(javax.money.convert.ConversionQuery)"},{"p":"javax.money.spi","c":"MonetaryConversionsSingletonSpi","l":"isConversionAvailable(ConversionQuery)","url":"isConversionAvailable(javax.money.convert.ConversionQuery)"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"isConversionAvailable(CurrencyUnit, String...)","url":"isConversionAvailable(javax.money.CurrencyUnit,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryConversionsSingletonSpi","l":"isConversionAvailable(CurrencyUnit, String...)","url":"isConversionAvailable(javax.money.CurrencyUnit,java.lang.String...)"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"isConversionAvailable(String, String...)","url":"isConversionAvailable(java.lang.String,java.lang.String...)"},{"p":"javax.money.spi","c":"CurrencyProviderSpi","l":"isCurrencyAvailable(CurrencyQuery)","url":"isCurrencyAvailable(javax.money.CurrencyQuery)"},{"p":"javax.money","c":"Monetary","l":"isCurrencyAvailable(Locale, String...)","url":"isCurrencyAvailable(java.util.Locale,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryCurrenciesSingletonSpi","l":"isCurrencyAvailable(Locale, String...)","url":"isCurrencyAvailable(java.util.Locale,java.lang.String...)"},{"p":"javax.money","c":"Monetary","l":"isCurrencyAvailable(String, String...)","url":"isCurrencyAvailable(java.lang.String,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryCurrenciesSingletonSpi","l":"isCurrencyAvailable(String, String...)","url":"isCurrencyAvailable(java.lang.String,java.lang.String...)"},{"p":"javax.money.convert","c":"ExchangeRate","l":"isDerived()"},{"p":"javax.money","c":"AbstractContext","l":"isEmpty()"},{"p":"javax.money","c":"MonetaryAmount","l":"isEqualTo(MonetaryAmount)","url":"isEqualTo(javax.money.MonetaryAmount)"},{"p":"javax.money.convert","c":"MonetaryConversions","l":"isExchangeRateProviderAvailable(ConversionQuery)","url":"isExchangeRateProviderAvailable(javax.money.convert.ConversionQuery)"},{"p":"javax.money.spi","c":"MonetaryConversionsSingletonSpi","l":"isExchangeRateProviderAvailable(ConversionQuery)","url":"isExchangeRateProviderAvailable(javax.money.convert.ConversionQuery)"},{"p":"javax.money","c":"MonetaryAmountFactoryQuery","l":"isFixedScale()"},{"p":"javax.money","c":"MonetaryContext","l":"isFixedScale()"},{"p":"javax.money","c":"MonetaryAmount","l":"isGreaterThan(MonetaryAmount)","url":"isGreaterThan(javax.money.MonetaryAmount)"},{"p":"javax.money","c":"MonetaryAmount","l":"isGreaterThanOrEqualTo(MonetaryAmount)","url":"isGreaterThanOrEqualTo(javax.money.MonetaryAmount)"},{"p":"javax.money","c":"MonetaryAmount","l":"isLessThan(MonetaryAmount)","url":"isLessThan(javax.money.MonetaryAmount)"},{"p":"javax.money","c":"MonetaryAmount","l":"isLessThanOrEqualTo(MonetaryAmount)","url":"isLessThanOrEqualTo(javax.money.MonetaryAmount)"},{"p":"javax.money","c":"MonetaryAmount","l":"isNegative()"},{"p":"javax.money","c":"MonetaryAmount","l":"isNegativeOrZero()"},{"p":"javax.money","c":"MonetaryAmount","l":"isPositive()"},{"p":"javax.money","c":"MonetaryAmount","l":"isPositiveOrZero()"},{"p":"javax.money","c":"Monetary","l":"isRoundingAvailable(CurrencyUnit, String...)","url":"isRoundingAvailable(javax.money.CurrencyUnit,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryRoundingsSingletonSpi","l":"isRoundingAvailable(CurrencyUnit, String...)","url":"isRoundingAvailable(javax.money.CurrencyUnit,java.lang.String...)"},{"p":"javax.money","c":"Monetary","l":"isRoundingAvailable(RoundingQuery)","url":"isRoundingAvailable(javax.money.RoundingQuery)"},{"p":"javax.money.spi","c":"MonetaryRoundingsSingletonSpi","l":"isRoundingAvailable(RoundingQuery)","url":"isRoundingAvailable(javax.money.RoundingQuery)"},{"p":"javax.money","c":"Monetary","l":"isRoundingAvailable(String, String...)","url":"isRoundingAvailable(java.lang.String,java.lang.String...)"},{"p":"javax.money.spi","c":"MonetaryRoundingsSingletonSpi","l":"isRoundingAvailable(String, String...)","url":"isRoundingAvailable(java.lang.String,java.lang.String...)"},{"p":"javax.money","c":"MonetaryAmount","l":"isZero()"},{"p":"javax.money","c":"AbstractContext","l":"KEY_PROVIDER"},{"p":"javax.money","c":"AbstractQuery","l":"KEY_QUERY_PROVIDERS"},{"p":"javax.money","c":"AbstractQuery","l":"KEY_QUERY_TARGET_TYPE"},{"p":"javax.money","c":"AbstractQuery","l":"KEY_QUERY_TIMESTAMP"},{"p":"javax.money","c":"NumberValue","l":"longValueExact()"},{"p":"javax.money","c":"MonetaryException","l":"MonetaryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"javax.money","c":"MonetaryException","l":"MonetaryException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"javax.money.format","c":"MonetaryParseException","l":"MonetaryParseException(CharSequence, int)","url":"%3Cinit%3E(java.lang.CharSequence,int)"},{"p":"javax.money.format","c":"MonetaryParseException","l":"MonetaryParseException(String, CharSequence, int)","url":"%3Cinit%3E(java.lang.String,java.lang.CharSequence,int)"},{"p":"javax.money","c":"MonetaryAmount","l":"multiply(double)"},{"p":"javax.money","c":"MonetaryAmount","l":"multiply(long)"},{"p":"javax.money","c":"MonetaryAmount","l":"multiply(Number)","url":"multiply(java.lang.Number)"},{"p":"javax.money","c":"MonetaryAmount","l":"negate()"},{"p":"javax.money.spi","c":"MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy","l":"NEVER"},{"p":"javax.money","c":"NumberValue","l":"NumberValue()","url":"%3Cinit%3E()"},{"p":"javax.money","c":"NumberValue","l":"numberValue(Class)","url":"numberValue(java.lang.Class)"},{"p":"javax.money","c":"NumberValue","l":"numberValueExact(Class)","url":"numberValueExact(java.lang.Class)"},{"p":"javax.money","c":"CurrencyQueryBuilder","l":"of()"},{"p":"javax.money","c":"MonetaryAmountFactoryQueryBuilder","l":"of()"},{"p":"javax.money","c":"MonetaryContextBuilder","l":"of()"},{"p":"javax.money","c":"RoundingQueryBuilder","l":"of()"},{"p":"javax.money.convert","c":"ConversionContext","l":"of()"},{"p":"javax.money.convert","c":"ConversionContextBuilder","l":"of()"},{"p":"javax.money.convert","c":"ConversionQueryBuilder","l":"of()"},{"p":"javax.money.format","c":"AmountFormatContextBuilder","l":"of(AmountFormatContext)","url":"of(javax.money.format.AmountFormatContext)"},{"p":"javax.money.format","c":"AmountFormatQueryBuilder","l":"of(AmountFormatQuery)","url":"of(javax.money.format.AmountFormatQuery)"},{"p":"javax.money","c":"MonetaryContextBuilder","l":"of(Class extends MonetaryAmount>)","url":"of(java.lang.Class)"},{"p":"javax.money.convert","c":"ConversionContextBuilder","l":"of(ConversionContext)","url":"of(javax.money.convert.ConversionContext)"},{"p":"javax.money.convert","c":"ConversionQueryBuilder","l":"of(ConversionQuery)","url":"of(javax.money.convert.ConversionQuery)"},{"p":"javax.money","c":"CurrencyContextBuilder","l":"of(CurrencyContext)","url":"of(javax.money.CurrencyContext)"},{"p":"javax.money","c":"CurrencyQueryBuilder","l":"of(CurrencyQuery)","url":"of(javax.money.CurrencyQuery)"},{"p":"javax.money.format","c":"AmountFormatContextBuilder","l":"of(Locale)","url":"of(java.util.Locale)"},{"p":"javax.money.format","c":"AmountFormatQueryBuilder","l":"of(Locale)","url":"of(java.util.Locale)"},{"p":"javax.money.format","c":"AmountFormatQuery","l":"of(Locale, String...)","url":"of(java.util.Locale,java.lang.String...)"},{"p":"javax.money","c":"MonetaryAmountFactoryQueryBuilder","l":"of(MonetaryAmountFactoryQuery)","url":"of(javax.money.MonetaryAmountFactoryQuery)"},{"p":"javax.money","c":"MonetaryContextBuilder","l":"of(MonetaryContext)","url":"of(javax.money.MonetaryContext)"},{"p":"javax.money.convert","c":"ConversionContext","l":"of(RateType)","url":"of(javax.money.convert.RateType)"},{"p":"javax.money","c":"RoundingContextBuilder","l":"of(RoundingContext)","url":"of(javax.money.RoundingContext)"},{"p":"javax.money","c":"RoundingQueryBuilder","l":"of(RoundingQuery)","url":"of(javax.money.RoundingQuery)"},{"p":"javax.money","c":"CurrencyContextBuilder","l":"of(String)","url":"of(java.lang.String)"},{"p":"javax.money.convert","c":"ProviderContext","l":"of(String)","url":"of(java.lang.String)"},{"p":"javax.money.format","c":"AmountFormatContextBuilder","l":"of(String)","url":"of(java.lang.String)"},{"p":"javax.money.format","c":"AmountFormatQueryBuilder","l":"of(String)","url":"of(java.lang.String)"},{"p":"javax.money.convert","c":"ProviderContextBuilder","l":"of(String, Collection)","url":"of(java.lang.String,java.util.Collection)"},{"p":"javax.money.convert","c":"ConversionContext","l":"of(String, RateType)","url":"of(java.lang.String,javax.money.convert.RateType)"},{"p":"javax.money.convert","c":"ProviderContext","l":"of(String, RateType, RateType...)","url":"of(java.lang.String,javax.money.convert.RateType,javax.money.convert.RateType...)"},{"p":"javax.money.convert","c":"ProviderContextBuilder","l":"of(String, RateType, RateType...)","url":"of(java.lang.String,javax.money.convert.RateType,javax.money.convert.RateType...)"},{"p":"javax.money","c":"RoundingContextBuilder","l":"of(String, String)","url":"of(java.lang.String,java.lang.String)"},{"p":"javax.money.convert","c":"RateType","l":"OTHER"},{"p":"javax.money.convert","c":"ConversionContext","l":"OTHER_CONVERSION"},{"p":"javax.money.format","c":"MonetaryAmountFormat","l":"parse(CharSequence)","url":"parse(java.lang.CharSequence)"},{"p":"javax.money","c":"MonetaryAmount","l":"plus()"},{"p":"javax.money.format","c":"MonetaryAmountFormat","l":"print(Appendable, MonetaryAmount)","url":"print(java.lang.Appendable,javax.money.MonetaryAmount)"},{"p":"javax.money","c":"MonetaryAmount","l":"query(MonetaryQuery)","url":"query(javax.money.MonetaryQuery)"},{"p":"javax.money","c":"MonetaryQuery","l":"queryFrom(MonetaryAmount)","url":"queryFrom(javax.money.MonetaryAmount)"},{"p":"javax.money.convert","c":"RateType","l":"REALTIME"},{"p":"javax.money.convert","c":"ConversionContext","l":"REALTIME_CONVERSION"},{"p":"javax.money","c":"MonetaryAmount","l":"remainder(double)"},{"p":"javax.money","c":"MonetaryAmount","l":"remainder(long)"},{"p":"javax.money","c":"MonetaryAmount","l":"remainder(Number)","url":"remainder(java.lang.Number)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"removeAttributes(String...)","url":"removeAttributes(java.lang.String...)"},{"p":"javax.money","c":"NumberValue","l":"round(MathContext)","url":"round(java.math.MathContext)"},{"p":"javax.money","c":"MonetaryAmount","l":"scaleByPowerOfTen(int)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"set(Class, T)","url":"set(java.lang.Class,T)"},{"p":"javax.money","c":"AbstractQueryBuilder","l":"set(List)","url":"set(java.util.List)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"set(Object)","url":"set(java.lang.Object)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"set(String, boolean)","url":"set(java.lang.String,boolean)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"set(String, char)","url":"set(java.lang.String,char)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"set(String, double)","url":"set(java.lang.String,double)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"set(String, float)","url":"set(java.lang.String,float)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"set(String, int)","url":"set(java.lang.String,int)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"set(String, long)","url":"set(java.lang.String,long)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"set(String, Object)","url":"set(java.lang.String,java.lang.Object)"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"setAmount(MonetaryAmount)","url":"setAmount(javax.money.MonetaryAmount)"},{"p":"javax.money","c":"MonetaryContextBuilder","l":"setAmountType(Class extends MonetaryAmount>)","url":"setAmountType(java.lang.Class)"},{"p":"javax.money.convert","c":"ConversionQueryBuilder","l":"setBaseCurrency(CurrencyUnit)","url":"setBaseCurrency(javax.money.CurrencyUnit)"},{"p":"javax.money.convert","c":"ConversionQueryBuilder","l":"setBaseCurrency(String)","url":"setBaseCurrency(java.lang.String)"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"setContext(MonetaryContext)","url":"setContext(javax.money.MonetaryContext)"},{"p":"javax.money","c":"CurrencyQueryBuilder","l":"setCountries(Locale...)","url":"setCountries(java.util.Locale...)"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"setCurrency(CurrencyUnit)","url":"setCurrency(javax.money.CurrencyUnit)"},{"p":"javax.money","c":"RoundingContextBuilder","l":"setCurrency(CurrencyUnit)","url":"setCurrency(javax.money.CurrencyUnit)"},{"p":"javax.money","c":"RoundingQueryBuilder","l":"setCurrency(CurrencyUnit)","url":"setCurrency(javax.money.CurrencyUnit)"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"javax.money","c":"CurrencyQueryBuilder","l":"setCurrencyCodes(String...)","url":"setCurrencyCodes(java.lang.String...)"},{"p":"javax.money","c":"MonetaryAmountFactoryQueryBuilder","l":"setFixedScale(boolean)"},{"p":"javax.money","c":"MonetaryContextBuilder","l":"setFixedScale(boolean)"},{"p":"javax.money.format","c":"AmountFormatContextBuilder","l":"setFormatName(String)","url":"setFormatName(java.lang.String)"},{"p":"javax.money.format","c":"AmountFormatQueryBuilder","l":"setFormatName(String)","url":"setFormatName(java.lang.String)"},{"p":"javax.money.format","c":"AmountFormatContextBuilder","l":"setLocale(Locale)","url":"setLocale(java.util.Locale)"},{"p":"javax.money.format","c":"AmountFormatQueryBuilder","l":"setLocale(Locale)","url":"setLocale(java.util.Locale)"},{"p":"javax.money","c":"MonetaryAmountFactoryQueryBuilder","l":"setMaxScale(int)"},{"p":"javax.money","c":"MonetaryContextBuilder","l":"setMaxScale(int)"},{"p":"javax.money.format","c":"AmountFormatContextBuilder","l":"setMonetaryAmountFactory(MonetaryAmountFactory)","url":"setMonetaryAmountFactory(javax.money.MonetaryAmountFactory)"},{"p":"javax.money.format","c":"AmountFormatQueryBuilder","l":"setMonetaryAmountFactory(MonetaryAmountFactory>)","url":"setMonetaryAmountFactory(javax.money.MonetaryAmountFactory)"},{"p":"javax.money.format","c":"AmountFormatQueryBuilder","l":"setMonetaryQuery(MonetaryAmountFactoryQuery)","url":"setMonetaryQuery(javax.money.MonetaryAmountFactoryQuery)"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"setNumber(double)"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"setNumber(long)"},{"p":"javax.money","c":"MonetaryAmountFactory","l":"setNumber(Number)","url":"setNumber(java.lang.Number)"},{"p":"javax.money","c":"CurrencyQueryBuilder","l":"setNumericCodes(int...)"},{"p":"javax.money","c":"MonetaryAmountFactoryQueryBuilder","l":"setPrecision(int)"},{"p":"javax.money","c":"MonetaryContextBuilder","l":"setPrecision(int)"},{"p":"javax.money","c":"AbstractContextBuilder","l":"setProviderName(String)","url":"setProviderName(java.lang.String)"},{"p":"javax.money","c":"AbstractQueryBuilder","l":"setProviderName(String)","url":"setProviderName(java.lang.String)"},{"p":"javax.money","c":"AbstractQueryBuilder","l":"setProviderNames(List)","url":"setProviderNames(java.util.List)"},{"p":"javax.money","c":"AbstractQueryBuilder","l":"setProviderNames(String...)","url":"setProviderNames(java.lang.String...)"},{"p":"javax.money.convert","c":"ConversionContextBuilder","l":"setRateType(RateType)","url":"setRateType(javax.money.convert.RateType)"},{"p":"javax.money.convert","c":"ProviderContextBuilder","l":"setRateTypes(Collection)","url":"setRateTypes(java.util.Collection)"},{"p":"javax.money.convert","c":"ConversionQueryBuilder","l":"setRateTypes(RateType...)","url":"setRateTypes(javax.money.convert.RateType...)"},{"p":"javax.money.convert","c":"ProviderContextBuilder","l":"setRateTypes(RateType...)","url":"setRateTypes(javax.money.convert.RateType...)"},{"p":"javax.money.convert","c":"ConversionQueryBuilder","l":"setRateTypes(Set)","url":"setRateTypes(java.util.Set)"},{"p":"javax.money","c":"RoundingQueryBuilder","l":"setRoundingName(String)","url":"setRoundingName(java.lang.String)"},{"p":"javax.money","c":"RoundingQueryBuilder","l":"setScale(int)"},{"p":"javax.money","c":"AbstractQueryBuilder","l":"setTargetType(Class>)","url":"setTargetType(java.lang.Class)"},{"p":"javax.money.convert","c":"ConversionQueryBuilder","l":"setTermCurrency(CurrencyUnit)","url":"setTermCurrency(javax.money.CurrencyUnit)"},{"p":"javax.money.convert","c":"ConversionQueryBuilder","l":"setTermCurrency(String)","url":"setTermCurrency(java.lang.String)"},{"p":"javax.money","c":"MonetaryAmount","l":"signum()"},{"p":"javax.money","c":"MonetaryAmount","l":"stripTrailingZeros()"},{"p":"javax.money","c":"MonetaryAmount","l":"subtract(MonetaryAmount)","url":"subtract(javax.money.MonetaryAmount)"},{"p":"javax.money","c":"CurrencyContext","l":"toBuilder()"},{"p":"javax.money","c":"CurrencyQuery","l":"toBuilder()"},{"p":"javax.money","c":"MonetaryAmountFactoryQuery","l":"toBuilder()"},{"p":"javax.money","c":"MonetaryContext","l":"toBuilder()"},{"p":"javax.money","c":"RoundingContext","l":"toBuilder()"},{"p":"javax.money","c":"RoundingQuery","l":"toBuilder()"},{"p":"javax.money.convert","c":"ConversionContext","l":"toBuilder()"},{"p":"javax.money.convert","c":"ConversionQuery","l":"toBuilder()"},{"p":"javax.money.convert","c":"ProviderContext","l":"toBuilder()"},{"p":"javax.money.format","c":"AmountFormatContext","l":"toBuilder()"},{"p":"javax.money.format","c":"AmountFormatQuery","l":"toBuilder()"},{"p":"javax.money.convert","c":"ConversionContext","l":"toQueryBuilder()"},{"p":"javax.money","c":"AbstractContext","l":"toString()"},{"p":"javax.money","c":"AbstractContextBuilder","l":"toString()"},{"p":"javax.money","c":"UnknownCurrencyException","l":"toString()"},{"p":"javax.money.convert","c":"CurrencyConversionException","l":"toString()"},{"p":"javax.money","c":"UnknownCurrencyException","l":"UnknownCurrencyException(Locale)","url":"%3Cinit%3E(java.util.Locale)"},{"p":"javax.money","c":"UnknownCurrencyException","l":"UnknownCurrencyException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"javax.money.convert","c":"RateType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"javax.money.spi","c":"MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"javax.money.convert","c":"RateType","l":"values()"},{"p":"javax.money.spi","c":"MonetaryAmountFactoryProviderSpi.QueryInclusionPolicy","l":"values()"},{"p":"javax.money","c":"MonetaryAmount","l":"with(MonetaryOperator)","url":"with(javax.money.MonetaryOperator)"}]
\ No newline at end of file
diff --git a/apidocs/member-search-index.zip b/apidocs/member-search-index.zip
new file mode 100644
index 0000000..37bdcaa
Binary files /dev/null and b/apidocs/member-search-index.zip differ
diff --git a/apidocs/module-search-index.js b/apidocs/module-search-index.js
new file mode 100644
index 0000000..5c77d6e
--- /dev/null
+++ b/apidocs/module-search-index.js
@@ -0,0 +1 @@
+moduleSearchIndex = [{"l":"java.money"}]
\ No newline at end of file
diff --git a/apidocs/module-search-index.zip b/apidocs/module-search-index.zip
new file mode 100644
index 0000000..80e1f23
Binary files /dev/null and b/apidocs/module-search-index.zip differ
diff --git a/apidocs/options b/apidocs/options
new file mode 100644
index 0000000..afe6e0c
--- /dev/null
+++ b/apidocs/options
@@ -0,0 +1,25 @@
+-encoding
+'UTF-8'
+-protected
+-source
+'1.9'
+-sourcepath
+'C:/Users/werner/git/jsr354-api/src/main/java;C:/Users/werner/git/jsr354-api/target/generated-sources/annotations'
+-author
+-bottom
+'Copyright © 2012–2020 JSR 354 - Expert Group . All rights reserved.'
+-charset
+'UTF-8'
+-d
+'C:/Users/werner/git/jsr354-api/target/apidocs'
+-docencoding
+'UTF-8'
+-doctitle
+'JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API'
+-keywords
+-linkoffline
+'https://docs.oracle.com/javase/9/docs/api' 'C:/Users/werner/git/jsr354-api/target/javadoc-bundle-options'
+-use
+-version
+-windowtitle
+'JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API'
\ No newline at end of file
diff --git a/apidocs/overview-frame.html b/apidocs/overview-frame.html
new file mode 100644
index 0000000..6ccaeff
--- /dev/null
+++ b/apidocs/overview-frame.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+Overview List (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html
new file mode 100644
index 0000000..b88a35a
--- /dev/null
+++ b/apidocs/overview-summary.html
@@ -0,0 +1,161 @@
+
+
+
+
+
+
+Overview (JSR 354 (Money and Currency API) 1.0.1 API)
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+Packages
+
+Package
+Description
+
+
+
+javax.money
+
+Main package of the Money and Currency API.
+
+
+
+javax.money.convert
+
+Defines the monetary currency conversion API.
+
+
+
+javax.money.format
+
+Money and Currency format API.
+
+
+
+javax.money.spi
+
+SPI interfaces of the Money and Currency API, including bootstrap logic.
+
+
+
+
+
+
+
+
+
+Copyright © 2012–2016 JSR 354 - Expert Group . All rights reserved.
+
+
diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html
new file mode 100644
index 0000000..0d0531a
--- /dev/null
+++ b/apidocs/overview-tree.html
@@ -0,0 +1,251 @@
+
+
+
+
+
+Class Hierarchy (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+Enum Hierarchy
+
+java.lang.Object
+
+java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/package-list b/apidocs/package-list
new file mode 100644
index 0000000..c6d6ee8
--- /dev/null
+++ b/apidocs/package-list
@@ -0,0 +1,4 @@
+javax.money
+javax.money.convert
+javax.money.format
+javax.money.spi
diff --git a/apidocs/package-search-index.js b/apidocs/package-search-index.js
new file mode 100644
index 0000000..92243ad
--- /dev/null
+++ b/apidocs/package-search-index.js
@@ -0,0 +1 @@
+packageSearchIndex = [{"l":"All Packages","url":"allpackages-index.html"},{"m":"java.money","l":"javax.money"},{"m":"java.money","l":"javax.money.convert"},{"m":"java.money","l":"javax.money.format"},{"m":"java.money","l":"javax.money.spi"}]
\ No newline at end of file
diff --git a/apidocs/package-search-index.zip b/apidocs/package-search-index.zip
new file mode 100644
index 0000000..b03b77b
Binary files /dev/null and b/apidocs/package-search-index.zip differ
diff --git a/apidocs/packages b/apidocs/packages
new file mode 100644
index 0000000..a774382
--- /dev/null
+++ b/apidocs/packages
@@ -0,0 +1,4 @@
+javax.money
+javax.money.convert
+javax.money.format
+javax.money.spi
\ No newline at end of file
diff --git a/apidocs/resources/glass.png b/apidocs/resources/glass.png
new file mode 100644
index 0000000..a7f591f
Binary files /dev/null and b/apidocs/resources/glass.png differ
diff --git a/apidocs/resources/x.png b/apidocs/resources/x.png
new file mode 100644
index 0000000..30548a7
Binary files /dev/null and b/apidocs/resources/x.png differ
diff --git a/apidocs/script-dir/external/jquery/jquery.js b/apidocs/script-dir/external/jquery/jquery.js
new file mode 100644
index 0000000..5b16efa
--- /dev/null
+++ b/apidocs/script-dir/external/jquery/jquery.js
@@ -0,0 +1,10598 @@
+/*!
+ * jQuery JavaScript Library v3.4.1
+ * https://jquery.com/
+ *
+ * Includes Sizzle.js
+ * https://sizzlejs.com/
+ *
+ * Copyright JS Foundation and other contributors
+ * Released under the MIT license
+ * https://jquery.org/license
+ *
+ * Date: 2019-05-01T21:04Z
+ */
+( function( global, factory ) {
+
+ "use strict";
+
+ if ( typeof module === "object" && typeof module.exports === "object" ) {
+
+ // For CommonJS and CommonJS-like environments where a proper `window`
+ // is present, execute the factory and get jQuery.
+ // For environments that do not have a `window` with a `document`
+ // (such as Node.js), expose a factory as module.exports.
+ // This accentuates the need for the creation of a real `window`.
+ // e.g. var jQuery = require("jquery")(window);
+ // See ticket #14549 for more info.
+ module.exports = global.document ?
+ factory( global, true ) :
+ function( w ) {
+ if ( !w.document ) {
+ throw new Error( "jQuery requires a window with a document" );
+ }
+ return factory( w );
+ };
+ } else {
+ factory( global );
+ }
+
+// Pass this if window is not defined yet
+} )( typeof window !== "undefined" ? window : this, function( window, noGlobal ) {
+
+// Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1
+// throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode
+// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common
+// enough that all such attempts are guarded in a try block.
+"use strict";
+
+var arr = [];
+
+var document = window.document;
+
+var getProto = Object.getPrototypeOf;
+
+var slice = arr.slice;
+
+var concat = arr.concat;
+
+var push = arr.push;
+
+var indexOf = arr.indexOf;
+
+var class2type = {};
+
+var toString = class2type.toString;
+
+var hasOwn = class2type.hasOwnProperty;
+
+var fnToString = hasOwn.toString;
+
+var ObjectFunctionString = fnToString.call( Object );
+
+var support = {};
+
+var isFunction = function isFunction( obj ) {
+
+ // Support: Chrome <=57, Firefox <=52
+ // In some browsers, typeof returns "function" for HTML elements
+ // (i.e., `typeof document.createElement( "object" ) === "function"`).
+ // We don't want to classify *any* DOM node as a function.
+ return typeof obj === "function" && typeof obj.nodeType !== "number";
+ };
+
+
+var isWindow = function isWindow( obj ) {
+ return obj != null && obj === obj.window;
+ };
+
+
+
+
+ var preservedScriptAttributes = {
+ type: true,
+ src: true,
+ nonce: true,
+ noModule: true
+ };
+
+ function DOMEval( code, node, doc ) {
+ doc = doc || document;
+
+ var i, val,
+ script = doc.createElement( "script" );
+
+ script.text = code;
+ if ( node ) {
+ for ( i in preservedScriptAttributes ) {
+
+ // Support: Firefox 64+, Edge 18+
+ // Some browsers don't support the "nonce" property on scripts.
+ // On the other hand, just using `getAttribute` is not enough as
+ // the `nonce` attribute is reset to an empty string whenever it
+ // becomes browsing-context connected.
+ // See https://github.com/whatwg/html/issues/2369
+ // See https://html.spec.whatwg.org/#nonce-attributes
+ // The `node.getAttribute` check was added for the sake of
+ // `jQuery.globalEval` so that it can fake a nonce-containing node
+ // via an object.
+ val = node[ i ] || node.getAttribute && node.getAttribute( i );
+ if ( val ) {
+ script.setAttribute( i, val );
+ }
+ }
+ }
+ doc.head.appendChild( script ).parentNode.removeChild( script );
+ }
+
+
+function toType( obj ) {
+ if ( obj == null ) {
+ return obj + "";
+ }
+
+ // Support: Android <=2.3 only (functionish RegExp)
+ return typeof obj === "object" || typeof obj === "function" ?
+ class2type[ toString.call( obj ) ] || "object" :
+ typeof obj;
+}
+/* global Symbol */
+// Defining this global in .eslintrc.json would create a danger of using the global
+// unguarded in another place, it seems safer to define global only for this module
+
+
+
+var
+ version = "3.4.1",
+
+ // Define a local copy of jQuery
+ jQuery = function( selector, context ) {
+
+ // The jQuery object is actually just the init constructor 'enhanced'
+ // Need init if jQuery is called (just allow error to be thrown if not included)
+ return new jQuery.fn.init( selector, context );
+ },
+
+ // Support: Android <=4.0 only
+ // Make sure we trim BOM and NBSP
+ rtrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;
+
+jQuery.fn = jQuery.prototype = {
+
+ // The current version of jQuery being used
+ jquery: version,
+
+ constructor: jQuery,
+
+ // The default length of a jQuery object is 0
+ length: 0,
+
+ toArray: function() {
+ return slice.call( this );
+ },
+
+ // Get the Nth element in the matched element set OR
+ // Get the whole matched element set as a clean array
+ get: function( num ) {
+
+ // Return all the elements in a clean array
+ if ( num == null ) {
+ return slice.call( this );
+ }
+
+ // Return just the one element from the set
+ return num < 0 ? this[ num + this.length ] : this[ num ];
+ },
+
+ // Take an array of elements and push it onto the stack
+ // (returning the new matched element set)
+ pushStack: function( elems ) {
+
+ // Build a new jQuery matched element set
+ var ret = jQuery.merge( this.constructor(), elems );
+
+ // Add the old object onto the stack (as a reference)
+ ret.prevObject = this;
+
+ // Return the newly-formed element set
+ return ret;
+ },
+
+ // Execute a callback for every element in the matched set.
+ each: function( callback ) {
+ return jQuery.each( this, callback );
+ },
+
+ map: function( callback ) {
+ return this.pushStack( jQuery.map( this, function( elem, i ) {
+ return callback.call( elem, i, elem );
+ } ) );
+ },
+
+ slice: function() {
+ return this.pushStack( slice.apply( this, arguments ) );
+ },
+
+ first: function() {
+ return this.eq( 0 );
+ },
+
+ last: function() {
+ return this.eq( -1 );
+ },
+
+ eq: function( i ) {
+ var len = this.length,
+ j = +i + ( i < 0 ? len : 0 );
+ return this.pushStack( j >= 0 && j < len ? [ this[ j ] ] : [] );
+ },
+
+ end: function() {
+ return this.prevObject || this.constructor();
+ },
+
+ // For internal use only.
+ // Behaves like an Array's method, not like a jQuery method.
+ push: push,
+ sort: arr.sort,
+ splice: arr.splice
+};
+
+jQuery.extend = jQuery.fn.extend = function() {
+ var options, name, src, copy, copyIsArray, clone,
+ target = arguments[ 0 ] || {},
+ i = 1,
+ length = arguments.length,
+ deep = false;
+
+ // Handle a deep copy situation
+ if ( typeof target === "boolean" ) {
+ deep = target;
+
+ // Skip the boolean and the target
+ target = arguments[ i ] || {};
+ i++;
+ }
+
+ // Handle case when target is a string or something (possible in deep copy)
+ if ( typeof target !== "object" && !isFunction( target ) ) {
+ target = {};
+ }
+
+ // Extend jQuery itself if only one argument is passed
+ if ( i === length ) {
+ target = this;
+ i--;
+ }
+
+ for ( ; i < length; i++ ) {
+
+ // Only deal with non-null/undefined values
+ if ( ( options = arguments[ i ] ) != null ) {
+
+ // Extend the base object
+ for ( name in options ) {
+ copy = options[ name ];
+
+ // Prevent Object.prototype pollution
+ // Prevent never-ending loop
+ if ( name === "__proto__" || target === copy ) {
+ continue;
+ }
+
+ // Recurse if we're merging plain objects or arrays
+ if ( deep && copy && ( jQuery.isPlainObject( copy ) ||
+ ( copyIsArray = Array.isArray( copy ) ) ) ) {
+ src = target[ name ];
+
+ // Ensure proper type for the source value
+ if ( copyIsArray && !Array.isArray( src ) ) {
+ clone = [];
+ } else if ( !copyIsArray && !jQuery.isPlainObject( src ) ) {
+ clone = {};
+ } else {
+ clone = src;
+ }
+ copyIsArray = false;
+
+ // Never move original objects, clone them
+ target[ name ] = jQuery.extend( deep, clone, copy );
+
+ // Don't bring in undefined values
+ } else if ( copy !== undefined ) {
+ target[ name ] = copy;
+ }
+ }
+ }
+ }
+
+ // Return the modified object
+ return target;
+};
+
+jQuery.extend( {
+
+ // Unique for each copy of jQuery on the page
+ expando: "jQuery" + ( version + Math.random() ).replace( /\D/g, "" ),
+
+ // Assume jQuery is ready without the ready module
+ isReady: true,
+
+ error: function( msg ) {
+ throw new Error( msg );
+ },
+
+ noop: function() {},
+
+ isPlainObject: function( obj ) {
+ var proto, Ctor;
+
+ // Detect obvious negatives
+ // Use toString instead of jQuery.type to catch host objects
+ if ( !obj || toString.call( obj ) !== "[object Object]" ) {
+ return false;
+ }
+
+ proto = getProto( obj );
+
+ // Objects with no prototype (e.g., `Object.create( null )`) are plain
+ if ( !proto ) {
+ return true;
+ }
+
+ // Objects with prototype are plain iff they were constructed by a global Object function
+ Ctor = hasOwn.call( proto, "constructor" ) && proto.constructor;
+ return typeof Ctor === "function" && fnToString.call( Ctor ) === ObjectFunctionString;
+ },
+
+ isEmptyObject: function( obj ) {
+ var name;
+
+ for ( name in obj ) {
+ return false;
+ }
+ return true;
+ },
+
+ // Evaluates a script in a global context
+ globalEval: function( code, options ) {
+ DOMEval( code, { nonce: options && options.nonce } );
+ },
+
+ each: function( obj, callback ) {
+ var length, i = 0;
+
+ if ( isArrayLike( obj ) ) {
+ length = obj.length;
+ for ( ; i < length; i++ ) {
+ if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) {
+ break;
+ }
+ }
+ } else {
+ for ( i in obj ) {
+ if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) {
+ break;
+ }
+ }
+ }
+
+ return obj;
+ },
+
+ // Support: Android <=4.0 only
+ trim: function( text ) {
+ return text == null ?
+ "" :
+ ( text + "" ).replace( rtrim, "" );
+ },
+
+ // results is for internal usage only
+ makeArray: function( arr, results ) {
+ var ret = results || [];
+
+ if ( arr != null ) {
+ if ( isArrayLike( Object( arr ) ) ) {
+ jQuery.merge( ret,
+ typeof arr === "string" ?
+ [ arr ] : arr
+ );
+ } else {
+ push.call( ret, arr );
+ }
+ }
+
+ return ret;
+ },
+
+ inArray: function( elem, arr, i ) {
+ return arr == null ? -1 : indexOf.call( arr, elem, i );
+ },
+
+ // Support: Android <=4.0 only, PhantomJS 1 only
+ // push.apply(_, arraylike) throws on ancient WebKit
+ merge: function( first, second ) {
+ var len = +second.length,
+ j = 0,
+ i = first.length;
+
+ for ( ; j < len; j++ ) {
+ first[ i++ ] = second[ j ];
+ }
+
+ first.length = i;
+
+ return first;
+ },
+
+ grep: function( elems, callback, invert ) {
+ var callbackInverse,
+ matches = [],
+ i = 0,
+ length = elems.length,
+ callbackExpect = !invert;
+
+ // Go through the array, only saving the items
+ // that pass the validator function
+ for ( ; i < length; i++ ) {
+ callbackInverse = !callback( elems[ i ], i );
+ if ( callbackInverse !== callbackExpect ) {
+ matches.push( elems[ i ] );
+ }
+ }
+
+ return matches;
+ },
+
+ // arg is for internal usage only
+ map: function( elems, callback, arg ) {
+ var length, value,
+ i = 0,
+ ret = [];
+
+ // Go through the array, translating each of the items to their new values
+ if ( isArrayLike( elems ) ) {
+ length = elems.length;
+ for ( ; i < length; i++ ) {
+ value = callback( elems[ i ], i, arg );
+
+ if ( value != null ) {
+ ret.push( value );
+ }
+ }
+
+ // Go through every key on the object,
+ } else {
+ for ( i in elems ) {
+ value = callback( elems[ i ], i, arg );
+
+ if ( value != null ) {
+ ret.push( value );
+ }
+ }
+ }
+
+ // Flatten any nested arrays
+ return concat.apply( [], ret );
+ },
+
+ // A global GUID counter for objects
+ guid: 1,
+
+ // jQuery.support is not used in Core but other projects attach their
+ // properties to it so it needs to exist.
+ support: support
+} );
+
+if ( typeof Symbol === "function" ) {
+ jQuery.fn[ Symbol.iterator ] = arr[ Symbol.iterator ];
+}
+
+// Populate the class2type map
+jQuery.each( "Boolean Number String Function Array Date RegExp Object Error Symbol".split( " " ),
+function( i, name ) {
+ class2type[ "[object " + name + "]" ] = name.toLowerCase();
+} );
+
+function isArrayLike( obj ) {
+
+ // Support: real iOS 8.2 only (not reproducible in simulator)
+ // `in` check used to prevent JIT error (gh-2145)
+ // hasOwn isn't used here due to false negatives
+ // regarding Nodelist length in IE
+ var length = !!obj && "length" in obj && obj.length,
+ type = toType( obj );
+
+ if ( isFunction( obj ) || isWindow( obj ) ) {
+ return false;
+ }
+
+ return type === "array" || length === 0 ||
+ typeof length === "number" && length > 0 && ( length - 1 ) in obj;
+}
+var Sizzle =
+/*!
+ * Sizzle CSS Selector Engine v2.3.4
+ * https://sizzlejs.com/
+ *
+ * Copyright JS Foundation and other contributors
+ * Released under the MIT license
+ * https://js.foundation/
+ *
+ * Date: 2019-04-08
+ */
+(function( window ) {
+
+var i,
+ support,
+ Expr,
+ getText,
+ isXML,
+ tokenize,
+ compile,
+ select,
+ outermostContext,
+ sortInput,
+ hasDuplicate,
+
+ // Local document vars
+ setDocument,
+ document,
+ docElem,
+ documentIsHTML,
+ rbuggyQSA,
+ rbuggyMatches,
+ matches,
+ contains,
+
+ // Instance-specific data
+ expando = "sizzle" + 1 * new Date(),
+ preferredDoc = window.document,
+ dirruns = 0,
+ done = 0,
+ classCache = createCache(),
+ tokenCache = createCache(),
+ compilerCache = createCache(),
+ nonnativeSelectorCache = createCache(),
+ sortOrder = function( a, b ) {
+ if ( a === b ) {
+ hasDuplicate = true;
+ }
+ return 0;
+ },
+
+ // Instance methods
+ hasOwn = ({}).hasOwnProperty,
+ arr = [],
+ pop = arr.pop,
+ push_native = arr.push,
+ push = arr.push,
+ slice = arr.slice,
+ // Use a stripped-down indexOf as it's faster than native
+ // https://jsperf.com/thor-indexof-vs-for/5
+ indexOf = function( list, elem ) {
+ var i = 0,
+ len = list.length;
+ for ( ; i < len; i++ ) {
+ if ( list[i] === elem ) {
+ return i;
+ }
+ }
+ return -1;
+ },
+
+ booleans = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",
+
+ // Regular expressions
+
+ // http://www.w3.org/TR/css3-selectors/#whitespace
+ whitespace = "[\\x20\\t\\r\\n\\f]",
+
+ // http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier
+ identifier = "(?:\\\\.|[\\w-]|[^\0-\\xa0])+",
+
+ // Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors
+ attributes = "\\[" + whitespace + "*(" + identifier + ")(?:" + whitespace +
+ // Operator (capture 2)
+ "*([*^$|!~]?=)" + whitespace +
+ // "Attribute values must be CSS identifiers [capture 5] or strings [capture 3 or capture 4]"
+ "*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + identifier + "))|)" + whitespace +
+ "*\\]",
+
+ pseudos = ":(" + identifier + ")(?:\\((" +
+ // To reduce the number of selectors needing tokenize in the preFilter, prefer arguments:
+ // 1. quoted (capture 3; capture 4 or capture 5)
+ "('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|" +
+ // 2. simple (capture 6)
+ "((?:\\\\.|[^\\\\()[\\]]|" + attributes + ")*)|" +
+ // 3. anything else (capture 2)
+ ".*" +
+ ")\\)|)",
+
+ // Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter
+ rwhitespace = new RegExp( whitespace + "+", "g" ),
+ rtrim = new RegExp( "^" + whitespace + "+|((?:^|[^\\\\])(?:\\\\.)*)" + whitespace + "+$", "g" ),
+
+ rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ),
+ rcombinators = new RegExp( "^" + whitespace + "*([>+~]|" + whitespace + ")" + whitespace + "*" ),
+ rdescend = new RegExp( whitespace + "|>" ),
+
+ rpseudo = new RegExp( pseudos ),
+ ridentifier = new RegExp( "^" + identifier + "$" ),
+
+ matchExpr = {
+ "ID": new RegExp( "^#(" + identifier + ")" ),
+ "CLASS": new RegExp( "^\\.(" + identifier + ")" ),
+ "TAG": new RegExp( "^(" + identifier + "|[*])" ),
+ "ATTR": new RegExp( "^" + attributes ),
+ "PSEUDO": new RegExp( "^" + pseudos ),
+ "CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + whitespace +
+ "*(even|odd|(([+-]|)(\\d*)n|)" + whitespace + "*(?:([+-]|)" + whitespace +
+ "*(\\d+)|))" + whitespace + "*\\)|)", "i" ),
+ "bool": new RegExp( "^(?:" + booleans + ")$", "i" ),
+ // For use in libraries implementing .is()
+ // We use this for POS matching in `select`
+ "needsContext": new RegExp( "^" + whitespace + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" +
+ whitespace + "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" )
+ },
+
+ rhtml = /HTML$/i,
+ rinputs = /^(?:input|select|textarea|button)$/i,
+ rheader = /^h\d$/i,
+
+ rnative = /^[^{]+\{\s*\[native \w/,
+
+ // Easily-parseable/retrievable ID or TAG or CLASS selectors
+ rquickExpr = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,
+
+ rsibling = /[+~]/,
+
+ // CSS escapes
+ // http://www.w3.org/TR/CSS21/syndata.html#escaped-characters
+ runescape = new RegExp( "\\\\([\\da-f]{1,6}" + whitespace + "?|(" + whitespace + ")|.)", "ig" ),
+ funescape = function( _, escaped, escapedWhitespace ) {
+ var high = "0x" + escaped - 0x10000;
+ // NaN means non-codepoint
+ // Support: Firefox<24
+ // Workaround erroneous numeric interpretation of +"0x"
+ return high !== high || escapedWhitespace ?
+ escaped :
+ high < 0 ?
+ // BMP codepoint
+ String.fromCharCode( high + 0x10000 ) :
+ // Supplemental Plane codepoint (surrogate pair)
+ String.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 );
+ },
+
+ // CSS string/identifier serialization
+ // https://drafts.csswg.org/cssom/#common-serializing-idioms
+ rcssescape = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,
+ fcssescape = function( ch, asCodePoint ) {
+ if ( asCodePoint ) {
+
+ // U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER
+ if ( ch === "\0" ) {
+ return "\uFFFD";
+ }
+
+ // Control characters and (dependent upon position) numbers get escaped as code points
+ return ch.slice( 0, -1 ) + "\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + " ";
+ }
+
+ // Other potentially-special ASCII characters get backslash-escaped
+ return "\\" + ch;
+ },
+
+ // Used for iframes
+ // See setDocument()
+ // Removing the function wrapper causes a "Permission Denied"
+ // error in IE
+ unloadHandler = function() {
+ setDocument();
+ },
+
+ inDisabledFieldset = addCombinator(
+ function( elem ) {
+ return elem.disabled === true && elem.nodeName.toLowerCase() === "fieldset";
+ },
+ { dir: "parentNode", next: "legend" }
+ );
+
+// Optimize for push.apply( _, NodeList )
+try {
+ push.apply(
+ (arr = slice.call( preferredDoc.childNodes )),
+ preferredDoc.childNodes
+ );
+ // Support: Android<4.0
+ // Detect silently failing push.apply
+ arr[ preferredDoc.childNodes.length ].nodeType;
+} catch ( e ) {
+ push = { apply: arr.length ?
+
+ // Leverage slice if possible
+ function( target, els ) {
+ push_native.apply( target, slice.call(els) );
+ } :
+
+ // Support: IE<9
+ // Otherwise append directly
+ function( target, els ) {
+ var j = target.length,
+ i = 0;
+ // Can't trust NodeList.length
+ while ( (target[j++] = els[i++]) ) {}
+ target.length = j - 1;
+ }
+ };
+}
+
+function Sizzle( selector, context, results, seed ) {
+ var m, i, elem, nid, match, groups, newSelector,
+ newContext = context && context.ownerDocument,
+
+ // nodeType defaults to 9, since context defaults to document
+ nodeType = context ? context.nodeType : 9;
+
+ results = results || [];
+
+ // Return early from calls with invalid selector or context
+ if ( typeof selector !== "string" || !selector ||
+ nodeType !== 1 && nodeType !== 9 && nodeType !== 11 ) {
+
+ return results;
+ }
+
+ // Try to shortcut find operations (as opposed to filters) in HTML documents
+ if ( !seed ) {
+
+ if ( ( context ? context.ownerDocument || context : preferredDoc ) !== document ) {
+ setDocument( context );
+ }
+ context = context || document;
+
+ if ( documentIsHTML ) {
+
+ // If the selector is sufficiently simple, try using a "get*By*" DOM method
+ // (excepting DocumentFragment context, where the methods don't exist)
+ if ( nodeType !== 11 && (match = rquickExpr.exec( selector )) ) {
+
+ // ID selector
+ if ( (m = match[1]) ) {
+
+ // Document context
+ if ( nodeType === 9 ) {
+ if ( (elem = context.getElementById( m )) ) {
+
+ // Support: IE, Opera, Webkit
+ // TODO: identify versions
+ // getElementById can match elements by name instead of ID
+ if ( elem.id === m ) {
+ results.push( elem );
+ return results;
+ }
+ } else {
+ return results;
+ }
+
+ // Element context
+ } else {
+
+ // Support: IE, Opera, Webkit
+ // TODO: identify versions
+ // getElementById can match elements by name instead of ID
+ if ( newContext && (elem = newContext.getElementById( m )) &&
+ contains( context, elem ) &&
+ elem.id === m ) {
+
+ results.push( elem );
+ return results;
+ }
+ }
+
+ // Type selector
+ } else if ( match[2] ) {
+ push.apply( results, context.getElementsByTagName( selector ) );
+ return results;
+
+ // Class selector
+ } else if ( (m = match[3]) && support.getElementsByClassName &&
+ context.getElementsByClassName ) {
+
+ push.apply( results, context.getElementsByClassName( m ) );
+ return results;
+ }
+ }
+
+ // Take advantage of querySelectorAll
+ if ( support.qsa &&
+ !nonnativeSelectorCache[ selector + " " ] &&
+ (!rbuggyQSA || !rbuggyQSA.test( selector )) &&
+
+ // Support: IE 8 only
+ // Exclude object elements
+ (nodeType !== 1 || context.nodeName.toLowerCase() !== "object") ) {
+
+ newSelector = selector;
+ newContext = context;
+
+ // qSA considers elements outside a scoping root when evaluating child or
+ // descendant combinators, which is not what we want.
+ // In such cases, we work around the behavior by prefixing every selector in the
+ // list with an ID selector referencing the scope context.
+ // Thanks to Andrew Dupont for this technique.
+ if ( nodeType === 1 && rdescend.test( selector ) ) {
+
+ // Capture the context ID, setting it first if necessary
+ if ( (nid = context.getAttribute( "id" )) ) {
+ nid = nid.replace( rcssescape, fcssescape );
+ } else {
+ context.setAttribute( "id", (nid = expando) );
+ }
+
+ // Prefix every selector in the list
+ groups = tokenize( selector );
+ i = groups.length;
+ while ( i-- ) {
+ groups[i] = "#" + nid + " " + toSelector( groups[i] );
+ }
+ newSelector = groups.join( "," );
+
+ // Expand context for sibling selectors
+ newContext = rsibling.test( selector ) && testContext( context.parentNode ) ||
+ context;
+ }
+
+ try {
+ push.apply( results,
+ newContext.querySelectorAll( newSelector )
+ );
+ return results;
+ } catch ( qsaError ) {
+ nonnativeSelectorCache( selector, true );
+ } finally {
+ if ( nid === expando ) {
+ context.removeAttribute( "id" );
+ }
+ }
+ }
+ }
+ }
+
+ // All others
+ return select( selector.replace( rtrim, "$1" ), context, results, seed );
+}
+
+/**
+ * Create key-value caches of limited size
+ * @returns {function(string, object)} Returns the Object data after storing it on itself with
+ * property name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength)
+ * deleting the oldest entry
+ */
+function createCache() {
+ var keys = [];
+
+ function cache( key, value ) {
+ // Use (key + " ") to avoid collision with native prototype properties (see Issue #157)
+ if ( keys.push( key + " " ) > Expr.cacheLength ) {
+ // Only keep the most recent entries
+ delete cache[ keys.shift() ];
+ }
+ return (cache[ key + " " ] = value);
+ }
+ return cache;
+}
+
+/**
+ * Mark a function for special use by Sizzle
+ * @param {Function} fn The function to mark
+ */
+function markFunction( fn ) {
+ fn[ expando ] = true;
+ return fn;
+}
+
+/**
+ * Support testing using an element
+ * @param {Function} fn Passed the created element and returns a boolean result
+ */
+function assert( fn ) {
+ var el = document.createElement("fieldset");
+
+ try {
+ return !!fn( el );
+ } catch (e) {
+ return false;
+ } finally {
+ // Remove from its parent by default
+ if ( el.parentNode ) {
+ el.parentNode.removeChild( el );
+ }
+ // release memory in IE
+ el = null;
+ }
+}
+
+/**
+ * Adds the same handler for all of the specified attrs
+ * @param {String} attrs Pipe-separated list of attributes
+ * @param {Function} handler The method that will be applied
+ */
+function addHandle( attrs, handler ) {
+ var arr = attrs.split("|"),
+ i = arr.length;
+
+ while ( i-- ) {
+ Expr.attrHandle[ arr[i] ] = handler;
+ }
+}
+
+/**
+ * Checks document order of two siblings
+ * @param {Element} a
+ * @param {Element} b
+ * @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b
+ */
+function siblingCheck( a, b ) {
+ var cur = b && a,
+ diff = cur && a.nodeType === 1 && b.nodeType === 1 &&
+ a.sourceIndex - b.sourceIndex;
+
+ // Use IE sourceIndex if available on both nodes
+ if ( diff ) {
+ return diff;
+ }
+
+ // Check if b follows a
+ if ( cur ) {
+ while ( (cur = cur.nextSibling) ) {
+ if ( cur === b ) {
+ return -1;
+ }
+ }
+ }
+
+ return a ? 1 : -1;
+}
+
+/**
+ * Returns a function to use in pseudos for input types
+ * @param {String} type
+ */
+function createInputPseudo( type ) {
+ return function( elem ) {
+ var name = elem.nodeName.toLowerCase();
+ return name === "input" && elem.type === type;
+ };
+}
+
+/**
+ * Returns a function to use in pseudos for buttons
+ * @param {String} type
+ */
+function createButtonPseudo( type ) {
+ return function( elem ) {
+ var name = elem.nodeName.toLowerCase();
+ return (name === "input" || name === "button") && elem.type === type;
+ };
+}
+
+/**
+ * Returns a function to use in pseudos for :enabled/:disabled
+ * @param {Boolean} disabled true for :disabled; false for :enabled
+ */
+function createDisabledPseudo( disabled ) {
+
+ // Known :disabled false positives: fieldset[disabled] > legend:nth-of-type(n+2) :can-disable
+ return function( elem ) {
+
+ // Only certain elements can match :enabled or :disabled
+ // https://html.spec.whatwg.org/multipage/scripting.html#selector-enabled
+ // https://html.spec.whatwg.org/multipage/scripting.html#selector-disabled
+ if ( "form" in elem ) {
+
+ // Check for inherited disabledness on relevant non-disabled elements:
+ // * listed form-associated elements in a disabled fieldset
+ // https://html.spec.whatwg.org/multipage/forms.html#category-listed
+ // https://html.spec.whatwg.org/multipage/forms.html#concept-fe-disabled
+ // * option elements in a disabled optgroup
+ // https://html.spec.whatwg.org/multipage/forms.html#concept-option-disabled
+ // All such elements have a "form" property.
+ if ( elem.parentNode && elem.disabled === false ) {
+
+ // Option elements defer to a parent optgroup if present
+ if ( "label" in elem ) {
+ if ( "label" in elem.parentNode ) {
+ return elem.parentNode.disabled === disabled;
+ } else {
+ return elem.disabled === disabled;
+ }
+ }
+
+ // Support: IE 6 - 11
+ // Use the isDisabled shortcut property to check for disabled fieldset ancestors
+ return elem.isDisabled === disabled ||
+
+ // Where there is no isDisabled, check manually
+ /* jshint -W018 */
+ elem.isDisabled !== !disabled &&
+ inDisabledFieldset( elem ) === disabled;
+ }
+
+ return elem.disabled === disabled;
+
+ // Try to winnow out elements that can't be disabled before trusting the disabled property.
+ // Some victims get caught in our net (label, legend, menu, track), but it shouldn't
+ // even exist on them, let alone have a boolean value.
+ } else if ( "label" in elem ) {
+ return elem.disabled === disabled;
+ }
+
+ // Remaining elements are neither :enabled nor :disabled
+ return false;
+ };
+}
+
+/**
+ * Returns a function to use in pseudos for positionals
+ * @param {Function} fn
+ */
+function createPositionalPseudo( fn ) {
+ return markFunction(function( argument ) {
+ argument = +argument;
+ return markFunction(function( seed, matches ) {
+ var j,
+ matchIndexes = fn( [], seed.length, argument ),
+ i = matchIndexes.length;
+
+ // Match elements found at the specified indexes
+ while ( i-- ) {
+ if ( seed[ (j = matchIndexes[i]) ] ) {
+ seed[j] = !(matches[j] = seed[j]);
+ }
+ }
+ });
+ });
+}
+
+/**
+ * Checks a node for validity as a Sizzle context
+ * @param {Element|Object=} context
+ * @returns {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value
+ */
+function testContext( context ) {
+ return context && typeof context.getElementsByTagName !== "undefined" && context;
+}
+
+// Expose support vars for convenience
+support = Sizzle.support = {};
+
+/**
+ * Detects XML nodes
+ * @param {Element|Object} elem An element or a document
+ * @returns {Boolean} True iff elem is a non-HTML XML node
+ */
+isXML = Sizzle.isXML = function( elem ) {
+ var namespace = elem.namespaceURI,
+ docElem = (elem.ownerDocument || elem).documentElement;
+
+ // Support: IE <=8
+ // Assume HTML when documentElement doesn't yet exist, such as inside loading iframes
+ // https://bugs.jquery.com/ticket/4833
+ return !rhtml.test( namespace || docElem && docElem.nodeName || "HTML" );
+};
+
+/**
+ * Sets document-related variables once based on the current document
+ * @param {Element|Object} [doc] An element or document object to use to set the document
+ * @returns {Object} Returns the current document
+ */
+setDocument = Sizzle.setDocument = function( node ) {
+ var hasCompare, subWindow,
+ doc = node ? node.ownerDocument || node : preferredDoc;
+
+ // Return early if doc is invalid or already selected
+ if ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) {
+ return document;
+ }
+
+ // Update global variables
+ document = doc;
+ docElem = document.documentElement;
+ documentIsHTML = !isXML( document );
+
+ // Support: IE 9-11, Edge
+ // Accessing iframe documents after unload throws "permission denied" errors (jQuery #13936)
+ if ( preferredDoc !== document &&
+ (subWindow = document.defaultView) && subWindow.top !== subWindow ) {
+
+ // Support: IE 11, Edge
+ if ( subWindow.addEventListener ) {
+ subWindow.addEventListener( "unload", unloadHandler, false );
+
+ // Support: IE 9 - 10 only
+ } else if ( subWindow.attachEvent ) {
+ subWindow.attachEvent( "onunload", unloadHandler );
+ }
+ }
+
+ /* Attributes
+ ---------------------------------------------------------------------- */
+
+ // Support: IE<8
+ // Verify that getAttribute really returns attributes and not properties
+ // (excepting IE8 booleans)
+ support.attributes = assert(function( el ) {
+ el.className = "i";
+ return !el.getAttribute("className");
+ });
+
+ /* getElement(s)By*
+ ---------------------------------------------------------------------- */
+
+ // Check if getElementsByTagName("*") returns only elements
+ support.getElementsByTagName = assert(function( el ) {
+ el.appendChild( document.createComment("") );
+ return !el.getElementsByTagName("*").length;
+ });
+
+ // Support: IE<9
+ support.getElementsByClassName = rnative.test( document.getElementsByClassName );
+
+ // Support: IE<10
+ // Check if getElementById returns elements by name
+ // The broken getElementById methods don't pick up programmatically-set names,
+ // so use a roundabout getElementsByName test
+ support.getById = assert(function( el ) {
+ docElem.appendChild( el ).id = expando;
+ return !document.getElementsByName || !document.getElementsByName( expando ).length;
+ });
+
+ // ID filter and find
+ if ( support.getById ) {
+ Expr.filter["ID"] = function( id ) {
+ var attrId = id.replace( runescape, funescape );
+ return function( elem ) {
+ return elem.getAttribute("id") === attrId;
+ };
+ };
+ Expr.find["ID"] = function( id, context ) {
+ if ( typeof context.getElementById !== "undefined" && documentIsHTML ) {
+ var elem = context.getElementById( id );
+ return elem ? [ elem ] : [];
+ }
+ };
+ } else {
+ Expr.filter["ID"] = function( id ) {
+ var attrId = id.replace( runescape, funescape );
+ return function( elem ) {
+ var node = typeof elem.getAttributeNode !== "undefined" &&
+ elem.getAttributeNode("id");
+ return node && node.value === attrId;
+ };
+ };
+
+ // Support: IE 6 - 7 only
+ // getElementById is not reliable as a find shortcut
+ Expr.find["ID"] = function( id, context ) {
+ if ( typeof context.getElementById !== "undefined" && documentIsHTML ) {
+ var node, i, elems,
+ elem = context.getElementById( id );
+
+ if ( elem ) {
+
+ // Verify the id attribute
+ node = elem.getAttributeNode("id");
+ if ( node && node.value === id ) {
+ return [ elem ];
+ }
+
+ // Fall back on getElementsByName
+ elems = context.getElementsByName( id );
+ i = 0;
+ while ( (elem = elems[i++]) ) {
+ node = elem.getAttributeNode("id");
+ if ( node && node.value === id ) {
+ return [ elem ];
+ }
+ }
+ }
+
+ return [];
+ }
+ };
+ }
+
+ // Tag
+ Expr.find["TAG"] = support.getElementsByTagName ?
+ function( tag, context ) {
+ if ( typeof context.getElementsByTagName !== "undefined" ) {
+ return context.getElementsByTagName( tag );
+
+ // DocumentFragment nodes don't have gEBTN
+ } else if ( support.qsa ) {
+ return context.querySelectorAll( tag );
+ }
+ } :
+
+ function( tag, context ) {
+ var elem,
+ tmp = [],
+ i = 0,
+ // By happy coincidence, a (broken) gEBTN appears on DocumentFragment nodes too
+ results = context.getElementsByTagName( tag );
+
+ // Filter out possible comments
+ if ( tag === "*" ) {
+ while ( (elem = results[i++]) ) {
+ if ( elem.nodeType === 1 ) {
+ tmp.push( elem );
+ }
+ }
+
+ return tmp;
+ }
+ return results;
+ };
+
+ // Class
+ Expr.find["CLASS"] = support.getElementsByClassName && function( className, context ) {
+ if ( typeof context.getElementsByClassName !== "undefined" && documentIsHTML ) {
+ return context.getElementsByClassName( className );
+ }
+ };
+
+ /* QSA/matchesSelector
+ ---------------------------------------------------------------------- */
+
+ // QSA and matchesSelector support
+
+ // matchesSelector(:active) reports false when true (IE9/Opera 11.5)
+ rbuggyMatches = [];
+
+ // qSa(:focus) reports false when true (Chrome 21)
+ // We allow this because of a bug in IE8/9 that throws an error
+ // whenever `document.activeElement` is accessed on an iframe
+ // So, we allow :focus to pass through QSA all the time to avoid the IE error
+ // See https://bugs.jquery.com/ticket/13378
+ rbuggyQSA = [];
+
+ if ( (support.qsa = rnative.test( document.querySelectorAll )) ) {
+ // Build QSA regex
+ // Regex strategy adopted from Diego Perini
+ assert(function( el ) {
+ // Select is set to empty string on purpose
+ // This is to test IE's treatment of not explicitly
+ // setting a boolean content attribute,
+ // since its presence should be enough
+ // https://bugs.jquery.com/ticket/12359
+ docElem.appendChild( el ).innerHTML = " " +
+ "" +
+ " ";
+
+ // Support: IE8, Opera 11-12.16
+ // Nothing should be selected when empty strings follow ^= or $= or *=
+ // The test attribute must be unknown in Opera but "safe" for WinRT
+ // https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section
+ if ( el.querySelectorAll("[msallowcapture^='']").length ) {
+ rbuggyQSA.push( "[*^$]=" + whitespace + "*(?:''|\"\")" );
+ }
+
+ // Support: IE8
+ // Boolean attributes and "value" are not treated correctly
+ if ( !el.querySelectorAll("[selected]").length ) {
+ rbuggyQSA.push( "\\[" + whitespace + "*(?:value|" + booleans + ")" );
+ }
+
+ // Support: Chrome<29, Android<4.4, Safari<7.0+, iOS<7.0+, PhantomJS<1.9.8+
+ if ( !el.querySelectorAll( "[id~=" + expando + "-]" ).length ) {
+ rbuggyQSA.push("~=");
+ }
+
+ // Webkit/Opera - :checked should return selected option elements
+ // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked
+ // IE8 throws error here and will not see later tests
+ if ( !el.querySelectorAll(":checked").length ) {
+ rbuggyQSA.push(":checked");
+ }
+
+ // Support: Safari 8+, iOS 8+
+ // https://bugs.webkit.org/show_bug.cgi?id=136851
+ // In-page `selector#id sibling-combinator selector` fails
+ if ( !el.querySelectorAll( "a#" + expando + "+*" ).length ) {
+ rbuggyQSA.push(".#.+[+~]");
+ }
+ });
+
+ assert(function( el ) {
+ el.innerHTML = " " +
+ " ";
+
+ // Support: Windows 8 Native Apps
+ // The type and name attributes are restricted during .innerHTML assignment
+ var input = document.createElement("input");
+ input.setAttribute( "type", "hidden" );
+ el.appendChild( input ).setAttribute( "name", "D" );
+
+ // Support: IE8
+ // Enforce case-sensitivity of name attribute
+ if ( el.querySelectorAll("[name=d]").length ) {
+ rbuggyQSA.push( "name" + whitespace + "*[*^$|!~]?=" );
+ }
+
+ // FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled)
+ // IE8 throws error here and will not see later tests
+ if ( el.querySelectorAll(":enabled").length !== 2 ) {
+ rbuggyQSA.push( ":enabled", ":disabled" );
+ }
+
+ // Support: IE9-11+
+ // IE's :disabled selector does not pick up the children of disabled fieldsets
+ docElem.appendChild( el ).disabled = true;
+ if ( el.querySelectorAll(":disabled").length !== 2 ) {
+ rbuggyQSA.push( ":enabled", ":disabled" );
+ }
+
+ // Opera 10-11 does not throw on post-comma invalid pseudos
+ el.querySelectorAll("*,:x");
+ rbuggyQSA.push(",.*:");
+ });
+ }
+
+ if ( (support.matchesSelector = rnative.test( (matches = docElem.matches ||
+ docElem.webkitMatchesSelector ||
+ docElem.mozMatchesSelector ||
+ docElem.oMatchesSelector ||
+ docElem.msMatchesSelector) )) ) {
+
+ assert(function( el ) {
+ // Check to see if it's possible to do matchesSelector
+ // on a disconnected node (IE 9)
+ support.disconnectedMatch = matches.call( el, "*" );
+
+ // This should fail with an exception
+ // Gecko does not error, returns false instead
+ matches.call( el, "[s!='']:x" );
+ rbuggyMatches.push( "!=", pseudos );
+ });
+ }
+
+ rbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join("|") );
+ rbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join("|") );
+
+ /* Contains
+ ---------------------------------------------------------------------- */
+ hasCompare = rnative.test( docElem.compareDocumentPosition );
+
+ // Element contains another
+ // Purposefully self-exclusive
+ // As in, an element does not contain itself
+ contains = hasCompare || rnative.test( docElem.contains ) ?
+ function( a, b ) {
+ var adown = a.nodeType === 9 ? a.documentElement : a,
+ bup = b && b.parentNode;
+ return a === bup || !!( bup && bup.nodeType === 1 && (
+ adown.contains ?
+ adown.contains( bup ) :
+ a.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16
+ ));
+ } :
+ function( a, b ) {
+ if ( b ) {
+ while ( (b = b.parentNode) ) {
+ if ( b === a ) {
+ return true;
+ }
+ }
+ }
+ return false;
+ };
+
+ /* Sorting
+ ---------------------------------------------------------------------- */
+
+ // Document order sorting
+ sortOrder = hasCompare ?
+ function( a, b ) {
+
+ // Flag for duplicate removal
+ if ( a === b ) {
+ hasDuplicate = true;
+ return 0;
+ }
+
+ // Sort on method existence if only one input has compareDocumentPosition
+ var compare = !a.compareDocumentPosition - !b.compareDocumentPosition;
+ if ( compare ) {
+ return compare;
+ }
+
+ // Calculate position if both inputs belong to the same document
+ compare = ( a.ownerDocument || a ) === ( b.ownerDocument || b ) ?
+ a.compareDocumentPosition( b ) :
+
+ // Otherwise we know they are disconnected
+ 1;
+
+ // Disconnected nodes
+ if ( compare & 1 ||
+ (!support.sortDetached && b.compareDocumentPosition( a ) === compare) ) {
+
+ // Choose the first element that is related to our preferred document
+ if ( a === document || a.ownerDocument === preferredDoc && contains(preferredDoc, a) ) {
+ return -1;
+ }
+ if ( b === document || b.ownerDocument === preferredDoc && contains(preferredDoc, b) ) {
+ return 1;
+ }
+
+ // Maintain original order
+ return sortInput ?
+ ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :
+ 0;
+ }
+
+ return compare & 4 ? -1 : 1;
+ } :
+ function( a, b ) {
+ // Exit early if the nodes are identical
+ if ( a === b ) {
+ hasDuplicate = true;
+ return 0;
+ }
+
+ var cur,
+ i = 0,
+ aup = a.parentNode,
+ bup = b.parentNode,
+ ap = [ a ],
+ bp = [ b ];
+
+ // Parentless nodes are either documents or disconnected
+ if ( !aup || !bup ) {
+ return a === document ? -1 :
+ b === document ? 1 :
+ aup ? -1 :
+ bup ? 1 :
+ sortInput ?
+ ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :
+ 0;
+
+ // If the nodes are siblings, we can do a quick check
+ } else if ( aup === bup ) {
+ return siblingCheck( a, b );
+ }
+
+ // Otherwise we need full lists of their ancestors for comparison
+ cur = a;
+ while ( (cur = cur.parentNode) ) {
+ ap.unshift( cur );
+ }
+ cur = b;
+ while ( (cur = cur.parentNode) ) {
+ bp.unshift( cur );
+ }
+
+ // Walk down the tree looking for a discrepancy
+ while ( ap[i] === bp[i] ) {
+ i++;
+ }
+
+ return i ?
+ // Do a sibling check if the nodes have a common ancestor
+ siblingCheck( ap[i], bp[i] ) :
+
+ // Otherwise nodes in our document sort first
+ ap[i] === preferredDoc ? -1 :
+ bp[i] === preferredDoc ? 1 :
+ 0;
+ };
+
+ return document;
+};
+
+Sizzle.matches = function( expr, elements ) {
+ return Sizzle( expr, null, null, elements );
+};
+
+Sizzle.matchesSelector = function( elem, expr ) {
+ // Set document vars if needed
+ if ( ( elem.ownerDocument || elem ) !== document ) {
+ setDocument( elem );
+ }
+
+ if ( support.matchesSelector && documentIsHTML &&
+ !nonnativeSelectorCache[ expr + " " ] &&
+ ( !rbuggyMatches || !rbuggyMatches.test( expr ) ) &&
+ ( !rbuggyQSA || !rbuggyQSA.test( expr ) ) ) {
+
+ try {
+ var ret = matches.call( elem, expr );
+
+ // IE 9's matchesSelector returns false on disconnected nodes
+ if ( ret || support.disconnectedMatch ||
+ // As well, disconnected nodes are said to be in a document
+ // fragment in IE 9
+ elem.document && elem.document.nodeType !== 11 ) {
+ return ret;
+ }
+ } catch (e) {
+ nonnativeSelectorCache( expr, true );
+ }
+ }
+
+ return Sizzle( expr, document, null, [ elem ] ).length > 0;
+};
+
+Sizzle.contains = function( context, elem ) {
+ // Set document vars if needed
+ if ( ( context.ownerDocument || context ) !== document ) {
+ setDocument( context );
+ }
+ return contains( context, elem );
+};
+
+Sizzle.attr = function( elem, name ) {
+ // Set document vars if needed
+ if ( ( elem.ownerDocument || elem ) !== document ) {
+ setDocument( elem );
+ }
+
+ var fn = Expr.attrHandle[ name.toLowerCase() ],
+ // Don't get fooled by Object.prototype properties (jQuery #13807)
+ val = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ?
+ fn( elem, name, !documentIsHTML ) :
+ undefined;
+
+ return val !== undefined ?
+ val :
+ support.attributes || !documentIsHTML ?
+ elem.getAttribute( name ) :
+ (val = elem.getAttributeNode(name)) && val.specified ?
+ val.value :
+ null;
+};
+
+Sizzle.escape = function( sel ) {
+ return (sel + "").replace( rcssescape, fcssescape );
+};
+
+Sizzle.error = function( msg ) {
+ throw new Error( "Syntax error, unrecognized expression: " + msg );
+};
+
+/**
+ * Document sorting and removing duplicates
+ * @param {ArrayLike} results
+ */
+Sizzle.uniqueSort = function( results ) {
+ var elem,
+ duplicates = [],
+ j = 0,
+ i = 0;
+
+ // Unless we *know* we can detect duplicates, assume their presence
+ hasDuplicate = !support.detectDuplicates;
+ sortInput = !support.sortStable && results.slice( 0 );
+ results.sort( sortOrder );
+
+ if ( hasDuplicate ) {
+ while ( (elem = results[i++]) ) {
+ if ( elem === results[ i ] ) {
+ j = duplicates.push( i );
+ }
+ }
+ while ( j-- ) {
+ results.splice( duplicates[ j ], 1 );
+ }
+ }
+
+ // Clear input after sorting to release objects
+ // See https://github.com/jquery/sizzle/pull/225
+ sortInput = null;
+
+ return results;
+};
+
+/**
+ * Utility function for retrieving the text value of an array of DOM nodes
+ * @param {Array|Element} elem
+ */
+getText = Sizzle.getText = function( elem ) {
+ var node,
+ ret = "",
+ i = 0,
+ nodeType = elem.nodeType;
+
+ if ( !nodeType ) {
+ // If no nodeType, this is expected to be an array
+ while ( (node = elem[i++]) ) {
+ // Do not traverse comment nodes
+ ret += getText( node );
+ }
+ } else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) {
+ // Use textContent for elements
+ // innerText usage removed for consistency of new lines (jQuery #11153)
+ if ( typeof elem.textContent === "string" ) {
+ return elem.textContent;
+ } else {
+ // Traverse its children
+ for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {
+ ret += getText( elem );
+ }
+ }
+ } else if ( nodeType === 3 || nodeType === 4 ) {
+ return elem.nodeValue;
+ }
+ // Do not include comment or processing instruction nodes
+
+ return ret;
+};
+
+Expr = Sizzle.selectors = {
+
+ // Can be adjusted by the user
+ cacheLength: 50,
+
+ createPseudo: markFunction,
+
+ match: matchExpr,
+
+ attrHandle: {},
+
+ find: {},
+
+ relative: {
+ ">": { dir: "parentNode", first: true },
+ " ": { dir: "parentNode" },
+ "+": { dir: "previousSibling", first: true },
+ "~": { dir: "previousSibling" }
+ },
+
+ preFilter: {
+ "ATTR": function( match ) {
+ match[1] = match[1].replace( runescape, funescape );
+
+ // Move the given value to match[3] whether quoted or unquoted
+ match[3] = ( match[3] || match[4] || match[5] || "" ).replace( runescape, funescape );
+
+ if ( match[2] === "~=" ) {
+ match[3] = " " + match[3] + " ";
+ }
+
+ return match.slice( 0, 4 );
+ },
+
+ "CHILD": function( match ) {
+ /* matches from matchExpr["CHILD"]
+ 1 type (only|nth|...)
+ 2 what (child|of-type)
+ 3 argument (even|odd|\d*|\d*n([+-]\d+)?|...)
+ 4 xn-component of xn+y argument ([+-]?\d*n|)
+ 5 sign of xn-component
+ 6 x of xn-component
+ 7 sign of y-component
+ 8 y of y-component
+ */
+ match[1] = match[1].toLowerCase();
+
+ if ( match[1].slice( 0, 3 ) === "nth" ) {
+ // nth-* requires argument
+ if ( !match[3] ) {
+ Sizzle.error( match[0] );
+ }
+
+ // numeric x and y parameters for Expr.filter.CHILD
+ // remember that false/true cast respectively to 0/1
+ match[4] = +( match[4] ? match[5] + (match[6] || 1) : 2 * ( match[3] === "even" || match[3] === "odd" ) );
+ match[5] = +( ( match[7] + match[8] ) || match[3] === "odd" );
+
+ // other types prohibit arguments
+ } else if ( match[3] ) {
+ Sizzle.error( match[0] );
+ }
+
+ return match;
+ },
+
+ "PSEUDO": function( match ) {
+ var excess,
+ unquoted = !match[6] && match[2];
+
+ if ( matchExpr["CHILD"].test( match[0] ) ) {
+ return null;
+ }
+
+ // Accept quoted arguments as-is
+ if ( match[3] ) {
+ match[2] = match[4] || match[5] || "";
+
+ // Strip excess characters from unquoted arguments
+ } else if ( unquoted && rpseudo.test( unquoted ) &&
+ // Get excess from tokenize (recursively)
+ (excess = tokenize( unquoted, true )) &&
+ // advance to the next closing parenthesis
+ (excess = unquoted.indexOf( ")", unquoted.length - excess ) - unquoted.length) ) {
+
+ // excess is a negative index
+ match[0] = match[0].slice( 0, excess );
+ match[2] = unquoted.slice( 0, excess );
+ }
+
+ // Return only captures needed by the pseudo filter method (type and argument)
+ return match.slice( 0, 3 );
+ }
+ },
+
+ filter: {
+
+ "TAG": function( nodeNameSelector ) {
+ var nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase();
+ return nodeNameSelector === "*" ?
+ function() { return true; } :
+ function( elem ) {
+ return elem.nodeName && elem.nodeName.toLowerCase() === nodeName;
+ };
+ },
+
+ "CLASS": function( className ) {
+ var pattern = classCache[ className + " " ];
+
+ return pattern ||
+ (pattern = new RegExp( "(^|" + whitespace + ")" + className + "(" + whitespace + "|$)" )) &&
+ classCache( className, function( elem ) {
+ return pattern.test( typeof elem.className === "string" && elem.className || typeof elem.getAttribute !== "undefined" && elem.getAttribute("class") || "" );
+ });
+ },
+
+ "ATTR": function( name, operator, check ) {
+ return function( elem ) {
+ var result = Sizzle.attr( elem, name );
+
+ if ( result == null ) {
+ return operator === "!=";
+ }
+ if ( !operator ) {
+ return true;
+ }
+
+ result += "";
+
+ return operator === "=" ? result === check :
+ operator === "!=" ? result !== check :
+ operator === "^=" ? check && result.indexOf( check ) === 0 :
+ operator === "*=" ? check && result.indexOf( check ) > -1 :
+ operator === "$=" ? check && result.slice( -check.length ) === check :
+ operator === "~=" ? ( " " + result.replace( rwhitespace, " " ) + " " ).indexOf( check ) > -1 :
+ operator === "|=" ? result === check || result.slice( 0, check.length + 1 ) === check + "-" :
+ false;
+ };
+ },
+
+ "CHILD": function( type, what, argument, first, last ) {
+ var simple = type.slice( 0, 3 ) !== "nth",
+ forward = type.slice( -4 ) !== "last",
+ ofType = what === "of-type";
+
+ return first === 1 && last === 0 ?
+
+ // Shortcut for :nth-*(n)
+ function( elem ) {
+ return !!elem.parentNode;
+ } :
+
+ function( elem, context, xml ) {
+ var cache, uniqueCache, outerCache, node, nodeIndex, start,
+ dir = simple !== forward ? "nextSibling" : "previousSibling",
+ parent = elem.parentNode,
+ name = ofType && elem.nodeName.toLowerCase(),
+ useCache = !xml && !ofType,
+ diff = false;
+
+ if ( parent ) {
+
+ // :(first|last|only)-(child|of-type)
+ if ( simple ) {
+ while ( dir ) {
+ node = elem;
+ while ( (node = node[ dir ]) ) {
+ if ( ofType ?
+ node.nodeName.toLowerCase() === name :
+ node.nodeType === 1 ) {
+
+ return false;
+ }
+ }
+ // Reverse direction for :only-* (if we haven't yet done so)
+ start = dir = type === "only" && !start && "nextSibling";
+ }
+ return true;
+ }
+
+ start = [ forward ? parent.firstChild : parent.lastChild ];
+
+ // non-xml :nth-child(...) stores cache data on `parent`
+ if ( forward && useCache ) {
+
+ // Seek `elem` from a previously-cached index
+
+ // ...in a gzip-friendly way
+ node = parent;
+ outerCache = node[ expando ] || (node[ expando ] = {});
+
+ // Support: IE <9 only
+ // Defend against cloned attroperties (jQuery gh-1709)
+ uniqueCache = outerCache[ node.uniqueID ] ||
+ (outerCache[ node.uniqueID ] = {});
+
+ cache = uniqueCache[ type ] || [];
+ nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];
+ diff = nodeIndex && cache[ 2 ];
+ node = nodeIndex && parent.childNodes[ nodeIndex ];
+
+ while ( (node = ++nodeIndex && node && node[ dir ] ||
+
+ // Fallback to seeking `elem` from the start
+ (diff = nodeIndex = 0) || start.pop()) ) {
+
+ // When found, cache indexes on `parent` and break
+ if ( node.nodeType === 1 && ++diff && node === elem ) {
+ uniqueCache[ type ] = [ dirruns, nodeIndex, diff ];
+ break;
+ }
+ }
+
+ } else {
+ // Use previously-cached element index if available
+ if ( useCache ) {
+ // ...in a gzip-friendly way
+ node = elem;
+ outerCache = node[ expando ] || (node[ expando ] = {});
+
+ // Support: IE <9 only
+ // Defend against cloned attroperties (jQuery gh-1709)
+ uniqueCache = outerCache[ node.uniqueID ] ||
+ (outerCache[ node.uniqueID ] = {});
+
+ cache = uniqueCache[ type ] || [];
+ nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];
+ diff = nodeIndex;
+ }
+
+ // xml :nth-child(...)
+ // or :nth-last-child(...) or :nth(-last)?-of-type(...)
+ if ( diff === false ) {
+ // Use the same loop as above to seek `elem` from the start
+ while ( (node = ++nodeIndex && node && node[ dir ] ||
+ (diff = nodeIndex = 0) || start.pop()) ) {
+
+ if ( ( ofType ?
+ node.nodeName.toLowerCase() === name :
+ node.nodeType === 1 ) &&
+ ++diff ) {
+
+ // Cache the index of each encountered element
+ if ( useCache ) {
+ outerCache = node[ expando ] || (node[ expando ] = {});
+
+ // Support: IE <9 only
+ // Defend against cloned attroperties (jQuery gh-1709)
+ uniqueCache = outerCache[ node.uniqueID ] ||
+ (outerCache[ node.uniqueID ] = {});
+
+ uniqueCache[ type ] = [ dirruns, diff ];
+ }
+
+ if ( node === elem ) {
+ break;
+ }
+ }
+ }
+ }
+ }
+
+ // Incorporate the offset, then check against cycle size
+ diff -= last;
+ return diff === first || ( diff % first === 0 && diff / first >= 0 );
+ }
+ };
+ },
+
+ "PSEUDO": function( pseudo, argument ) {
+ // pseudo-class names are case-insensitive
+ // http://www.w3.org/TR/selectors/#pseudo-classes
+ // Prioritize by case sensitivity in case custom pseudos are added with uppercase letters
+ // Remember that setFilters inherits from pseudos
+ var args,
+ fn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] ||
+ Sizzle.error( "unsupported pseudo: " + pseudo );
+
+ // The user may use createPseudo to indicate that
+ // arguments are needed to create the filter function
+ // just as Sizzle does
+ if ( fn[ expando ] ) {
+ return fn( argument );
+ }
+
+ // But maintain support for old signatures
+ if ( fn.length > 1 ) {
+ args = [ pseudo, pseudo, "", argument ];
+ return Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ?
+ markFunction(function( seed, matches ) {
+ var idx,
+ matched = fn( seed, argument ),
+ i = matched.length;
+ while ( i-- ) {
+ idx = indexOf( seed, matched[i] );
+ seed[ idx ] = !( matches[ idx ] = matched[i] );
+ }
+ }) :
+ function( elem ) {
+ return fn( elem, 0, args );
+ };
+ }
+
+ return fn;
+ }
+ },
+
+ pseudos: {
+ // Potentially complex pseudos
+ "not": markFunction(function( selector ) {
+ // Trim the selector passed to compile
+ // to avoid treating leading and trailing
+ // spaces as combinators
+ var input = [],
+ results = [],
+ matcher = compile( selector.replace( rtrim, "$1" ) );
+
+ return matcher[ expando ] ?
+ markFunction(function( seed, matches, context, xml ) {
+ var elem,
+ unmatched = matcher( seed, null, xml, [] ),
+ i = seed.length;
+
+ // Match elements unmatched by `matcher`
+ while ( i-- ) {
+ if ( (elem = unmatched[i]) ) {
+ seed[i] = !(matches[i] = elem);
+ }
+ }
+ }) :
+ function( elem, context, xml ) {
+ input[0] = elem;
+ matcher( input, null, xml, results );
+ // Don't keep the element (issue #299)
+ input[0] = null;
+ return !results.pop();
+ };
+ }),
+
+ "has": markFunction(function( selector ) {
+ return function( elem ) {
+ return Sizzle( selector, elem ).length > 0;
+ };
+ }),
+
+ "contains": markFunction(function( text ) {
+ text = text.replace( runescape, funescape );
+ return function( elem ) {
+ return ( elem.textContent || getText( elem ) ).indexOf( text ) > -1;
+ };
+ }),
+
+ // "Whether an element is represented by a :lang() selector
+ // is based solely on the element's language value
+ // being equal to the identifier C,
+ // or beginning with the identifier C immediately followed by "-".
+ // The matching of C against the element's language value is performed case-insensitively.
+ // The identifier C does not have to be a valid language name."
+ // http://www.w3.org/TR/selectors/#lang-pseudo
+ "lang": markFunction( function( lang ) {
+ // lang value must be a valid identifier
+ if ( !ridentifier.test(lang || "") ) {
+ Sizzle.error( "unsupported lang: " + lang );
+ }
+ lang = lang.replace( runescape, funescape ).toLowerCase();
+ return function( elem ) {
+ var elemLang;
+ do {
+ if ( (elemLang = documentIsHTML ?
+ elem.lang :
+ elem.getAttribute("xml:lang") || elem.getAttribute("lang")) ) {
+
+ elemLang = elemLang.toLowerCase();
+ return elemLang === lang || elemLang.indexOf( lang + "-" ) === 0;
+ }
+ } while ( (elem = elem.parentNode) && elem.nodeType === 1 );
+ return false;
+ };
+ }),
+
+ // Miscellaneous
+ "target": function( elem ) {
+ var hash = window.location && window.location.hash;
+ return hash && hash.slice( 1 ) === elem.id;
+ },
+
+ "root": function( elem ) {
+ return elem === docElem;
+ },
+
+ "focus": function( elem ) {
+ return elem === document.activeElement && (!document.hasFocus || document.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex);
+ },
+
+ // Boolean properties
+ "enabled": createDisabledPseudo( false ),
+ "disabled": createDisabledPseudo( true ),
+
+ "checked": function( elem ) {
+ // In CSS3, :checked should return both checked and selected elements
+ // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked
+ var nodeName = elem.nodeName.toLowerCase();
+ return (nodeName === "input" && !!elem.checked) || (nodeName === "option" && !!elem.selected);
+ },
+
+ "selected": function( elem ) {
+ // Accessing this property makes selected-by-default
+ // options in Safari work properly
+ if ( elem.parentNode ) {
+ elem.parentNode.selectedIndex;
+ }
+
+ return elem.selected === true;
+ },
+
+ // Contents
+ "empty": function( elem ) {
+ // http://www.w3.org/TR/selectors/#empty-pseudo
+ // :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5),
+ // but not by others (comment: 8; processing instruction: 7; etc.)
+ // nodeType < 6 works because attributes (2) do not appear as children
+ for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {
+ if ( elem.nodeType < 6 ) {
+ return false;
+ }
+ }
+ return true;
+ },
+
+ "parent": function( elem ) {
+ return !Expr.pseudos["empty"]( elem );
+ },
+
+ // Element/input types
+ "header": function( elem ) {
+ return rheader.test( elem.nodeName );
+ },
+
+ "input": function( elem ) {
+ return rinputs.test( elem.nodeName );
+ },
+
+ "button": function( elem ) {
+ var name = elem.nodeName.toLowerCase();
+ return name === "input" && elem.type === "button" || name === "button";
+ },
+
+ "text": function( elem ) {
+ var attr;
+ return elem.nodeName.toLowerCase() === "input" &&
+ elem.type === "text" &&
+
+ // Support: IE<8
+ // New HTML5 attribute values (e.g., "search") appear with elem.type === "text"
+ ( (attr = elem.getAttribute("type")) == null || attr.toLowerCase() === "text" );
+ },
+
+ // Position-in-collection
+ "first": createPositionalPseudo(function() {
+ return [ 0 ];
+ }),
+
+ "last": createPositionalPseudo(function( matchIndexes, length ) {
+ return [ length - 1 ];
+ }),
+
+ "eq": createPositionalPseudo(function( matchIndexes, length, argument ) {
+ return [ argument < 0 ? argument + length : argument ];
+ }),
+
+ "even": createPositionalPseudo(function( matchIndexes, length ) {
+ var i = 0;
+ for ( ; i < length; i += 2 ) {
+ matchIndexes.push( i );
+ }
+ return matchIndexes;
+ }),
+
+ "odd": createPositionalPseudo(function( matchIndexes, length ) {
+ var i = 1;
+ for ( ; i < length; i += 2 ) {
+ matchIndexes.push( i );
+ }
+ return matchIndexes;
+ }),
+
+ "lt": createPositionalPseudo(function( matchIndexes, length, argument ) {
+ var i = argument < 0 ?
+ argument + length :
+ argument > length ?
+ length :
+ argument;
+ for ( ; --i >= 0; ) {
+ matchIndexes.push( i );
+ }
+ return matchIndexes;
+ }),
+
+ "gt": createPositionalPseudo(function( matchIndexes, length, argument ) {
+ var i = argument < 0 ? argument + length : argument;
+ for ( ; ++i < length; ) {
+ matchIndexes.push( i );
+ }
+ return matchIndexes;
+ })
+ }
+};
+
+Expr.pseudos["nth"] = Expr.pseudos["eq"];
+
+// Add button/input type pseudos
+for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) {
+ Expr.pseudos[ i ] = createInputPseudo( i );
+}
+for ( i in { submit: true, reset: true } ) {
+ Expr.pseudos[ i ] = createButtonPseudo( i );
+}
+
+// Easy API for creating new setFilters
+function setFilters() {}
+setFilters.prototype = Expr.filters = Expr.pseudos;
+Expr.setFilters = new setFilters();
+
+tokenize = Sizzle.tokenize = function( selector, parseOnly ) {
+ var matched, match, tokens, type,
+ soFar, groups, preFilters,
+ cached = tokenCache[ selector + " " ];
+
+ if ( cached ) {
+ return parseOnly ? 0 : cached.slice( 0 );
+ }
+
+ soFar = selector;
+ groups = [];
+ preFilters = Expr.preFilter;
+
+ while ( soFar ) {
+
+ // Comma and first run
+ if ( !matched || (match = rcomma.exec( soFar )) ) {
+ if ( match ) {
+ // Don't consume trailing commas as valid
+ soFar = soFar.slice( match[0].length ) || soFar;
+ }
+ groups.push( (tokens = []) );
+ }
+
+ matched = false;
+
+ // Combinators
+ if ( (match = rcombinators.exec( soFar )) ) {
+ matched = match.shift();
+ tokens.push({
+ value: matched,
+ // Cast descendant combinators to space
+ type: match[0].replace( rtrim, " " )
+ });
+ soFar = soFar.slice( matched.length );
+ }
+
+ // Filters
+ for ( type in Expr.filter ) {
+ if ( (match = matchExpr[ type ].exec( soFar )) && (!preFilters[ type ] ||
+ (match = preFilters[ type ]( match ))) ) {
+ matched = match.shift();
+ tokens.push({
+ value: matched,
+ type: type,
+ matches: match
+ });
+ soFar = soFar.slice( matched.length );
+ }
+ }
+
+ if ( !matched ) {
+ break;
+ }
+ }
+
+ // Return the length of the invalid excess
+ // if we're just parsing
+ // Otherwise, throw an error or return tokens
+ return parseOnly ?
+ soFar.length :
+ soFar ?
+ Sizzle.error( selector ) :
+ // Cache the tokens
+ tokenCache( selector, groups ).slice( 0 );
+};
+
+function toSelector( tokens ) {
+ var i = 0,
+ len = tokens.length,
+ selector = "";
+ for ( ; i < len; i++ ) {
+ selector += tokens[i].value;
+ }
+ return selector;
+}
+
+function addCombinator( matcher, combinator, base ) {
+ var dir = combinator.dir,
+ skip = combinator.next,
+ key = skip || dir,
+ checkNonElements = base && key === "parentNode",
+ doneName = done++;
+
+ return combinator.first ?
+ // Check against closest ancestor/preceding element
+ function( elem, context, xml ) {
+ while ( (elem = elem[ dir ]) ) {
+ if ( elem.nodeType === 1 || checkNonElements ) {
+ return matcher( elem, context, xml );
+ }
+ }
+ return false;
+ } :
+
+ // Check against all ancestor/preceding elements
+ function( elem, context, xml ) {
+ var oldCache, uniqueCache, outerCache,
+ newCache = [ dirruns, doneName ];
+
+ // We can't set arbitrary data on XML nodes, so they don't benefit from combinator caching
+ if ( xml ) {
+ while ( (elem = elem[ dir ]) ) {
+ if ( elem.nodeType === 1 || checkNonElements ) {
+ if ( matcher( elem, context, xml ) ) {
+ return true;
+ }
+ }
+ }
+ } else {
+ while ( (elem = elem[ dir ]) ) {
+ if ( elem.nodeType === 1 || checkNonElements ) {
+ outerCache = elem[ expando ] || (elem[ expando ] = {});
+
+ // Support: IE <9 only
+ // Defend against cloned attroperties (jQuery gh-1709)
+ uniqueCache = outerCache[ elem.uniqueID ] || (outerCache[ elem.uniqueID ] = {});
+
+ if ( skip && skip === elem.nodeName.toLowerCase() ) {
+ elem = elem[ dir ] || elem;
+ } else if ( (oldCache = uniqueCache[ key ]) &&
+ oldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) {
+
+ // Assign to newCache so results back-propagate to previous elements
+ return (newCache[ 2 ] = oldCache[ 2 ]);
+ } else {
+ // Reuse newcache so results back-propagate to previous elements
+ uniqueCache[ key ] = newCache;
+
+ // A match means we're done; a fail means we have to keep checking
+ if ( (newCache[ 2 ] = matcher( elem, context, xml )) ) {
+ return true;
+ }
+ }
+ }
+ }
+ }
+ return false;
+ };
+}
+
+function elementMatcher( matchers ) {
+ return matchers.length > 1 ?
+ function( elem, context, xml ) {
+ var i = matchers.length;
+ while ( i-- ) {
+ if ( !matchers[i]( elem, context, xml ) ) {
+ return false;
+ }
+ }
+ return true;
+ } :
+ matchers[0];
+}
+
+function multipleContexts( selector, contexts, results ) {
+ var i = 0,
+ len = contexts.length;
+ for ( ; i < len; i++ ) {
+ Sizzle( selector, contexts[i], results );
+ }
+ return results;
+}
+
+function condense( unmatched, map, filter, context, xml ) {
+ var elem,
+ newUnmatched = [],
+ i = 0,
+ len = unmatched.length,
+ mapped = map != null;
+
+ for ( ; i < len; i++ ) {
+ if ( (elem = unmatched[i]) ) {
+ if ( !filter || filter( elem, context, xml ) ) {
+ newUnmatched.push( elem );
+ if ( mapped ) {
+ map.push( i );
+ }
+ }
+ }
+ }
+
+ return newUnmatched;
+}
+
+function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) {
+ if ( postFilter && !postFilter[ expando ] ) {
+ postFilter = setMatcher( postFilter );
+ }
+ if ( postFinder && !postFinder[ expando ] ) {
+ postFinder = setMatcher( postFinder, postSelector );
+ }
+ return markFunction(function( seed, results, context, xml ) {
+ var temp, i, elem,
+ preMap = [],
+ postMap = [],
+ preexisting = results.length,
+
+ // Get initial elements from seed or context
+ elems = seed || multipleContexts( selector || "*", context.nodeType ? [ context ] : context, [] ),
+
+ // Prefilter to get matcher input, preserving a map for seed-results synchronization
+ matcherIn = preFilter && ( seed || !selector ) ?
+ condense( elems, preMap, preFilter, context, xml ) :
+ elems,
+
+ matcherOut = matcher ?
+ // If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results,
+ postFinder || ( seed ? preFilter : preexisting || postFilter ) ?
+
+ // ...intermediate processing is necessary
+ [] :
+
+ // ...otherwise use results directly
+ results :
+ matcherIn;
+
+ // Find primary matches
+ if ( matcher ) {
+ matcher( matcherIn, matcherOut, context, xml );
+ }
+
+ // Apply postFilter
+ if ( postFilter ) {
+ temp = condense( matcherOut, postMap );
+ postFilter( temp, [], context, xml );
+
+ // Un-match failing elements by moving them back to matcherIn
+ i = temp.length;
+ while ( i-- ) {
+ if ( (elem = temp[i]) ) {
+ matcherOut[ postMap[i] ] = !(matcherIn[ postMap[i] ] = elem);
+ }
+ }
+ }
+
+ if ( seed ) {
+ if ( postFinder || preFilter ) {
+ if ( postFinder ) {
+ // Get the final matcherOut by condensing this intermediate into postFinder contexts
+ temp = [];
+ i = matcherOut.length;
+ while ( i-- ) {
+ if ( (elem = matcherOut[i]) ) {
+ // Restore matcherIn since elem is not yet a final match
+ temp.push( (matcherIn[i] = elem) );
+ }
+ }
+ postFinder( null, (matcherOut = []), temp, xml );
+ }
+
+ // Move matched elements from seed to results to keep them synchronized
+ i = matcherOut.length;
+ while ( i-- ) {
+ if ( (elem = matcherOut[i]) &&
+ (temp = postFinder ? indexOf( seed, elem ) : preMap[i]) > -1 ) {
+
+ seed[temp] = !(results[temp] = elem);
+ }
+ }
+ }
+
+ // Add elements to results, through postFinder if defined
+ } else {
+ matcherOut = condense(
+ matcherOut === results ?
+ matcherOut.splice( preexisting, matcherOut.length ) :
+ matcherOut
+ );
+ if ( postFinder ) {
+ postFinder( null, results, matcherOut, xml );
+ } else {
+ push.apply( results, matcherOut );
+ }
+ }
+ });
+}
+
+function matcherFromTokens( tokens ) {
+ var checkContext, matcher, j,
+ len = tokens.length,
+ leadingRelative = Expr.relative[ tokens[0].type ],
+ implicitRelative = leadingRelative || Expr.relative[" "],
+ i = leadingRelative ? 1 : 0,
+
+ // The foundational matcher ensures that elements are reachable from top-level context(s)
+ matchContext = addCombinator( function( elem ) {
+ return elem === checkContext;
+ }, implicitRelative, true ),
+ matchAnyContext = addCombinator( function( elem ) {
+ return indexOf( checkContext, elem ) > -1;
+ }, implicitRelative, true ),
+ matchers = [ function( elem, context, xml ) {
+ var ret = ( !leadingRelative && ( xml || context !== outermostContext ) ) || (
+ (checkContext = context).nodeType ?
+ matchContext( elem, context, xml ) :
+ matchAnyContext( elem, context, xml ) );
+ // Avoid hanging onto element (issue #299)
+ checkContext = null;
+ return ret;
+ } ];
+
+ for ( ; i < len; i++ ) {
+ if ( (matcher = Expr.relative[ tokens[i].type ]) ) {
+ matchers = [ addCombinator(elementMatcher( matchers ), matcher) ];
+ } else {
+ matcher = Expr.filter[ tokens[i].type ].apply( null, tokens[i].matches );
+
+ // Return special upon seeing a positional matcher
+ if ( matcher[ expando ] ) {
+ // Find the next relative operator (if any) for proper handling
+ j = ++i;
+ for ( ; j < len; j++ ) {
+ if ( Expr.relative[ tokens[j].type ] ) {
+ break;
+ }
+ }
+ return setMatcher(
+ i > 1 && elementMatcher( matchers ),
+ i > 1 && toSelector(
+ // If the preceding token was a descendant combinator, insert an implicit any-element `*`
+ tokens.slice( 0, i - 1 ).concat({ value: tokens[ i - 2 ].type === " " ? "*" : "" })
+ ).replace( rtrim, "$1" ),
+ matcher,
+ i < j && matcherFromTokens( tokens.slice( i, j ) ),
+ j < len && matcherFromTokens( (tokens = tokens.slice( j )) ),
+ j < len && toSelector( tokens )
+ );
+ }
+ matchers.push( matcher );
+ }
+ }
+
+ return elementMatcher( matchers );
+}
+
+function matcherFromGroupMatchers( elementMatchers, setMatchers ) {
+ var bySet = setMatchers.length > 0,
+ byElement = elementMatchers.length > 0,
+ superMatcher = function( seed, context, xml, results, outermost ) {
+ var elem, j, matcher,
+ matchedCount = 0,
+ i = "0",
+ unmatched = seed && [],
+ setMatched = [],
+ contextBackup = outermostContext,
+ // We must always have either seed elements or outermost context
+ elems = seed || byElement && Expr.find["TAG"]( "*", outermost ),
+ // Use integer dirruns iff this is the outermost matcher
+ dirrunsUnique = (dirruns += contextBackup == null ? 1 : Math.random() || 0.1),
+ len = elems.length;
+
+ if ( outermost ) {
+ outermostContext = context === document || context || outermost;
+ }
+
+ // Add elements passing elementMatchers directly to results
+ // Support: IE<9, Safari
+ // Tolerate NodeList properties (IE: "length"; Safari: ) matching elements by id
+ for ( ; i !== len && (elem = elems[i]) != null; i++ ) {
+ if ( byElement && elem ) {
+ j = 0;
+ if ( !context && elem.ownerDocument !== document ) {
+ setDocument( elem );
+ xml = !documentIsHTML;
+ }
+ while ( (matcher = elementMatchers[j++]) ) {
+ if ( matcher( elem, context || document, xml) ) {
+ results.push( elem );
+ break;
+ }
+ }
+ if ( outermost ) {
+ dirruns = dirrunsUnique;
+ }
+ }
+
+ // Track unmatched elements for set filters
+ if ( bySet ) {
+ // They will have gone through all possible matchers
+ if ( (elem = !matcher && elem) ) {
+ matchedCount--;
+ }
+
+ // Lengthen the array for every element, matched or not
+ if ( seed ) {
+ unmatched.push( elem );
+ }
+ }
+ }
+
+ // `i` is now the count of elements visited above, and adding it to `matchedCount`
+ // makes the latter nonnegative.
+ matchedCount += i;
+
+ // Apply set filters to unmatched elements
+ // NOTE: This can be skipped if there are no unmatched elements (i.e., `matchedCount`
+ // equals `i`), unless we didn't visit _any_ elements in the above loop because we have
+ // no element matchers and no seed.
+ // Incrementing an initially-string "0" `i` allows `i` to remain a string only in that
+ // case, which will result in a "00" `matchedCount` that differs from `i` but is also
+ // numerically zero.
+ if ( bySet && i !== matchedCount ) {
+ j = 0;
+ while ( (matcher = setMatchers[j++]) ) {
+ matcher( unmatched, setMatched, context, xml );
+ }
+
+ if ( seed ) {
+ // Reintegrate element matches to eliminate the need for sorting
+ if ( matchedCount > 0 ) {
+ while ( i-- ) {
+ if ( !(unmatched[i] || setMatched[i]) ) {
+ setMatched[i] = pop.call( results );
+ }
+ }
+ }
+
+ // Discard index placeholder values to get only actual matches
+ setMatched = condense( setMatched );
+ }
+
+ // Add matches to results
+ push.apply( results, setMatched );
+
+ // Seedless set matches succeeding multiple successful matchers stipulate sorting
+ if ( outermost && !seed && setMatched.length > 0 &&
+ ( matchedCount + setMatchers.length ) > 1 ) {
+
+ Sizzle.uniqueSort( results );
+ }
+ }
+
+ // Override manipulation of globals by nested matchers
+ if ( outermost ) {
+ dirruns = dirrunsUnique;
+ outermostContext = contextBackup;
+ }
+
+ return unmatched;
+ };
+
+ return bySet ?
+ markFunction( superMatcher ) :
+ superMatcher;
+}
+
+compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) {
+ var i,
+ setMatchers = [],
+ elementMatchers = [],
+ cached = compilerCache[ selector + " " ];
+
+ if ( !cached ) {
+ // Generate a function of recursive functions that can be used to check each element
+ if ( !match ) {
+ match = tokenize( selector );
+ }
+ i = match.length;
+ while ( i-- ) {
+ cached = matcherFromTokens( match[i] );
+ if ( cached[ expando ] ) {
+ setMatchers.push( cached );
+ } else {
+ elementMatchers.push( cached );
+ }
+ }
+
+ // Cache the compiled function
+ cached = compilerCache( selector, matcherFromGroupMatchers( elementMatchers, setMatchers ) );
+
+ // Save selector and tokenization
+ cached.selector = selector;
+ }
+ return cached;
+};
+
+/**
+ * A low-level selection function that works with Sizzle's compiled
+ * selector functions
+ * @param {String|Function} selector A selector or a pre-compiled
+ * selector function built with Sizzle.compile
+ * @param {Element} context
+ * @param {Array} [results]
+ * @param {Array} [seed] A set of elements to match against
+ */
+select = Sizzle.select = function( selector, context, results, seed ) {
+ var i, tokens, token, type, find,
+ compiled = typeof selector === "function" && selector,
+ match = !seed && tokenize( (selector = compiled.selector || selector) );
+
+ results = results || [];
+
+ // Try to minimize operations if there is only one selector in the list and no seed
+ // (the latter of which guarantees us context)
+ if ( match.length === 1 ) {
+
+ // Reduce context if the leading compound selector is an ID
+ tokens = match[0] = match[0].slice( 0 );
+ if ( tokens.length > 2 && (token = tokens[0]).type === "ID" &&
+ context.nodeType === 9 && documentIsHTML && Expr.relative[ tokens[1].type ] ) {
+
+ context = ( Expr.find["ID"]( token.matches[0].replace(runescape, funescape), context ) || [] )[0];
+ if ( !context ) {
+ return results;
+
+ // Precompiled matchers will still verify ancestry, so step up a level
+ } else if ( compiled ) {
+ context = context.parentNode;
+ }
+
+ selector = selector.slice( tokens.shift().value.length );
+ }
+
+ // Fetch a seed set for right-to-left matching
+ i = matchExpr["needsContext"].test( selector ) ? 0 : tokens.length;
+ while ( i-- ) {
+ token = tokens[i];
+
+ // Abort if we hit a combinator
+ if ( Expr.relative[ (type = token.type) ] ) {
+ break;
+ }
+ if ( (find = Expr.find[ type ]) ) {
+ // Search, expanding context for leading sibling combinators
+ if ( (seed = find(
+ token.matches[0].replace( runescape, funescape ),
+ rsibling.test( tokens[0].type ) && testContext( context.parentNode ) || context
+ )) ) {
+
+ // If seed is empty or no tokens remain, we can return early
+ tokens.splice( i, 1 );
+ selector = seed.length && toSelector( tokens );
+ if ( !selector ) {
+ push.apply( results, seed );
+ return results;
+ }
+
+ break;
+ }
+ }
+ }
+ }
+
+ // Compile and execute a filtering function if one is not provided
+ // Provide `match` to avoid retokenization if we modified the selector above
+ ( compiled || compile( selector, match ) )(
+ seed,
+ context,
+ !documentIsHTML,
+ results,
+ !context || rsibling.test( selector ) && testContext( context.parentNode ) || context
+ );
+ return results;
+};
+
+// One-time assignments
+
+// Sort stability
+support.sortStable = expando.split("").sort( sortOrder ).join("") === expando;
+
+// Support: Chrome 14-35+
+// Always assume duplicates if they aren't passed to the comparison function
+support.detectDuplicates = !!hasDuplicate;
+
+// Initialize against the default document
+setDocument();
+
+// Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27)
+// Detached nodes confoundingly follow *each other*
+support.sortDetached = assert(function( el ) {
+ // Should return 1, but returns 4 (following)
+ return el.compareDocumentPosition( document.createElement("fieldset") ) & 1;
+});
+
+// Support: IE<8
+// Prevent attribute/property "interpolation"
+// https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx
+if ( !assert(function( el ) {
+ el.innerHTML = " ";
+ return el.firstChild.getAttribute("href") === "#" ;
+}) ) {
+ addHandle( "type|href|height|width", function( elem, name, isXML ) {
+ if ( !isXML ) {
+ return elem.getAttribute( name, name.toLowerCase() === "type" ? 1 : 2 );
+ }
+ });
+}
+
+// Support: IE<9
+// Use defaultValue in place of getAttribute("value")
+if ( !support.attributes || !assert(function( el ) {
+ el.innerHTML = " ";
+ el.firstChild.setAttribute( "value", "" );
+ return el.firstChild.getAttribute( "value" ) === "";
+}) ) {
+ addHandle( "value", function( elem, name, isXML ) {
+ if ( !isXML && elem.nodeName.toLowerCase() === "input" ) {
+ return elem.defaultValue;
+ }
+ });
+}
+
+// Support: IE<9
+// Use getAttributeNode to fetch booleans when getAttribute lies
+if ( !assert(function( el ) {
+ return el.getAttribute("disabled") == null;
+}) ) {
+ addHandle( booleans, function( elem, name, isXML ) {
+ var val;
+ if ( !isXML ) {
+ return elem[ name ] === true ? name.toLowerCase() :
+ (val = elem.getAttributeNode( name )) && val.specified ?
+ val.value :
+ null;
+ }
+ });
+}
+
+return Sizzle;
+
+})( window );
+
+
+
+jQuery.find = Sizzle;
+jQuery.expr = Sizzle.selectors;
+
+// Deprecated
+jQuery.expr[ ":" ] = jQuery.expr.pseudos;
+jQuery.uniqueSort = jQuery.unique = Sizzle.uniqueSort;
+jQuery.text = Sizzle.getText;
+jQuery.isXMLDoc = Sizzle.isXML;
+jQuery.contains = Sizzle.contains;
+jQuery.escapeSelector = Sizzle.escape;
+
+
+
+
+var dir = function( elem, dir, until ) {
+ var matched = [],
+ truncate = until !== undefined;
+
+ while ( ( elem = elem[ dir ] ) && elem.nodeType !== 9 ) {
+ if ( elem.nodeType === 1 ) {
+ if ( truncate && jQuery( elem ).is( until ) ) {
+ break;
+ }
+ matched.push( elem );
+ }
+ }
+ return matched;
+};
+
+
+var siblings = function( n, elem ) {
+ var matched = [];
+
+ for ( ; n; n = n.nextSibling ) {
+ if ( n.nodeType === 1 && n !== elem ) {
+ matched.push( n );
+ }
+ }
+
+ return matched;
+};
+
+
+var rneedsContext = jQuery.expr.match.needsContext;
+
+
+
+function nodeName( elem, name ) {
+
+ return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase();
+
+};
+var rsingleTag = ( /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i );
+
+
+
+// Implement the identical functionality for filter and not
+function winnow( elements, qualifier, not ) {
+ if ( isFunction( qualifier ) ) {
+ return jQuery.grep( elements, function( elem, i ) {
+ return !!qualifier.call( elem, i, elem ) !== not;
+ } );
+ }
+
+ // Single element
+ if ( qualifier.nodeType ) {
+ return jQuery.grep( elements, function( elem ) {
+ return ( elem === qualifier ) !== not;
+ } );
+ }
+
+ // Arraylike of elements (jQuery, arguments, Array)
+ if ( typeof qualifier !== "string" ) {
+ return jQuery.grep( elements, function( elem ) {
+ return ( indexOf.call( qualifier, elem ) > -1 ) !== not;
+ } );
+ }
+
+ // Filtered directly for both simple and complex selectors
+ return jQuery.filter( qualifier, elements, not );
+}
+
+jQuery.filter = function( expr, elems, not ) {
+ var elem = elems[ 0 ];
+
+ if ( not ) {
+ expr = ":not(" + expr + ")";
+ }
+
+ if ( elems.length === 1 && elem.nodeType === 1 ) {
+ return jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : [];
+ }
+
+ return jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) {
+ return elem.nodeType === 1;
+ } ) );
+};
+
+jQuery.fn.extend( {
+ find: function( selector ) {
+ var i, ret,
+ len = this.length,
+ self = this;
+
+ if ( typeof selector !== "string" ) {
+ return this.pushStack( jQuery( selector ).filter( function() {
+ for ( i = 0; i < len; i++ ) {
+ if ( jQuery.contains( self[ i ], this ) ) {
+ return true;
+ }
+ }
+ } ) );
+ }
+
+ ret = this.pushStack( [] );
+
+ for ( i = 0; i < len; i++ ) {
+ jQuery.find( selector, self[ i ], ret );
+ }
+
+ return len > 1 ? jQuery.uniqueSort( ret ) : ret;
+ },
+ filter: function( selector ) {
+ return this.pushStack( winnow( this, selector || [], false ) );
+ },
+ not: function( selector ) {
+ return this.pushStack( winnow( this, selector || [], true ) );
+ },
+ is: function( selector ) {
+ return !!winnow(
+ this,
+
+ // If this is a positional/relative selector, check membership in the returned set
+ // so $("p:first").is("p:last") won't return true for a doc with two "p".
+ typeof selector === "string" && rneedsContext.test( selector ) ?
+ jQuery( selector ) :
+ selector || [],
+ false
+ ).length;
+ }
+} );
+
+
+// Initialize a jQuery object
+
+
+// A central reference to the root jQuery(document)
+var rootjQuery,
+
+ // A simple way to check for HTML strings
+ // Prioritize #id over to avoid XSS via location.hash (#9521)
+ // Strict HTML recognition (#11290: must start with <)
+ // Shortcut simple #id case for speed
+ rquickExpr = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,
+
+ init = jQuery.fn.init = function( selector, context, root ) {
+ var match, elem;
+
+ // HANDLE: $(""), $(null), $(undefined), $(false)
+ if ( !selector ) {
+ return this;
+ }
+
+ // Method init() accepts an alternate rootjQuery
+ // so migrate can support jQuery.sub (gh-2101)
+ root = root || rootjQuery;
+
+ // Handle HTML strings
+ if ( typeof selector === "string" ) {
+ if ( selector[ 0 ] === "<" &&
+ selector[ selector.length - 1 ] === ">" &&
+ selector.length >= 3 ) {
+
+ // Assume that strings that start and end with <> are HTML and skip the regex check
+ match = [ null, selector, null ];
+
+ } else {
+ match = rquickExpr.exec( selector );
+ }
+
+ // Match html or make sure no context is specified for #id
+ if ( match && ( match[ 1 ] || !context ) ) {
+
+ // HANDLE: $(html) -> $(array)
+ if ( match[ 1 ] ) {
+ context = context instanceof jQuery ? context[ 0 ] : context;
+
+ // Option to run scripts is true for back-compat
+ // Intentionally let the error be thrown if parseHTML is not present
+ jQuery.merge( this, jQuery.parseHTML(
+ match[ 1 ],
+ context && context.nodeType ? context.ownerDocument || context : document,
+ true
+ ) );
+
+ // HANDLE: $(html, props)
+ if ( rsingleTag.test( match[ 1 ] ) && jQuery.isPlainObject( context ) ) {
+ for ( match in context ) {
+
+ // Properties of context are called as methods if possible
+ if ( isFunction( this[ match ] ) ) {
+ this[ match ]( context[ match ] );
+
+ // ...and otherwise set as attributes
+ } else {
+ this.attr( match, context[ match ] );
+ }
+ }
+ }
+
+ return this;
+
+ // HANDLE: $(#id)
+ } else {
+ elem = document.getElementById( match[ 2 ] );
+
+ if ( elem ) {
+
+ // Inject the element directly into the jQuery object
+ this[ 0 ] = elem;
+ this.length = 1;
+ }
+ return this;
+ }
+
+ // HANDLE: $(expr, $(...))
+ } else if ( !context || context.jquery ) {
+ return ( context || root ).find( selector );
+
+ // HANDLE: $(expr, context)
+ // (which is just equivalent to: $(context).find(expr)
+ } else {
+ return this.constructor( context ).find( selector );
+ }
+
+ // HANDLE: $(DOMElement)
+ } else if ( selector.nodeType ) {
+ this[ 0 ] = selector;
+ this.length = 1;
+ return this;
+
+ // HANDLE: $(function)
+ // Shortcut for document ready
+ } else if ( isFunction( selector ) ) {
+ return root.ready !== undefined ?
+ root.ready( selector ) :
+
+ // Execute immediately if ready is not present
+ selector( jQuery );
+ }
+
+ return jQuery.makeArray( selector, this );
+ };
+
+// Give the init function the jQuery prototype for later instantiation
+init.prototype = jQuery.fn;
+
+// Initialize central reference
+rootjQuery = jQuery( document );
+
+
+var rparentsprev = /^(?:parents|prev(?:Until|All))/,
+
+ // Methods guaranteed to produce a unique set when starting from a unique set
+ guaranteedUnique = {
+ children: true,
+ contents: true,
+ next: true,
+ prev: true
+ };
+
+jQuery.fn.extend( {
+ has: function( target ) {
+ var targets = jQuery( target, this ),
+ l = targets.length;
+
+ return this.filter( function() {
+ var i = 0;
+ for ( ; i < l; i++ ) {
+ if ( jQuery.contains( this, targets[ i ] ) ) {
+ return true;
+ }
+ }
+ } );
+ },
+
+ closest: function( selectors, context ) {
+ var cur,
+ i = 0,
+ l = this.length,
+ matched = [],
+ targets = typeof selectors !== "string" && jQuery( selectors );
+
+ // Positional selectors never match, since there's no _selection_ context
+ if ( !rneedsContext.test( selectors ) ) {
+ for ( ; i < l; i++ ) {
+ for ( cur = this[ i ]; cur && cur !== context; cur = cur.parentNode ) {
+
+ // Always skip document fragments
+ if ( cur.nodeType < 11 && ( targets ?
+ targets.index( cur ) > -1 :
+
+ // Don't pass non-elements to Sizzle
+ cur.nodeType === 1 &&
+ jQuery.find.matchesSelector( cur, selectors ) ) ) {
+
+ matched.push( cur );
+ break;
+ }
+ }
+ }
+ }
+
+ return this.pushStack( matched.length > 1 ? jQuery.uniqueSort( matched ) : matched );
+ },
+
+ // Determine the position of an element within the set
+ index: function( elem ) {
+
+ // No argument, return index in parent
+ if ( !elem ) {
+ return ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -1;
+ }
+
+ // Index in selector
+ if ( typeof elem === "string" ) {
+ return indexOf.call( jQuery( elem ), this[ 0 ] );
+ }
+
+ // Locate the position of the desired element
+ return indexOf.call( this,
+
+ // If it receives a jQuery object, the first element is used
+ elem.jquery ? elem[ 0 ] : elem
+ );
+ },
+
+ add: function( selector, context ) {
+ return this.pushStack(
+ jQuery.uniqueSort(
+ jQuery.merge( this.get(), jQuery( selector, context ) )
+ )
+ );
+ },
+
+ addBack: function( selector ) {
+ return this.add( selector == null ?
+ this.prevObject : this.prevObject.filter( selector )
+ );
+ }
+} );
+
+function sibling( cur, dir ) {
+ while ( ( cur = cur[ dir ] ) && cur.nodeType !== 1 ) {}
+ return cur;
+}
+
+jQuery.each( {
+ parent: function( elem ) {
+ var parent = elem.parentNode;
+ return parent && parent.nodeType !== 11 ? parent : null;
+ },
+ parents: function( elem ) {
+ return dir( elem, "parentNode" );
+ },
+ parentsUntil: function( elem, i, until ) {
+ return dir( elem, "parentNode", until );
+ },
+ next: function( elem ) {
+ return sibling( elem, "nextSibling" );
+ },
+ prev: function( elem ) {
+ return sibling( elem, "previousSibling" );
+ },
+ nextAll: function( elem ) {
+ return dir( elem, "nextSibling" );
+ },
+ prevAll: function( elem ) {
+ return dir( elem, "previousSibling" );
+ },
+ nextUntil: function( elem, i, until ) {
+ return dir( elem, "nextSibling", until );
+ },
+ prevUntil: function( elem, i, until ) {
+ return dir( elem, "previousSibling", until );
+ },
+ siblings: function( elem ) {
+ return siblings( ( elem.parentNode || {} ).firstChild, elem );
+ },
+ children: function( elem ) {
+ return siblings( elem.firstChild );
+ },
+ contents: function( elem ) {
+ if ( typeof elem.contentDocument !== "undefined" ) {
+ return elem.contentDocument;
+ }
+
+ // Support: IE 9 - 11 only, iOS 7 only, Android Browser <=4.3 only
+ // Treat the template element as a regular one in browsers that
+ // don't support it.
+ if ( nodeName( elem, "template" ) ) {
+ elem = elem.content || elem;
+ }
+
+ return jQuery.merge( [], elem.childNodes );
+ }
+}, function( name, fn ) {
+ jQuery.fn[ name ] = function( until, selector ) {
+ var matched = jQuery.map( this, fn, until );
+
+ if ( name.slice( -5 ) !== "Until" ) {
+ selector = until;
+ }
+
+ if ( selector && typeof selector === "string" ) {
+ matched = jQuery.filter( selector, matched );
+ }
+
+ if ( this.length > 1 ) {
+
+ // Remove duplicates
+ if ( !guaranteedUnique[ name ] ) {
+ jQuery.uniqueSort( matched );
+ }
+
+ // Reverse order for parents* and prev-derivatives
+ if ( rparentsprev.test( name ) ) {
+ matched.reverse();
+ }
+ }
+
+ return this.pushStack( matched );
+ };
+} );
+var rnothtmlwhite = ( /[^\x20\t\r\n\f]+/g );
+
+
+
+// Convert String-formatted options into Object-formatted ones
+function createOptions( options ) {
+ var object = {};
+ jQuery.each( options.match( rnothtmlwhite ) || [], function( _, flag ) {
+ object[ flag ] = true;
+ } );
+ return object;
+}
+
+/*
+ * Create a callback list using the following parameters:
+ *
+ * options: an optional list of space-separated options that will change how
+ * the callback list behaves or a more traditional option object
+ *
+ * By default a callback list will act like an event callback list and can be
+ * "fired" multiple times.
+ *
+ * Possible options:
+ *
+ * once: will ensure the callback list can only be fired once (like a Deferred)
+ *
+ * memory: will keep track of previous values and will call any callback added
+ * after the list has been fired right away with the latest "memorized"
+ * values (like a Deferred)
+ *
+ * unique: will ensure a callback can only be added once (no duplicate in the list)
+ *
+ * stopOnFalse: interrupt callings when a callback returns false
+ *
+ */
+jQuery.Callbacks = function( options ) {
+
+ // Convert options from String-formatted to Object-formatted if needed
+ // (we check in cache first)
+ options = typeof options === "string" ?
+ createOptions( options ) :
+ jQuery.extend( {}, options );
+
+ var // Flag to know if list is currently firing
+ firing,
+
+ // Last fire value for non-forgettable lists
+ memory,
+
+ // Flag to know if list was already fired
+ fired,
+
+ // Flag to prevent firing
+ locked,
+
+ // Actual callback list
+ list = [],
+
+ // Queue of execution data for repeatable lists
+ queue = [],
+
+ // Index of currently firing callback (modified by add/remove as needed)
+ firingIndex = -1,
+
+ // Fire callbacks
+ fire = function() {
+
+ // Enforce single-firing
+ locked = locked || options.once;
+
+ // Execute callbacks for all pending executions,
+ // respecting firingIndex overrides and runtime changes
+ fired = firing = true;
+ for ( ; queue.length; firingIndex = -1 ) {
+ memory = queue.shift();
+ while ( ++firingIndex < list.length ) {
+
+ // Run callback and check for early termination
+ if ( list[ firingIndex ].apply( memory[ 0 ], memory[ 1 ] ) === false &&
+ options.stopOnFalse ) {
+
+ // Jump to end and forget the data so .add doesn't re-fire
+ firingIndex = list.length;
+ memory = false;
+ }
+ }
+ }
+
+ // Forget the data if we're done with it
+ if ( !options.memory ) {
+ memory = false;
+ }
+
+ firing = false;
+
+ // Clean up if we're done firing for good
+ if ( locked ) {
+
+ // Keep an empty list if we have data for future add calls
+ if ( memory ) {
+ list = [];
+
+ // Otherwise, this object is spent
+ } else {
+ list = "";
+ }
+ }
+ },
+
+ // Actual Callbacks object
+ self = {
+
+ // Add a callback or a collection of callbacks to the list
+ add: function() {
+ if ( list ) {
+
+ // If we have memory from a past run, we should fire after adding
+ if ( memory && !firing ) {
+ firingIndex = list.length - 1;
+ queue.push( memory );
+ }
+
+ ( function add( args ) {
+ jQuery.each( args, function( _, arg ) {
+ if ( isFunction( arg ) ) {
+ if ( !options.unique || !self.has( arg ) ) {
+ list.push( arg );
+ }
+ } else if ( arg && arg.length && toType( arg ) !== "string" ) {
+
+ // Inspect recursively
+ add( arg );
+ }
+ } );
+ } )( arguments );
+
+ if ( memory && !firing ) {
+ fire();
+ }
+ }
+ return this;
+ },
+
+ // Remove a callback from the list
+ remove: function() {
+ jQuery.each( arguments, function( _, arg ) {
+ var index;
+ while ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) {
+ list.splice( index, 1 );
+
+ // Handle firing indexes
+ if ( index <= firingIndex ) {
+ firingIndex--;
+ }
+ }
+ } );
+ return this;
+ },
+
+ // Check if a given callback is in the list.
+ // If no argument is given, return whether or not list has callbacks attached.
+ has: function( fn ) {
+ return fn ?
+ jQuery.inArray( fn, list ) > -1 :
+ list.length > 0;
+ },
+
+ // Remove all callbacks from the list
+ empty: function() {
+ if ( list ) {
+ list = [];
+ }
+ return this;
+ },
+
+ // Disable .fire and .add
+ // Abort any current/pending executions
+ // Clear all callbacks and values
+ disable: function() {
+ locked = queue = [];
+ list = memory = "";
+ return this;
+ },
+ disabled: function() {
+ return !list;
+ },
+
+ // Disable .fire
+ // Also disable .add unless we have memory (since it would have no effect)
+ // Abort any pending executions
+ lock: function() {
+ locked = queue = [];
+ if ( !memory && !firing ) {
+ list = memory = "";
+ }
+ return this;
+ },
+ locked: function() {
+ return !!locked;
+ },
+
+ // Call all callbacks with the given context and arguments
+ fireWith: function( context, args ) {
+ if ( !locked ) {
+ args = args || [];
+ args = [ context, args.slice ? args.slice() : args ];
+ queue.push( args );
+ if ( !firing ) {
+ fire();
+ }
+ }
+ return this;
+ },
+
+ // Call all the callbacks with the given arguments
+ fire: function() {
+ self.fireWith( this, arguments );
+ return this;
+ },
+
+ // To know if the callbacks have already been called at least once
+ fired: function() {
+ return !!fired;
+ }
+ };
+
+ return self;
+};
+
+
+function Identity( v ) {
+ return v;
+}
+function Thrower( ex ) {
+ throw ex;
+}
+
+function adoptValue( value, resolve, reject, noValue ) {
+ var method;
+
+ try {
+
+ // Check for promise aspect first to privilege synchronous behavior
+ if ( value && isFunction( ( method = value.promise ) ) ) {
+ method.call( value ).done( resolve ).fail( reject );
+
+ // Other thenables
+ } else if ( value && isFunction( ( method = value.then ) ) ) {
+ method.call( value, resolve, reject );
+
+ // Other non-thenables
+ } else {
+
+ // Control `resolve` arguments by letting Array#slice cast boolean `noValue` to integer:
+ // * false: [ value ].slice( 0 ) => resolve( value )
+ // * true: [ value ].slice( 1 ) => resolve()
+ resolve.apply( undefined, [ value ].slice( noValue ) );
+ }
+
+ // For Promises/A+, convert exceptions into rejections
+ // Since jQuery.when doesn't unwrap thenables, we can skip the extra checks appearing in
+ // Deferred#then to conditionally suppress rejection.
+ } catch ( value ) {
+
+ // Support: Android 4.0 only
+ // Strict mode functions invoked without .call/.apply get global-object context
+ reject.apply( undefined, [ value ] );
+ }
+}
+
+jQuery.extend( {
+
+ Deferred: function( func ) {
+ var tuples = [
+
+ // action, add listener, callbacks,
+ // ... .then handlers, argument index, [final state]
+ [ "notify", "progress", jQuery.Callbacks( "memory" ),
+ jQuery.Callbacks( "memory" ), 2 ],
+ [ "resolve", "done", jQuery.Callbacks( "once memory" ),
+ jQuery.Callbacks( "once memory" ), 0, "resolved" ],
+ [ "reject", "fail", jQuery.Callbacks( "once memory" ),
+ jQuery.Callbacks( "once memory" ), 1, "rejected" ]
+ ],
+ state = "pending",
+ promise = {
+ state: function() {
+ return state;
+ },
+ always: function() {
+ deferred.done( arguments ).fail( arguments );
+ return this;
+ },
+ "catch": function( fn ) {
+ return promise.then( null, fn );
+ },
+
+ // Keep pipe for back-compat
+ pipe: function( /* fnDone, fnFail, fnProgress */ ) {
+ var fns = arguments;
+
+ return jQuery.Deferred( function( newDefer ) {
+ jQuery.each( tuples, function( i, tuple ) {
+
+ // Map tuples (progress, done, fail) to arguments (done, fail, progress)
+ var fn = isFunction( fns[ tuple[ 4 ] ] ) && fns[ tuple[ 4 ] ];
+
+ // deferred.progress(function() { bind to newDefer or newDefer.notify })
+ // deferred.done(function() { bind to newDefer or newDefer.resolve })
+ // deferred.fail(function() { bind to newDefer or newDefer.reject })
+ deferred[ tuple[ 1 ] ]( function() {
+ var returned = fn && fn.apply( this, arguments );
+ if ( returned && isFunction( returned.promise ) ) {
+ returned.promise()
+ .progress( newDefer.notify )
+ .done( newDefer.resolve )
+ .fail( newDefer.reject );
+ } else {
+ newDefer[ tuple[ 0 ] + "With" ](
+ this,
+ fn ? [ returned ] : arguments
+ );
+ }
+ } );
+ } );
+ fns = null;
+ } ).promise();
+ },
+ then: function( onFulfilled, onRejected, onProgress ) {
+ var maxDepth = 0;
+ function resolve( depth, deferred, handler, special ) {
+ return function() {
+ var that = this,
+ args = arguments,
+ mightThrow = function() {
+ var returned, then;
+
+ // Support: Promises/A+ section 2.3.3.3.3
+ // https://promisesaplus.com/#point-59
+ // Ignore double-resolution attempts
+ if ( depth < maxDepth ) {
+ return;
+ }
+
+ returned = handler.apply( that, args );
+
+ // Support: Promises/A+ section 2.3.1
+ // https://promisesaplus.com/#point-48
+ if ( returned === deferred.promise() ) {
+ throw new TypeError( "Thenable self-resolution" );
+ }
+
+ // Support: Promises/A+ sections 2.3.3.1, 3.5
+ // https://promisesaplus.com/#point-54
+ // https://promisesaplus.com/#point-75
+ // Retrieve `then` only once
+ then = returned &&
+
+ // Support: Promises/A+ section 2.3.4
+ // https://promisesaplus.com/#point-64
+ // Only check objects and functions for thenability
+ ( typeof returned === "object" ||
+ typeof returned === "function" ) &&
+ returned.then;
+
+ // Handle a returned thenable
+ if ( isFunction( then ) ) {
+
+ // Special processors (notify) just wait for resolution
+ if ( special ) {
+ then.call(
+ returned,
+ resolve( maxDepth, deferred, Identity, special ),
+ resolve( maxDepth, deferred, Thrower, special )
+ );
+
+ // Normal processors (resolve) also hook into progress
+ } else {
+
+ // ...and disregard older resolution values
+ maxDepth++;
+
+ then.call(
+ returned,
+ resolve( maxDepth, deferred, Identity, special ),
+ resolve( maxDepth, deferred, Thrower, special ),
+ resolve( maxDepth, deferred, Identity,
+ deferred.notifyWith )
+ );
+ }
+
+ // Handle all other returned values
+ } else {
+
+ // Only substitute handlers pass on context
+ // and multiple values (non-spec behavior)
+ if ( handler !== Identity ) {
+ that = undefined;
+ args = [ returned ];
+ }
+
+ // Process the value(s)
+ // Default process is resolve
+ ( special || deferred.resolveWith )( that, args );
+ }
+ },
+
+ // Only normal processors (resolve) catch and reject exceptions
+ process = special ?
+ mightThrow :
+ function() {
+ try {
+ mightThrow();
+ } catch ( e ) {
+
+ if ( jQuery.Deferred.exceptionHook ) {
+ jQuery.Deferred.exceptionHook( e,
+ process.stackTrace );
+ }
+
+ // Support: Promises/A+ section 2.3.3.3.4.1
+ // https://promisesaplus.com/#point-61
+ // Ignore post-resolution exceptions
+ if ( depth + 1 >= maxDepth ) {
+
+ // Only substitute handlers pass on context
+ // and multiple values (non-spec behavior)
+ if ( handler !== Thrower ) {
+ that = undefined;
+ args = [ e ];
+ }
+
+ deferred.rejectWith( that, args );
+ }
+ }
+ };
+
+ // Support: Promises/A+ section 2.3.3.3.1
+ // https://promisesaplus.com/#point-57
+ // Re-resolve promises immediately to dodge false rejection from
+ // subsequent errors
+ if ( depth ) {
+ process();
+ } else {
+
+ // Call an optional hook to record the stack, in case of exception
+ // since it's otherwise lost when execution goes async
+ if ( jQuery.Deferred.getStackHook ) {
+ process.stackTrace = jQuery.Deferred.getStackHook();
+ }
+ window.setTimeout( process );
+ }
+ };
+ }
+
+ return jQuery.Deferred( function( newDefer ) {
+
+ // progress_handlers.add( ... )
+ tuples[ 0 ][ 3 ].add(
+ resolve(
+ 0,
+ newDefer,
+ isFunction( onProgress ) ?
+ onProgress :
+ Identity,
+ newDefer.notifyWith
+ )
+ );
+
+ // fulfilled_handlers.add( ... )
+ tuples[ 1 ][ 3 ].add(
+ resolve(
+ 0,
+ newDefer,
+ isFunction( onFulfilled ) ?
+ onFulfilled :
+ Identity
+ )
+ );
+
+ // rejected_handlers.add( ... )
+ tuples[ 2 ][ 3 ].add(
+ resolve(
+ 0,
+ newDefer,
+ isFunction( onRejected ) ?
+ onRejected :
+ Thrower
+ )
+ );
+ } ).promise();
+ },
+
+ // Get a promise for this deferred
+ // If obj is provided, the promise aspect is added to the object
+ promise: function( obj ) {
+ return obj != null ? jQuery.extend( obj, promise ) : promise;
+ }
+ },
+ deferred = {};
+
+ // Add list-specific methods
+ jQuery.each( tuples, function( i, tuple ) {
+ var list = tuple[ 2 ],
+ stateString = tuple[ 5 ];
+
+ // promise.progress = list.add
+ // promise.done = list.add
+ // promise.fail = list.add
+ promise[ tuple[ 1 ] ] = list.add;
+
+ // Handle state
+ if ( stateString ) {
+ list.add(
+ function() {
+
+ // state = "resolved" (i.e., fulfilled)
+ // state = "rejected"
+ state = stateString;
+ },
+
+ // rejected_callbacks.disable
+ // fulfilled_callbacks.disable
+ tuples[ 3 - i ][ 2 ].disable,
+
+ // rejected_handlers.disable
+ // fulfilled_handlers.disable
+ tuples[ 3 - i ][ 3 ].disable,
+
+ // progress_callbacks.lock
+ tuples[ 0 ][ 2 ].lock,
+
+ // progress_handlers.lock
+ tuples[ 0 ][ 3 ].lock
+ );
+ }
+
+ // progress_handlers.fire
+ // fulfilled_handlers.fire
+ // rejected_handlers.fire
+ list.add( tuple[ 3 ].fire );
+
+ // deferred.notify = function() { deferred.notifyWith(...) }
+ // deferred.resolve = function() { deferred.resolveWith(...) }
+ // deferred.reject = function() { deferred.rejectWith(...) }
+ deferred[ tuple[ 0 ] ] = function() {
+ deferred[ tuple[ 0 ] + "With" ]( this === deferred ? undefined : this, arguments );
+ return this;
+ };
+
+ // deferred.notifyWith = list.fireWith
+ // deferred.resolveWith = list.fireWith
+ // deferred.rejectWith = list.fireWith
+ deferred[ tuple[ 0 ] + "With" ] = list.fireWith;
+ } );
+
+ // Make the deferred a promise
+ promise.promise( deferred );
+
+ // Call given func if any
+ if ( func ) {
+ func.call( deferred, deferred );
+ }
+
+ // All done!
+ return deferred;
+ },
+
+ // Deferred helper
+ when: function( singleValue ) {
+ var
+
+ // count of uncompleted subordinates
+ remaining = arguments.length,
+
+ // count of unprocessed arguments
+ i = remaining,
+
+ // subordinate fulfillment data
+ resolveContexts = Array( i ),
+ resolveValues = slice.call( arguments ),
+
+ // the master Deferred
+ master = jQuery.Deferred(),
+
+ // subordinate callback factory
+ updateFunc = function( i ) {
+ return function( value ) {
+ resolveContexts[ i ] = this;
+ resolveValues[ i ] = arguments.length > 1 ? slice.call( arguments ) : value;
+ if ( !( --remaining ) ) {
+ master.resolveWith( resolveContexts, resolveValues );
+ }
+ };
+ };
+
+ // Single- and empty arguments are adopted like Promise.resolve
+ if ( remaining <= 1 ) {
+ adoptValue( singleValue, master.done( updateFunc( i ) ).resolve, master.reject,
+ !remaining );
+
+ // Use .then() to unwrap secondary thenables (cf. gh-3000)
+ if ( master.state() === "pending" ||
+ isFunction( resolveValues[ i ] && resolveValues[ i ].then ) ) {
+
+ return master.then();
+ }
+ }
+
+ // Multiple arguments are aggregated like Promise.all array elements
+ while ( i-- ) {
+ adoptValue( resolveValues[ i ], updateFunc( i ), master.reject );
+ }
+
+ return master.promise();
+ }
+} );
+
+
+// These usually indicate a programmer mistake during development,
+// warn about them ASAP rather than swallowing them by default.
+var rerrorNames = /^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;
+
+jQuery.Deferred.exceptionHook = function( error, stack ) {
+
+ // Support: IE 8 - 9 only
+ // Console exists when dev tools are open, which can happen at any time
+ if ( window.console && window.console.warn && error && rerrorNames.test( error.name ) ) {
+ window.console.warn( "jQuery.Deferred exception: " + error.message, error.stack, stack );
+ }
+};
+
+
+
+
+jQuery.readyException = function( error ) {
+ window.setTimeout( function() {
+ throw error;
+ } );
+};
+
+
+
+
+// The deferred used on DOM ready
+var readyList = jQuery.Deferred();
+
+jQuery.fn.ready = function( fn ) {
+
+ readyList
+ .then( fn )
+
+ // Wrap jQuery.readyException in a function so that the lookup
+ // happens at the time of error handling instead of callback
+ // registration.
+ .catch( function( error ) {
+ jQuery.readyException( error );
+ } );
+
+ return this;
+};
+
+jQuery.extend( {
+
+ // Is the DOM ready to be used? Set to true once it occurs.
+ isReady: false,
+
+ // A counter to track how many items to wait for before
+ // the ready event fires. See #6781
+ readyWait: 1,
+
+ // Handle when the DOM is ready
+ ready: function( wait ) {
+
+ // Abort if there are pending holds or we're already ready
+ if ( wait === true ? --jQuery.readyWait : jQuery.isReady ) {
+ return;
+ }
+
+ // Remember that the DOM is ready
+ jQuery.isReady = true;
+
+ // If a normal DOM Ready event fired, decrement, and wait if need be
+ if ( wait !== true && --jQuery.readyWait > 0 ) {
+ return;
+ }
+
+ // If there are functions bound, to execute
+ readyList.resolveWith( document, [ jQuery ] );
+ }
+} );
+
+jQuery.ready.then = readyList.then;
+
+// The ready event handler and self cleanup method
+function completed() {
+ document.removeEventListener( "DOMContentLoaded", completed );
+ window.removeEventListener( "load", completed );
+ jQuery.ready();
+}
+
+// Catch cases where $(document).ready() is called
+// after the browser event has already occurred.
+// Support: IE <=9 - 10 only
+// Older IE sometimes signals "interactive" too soon
+if ( document.readyState === "complete" ||
+ ( document.readyState !== "loading" && !document.documentElement.doScroll ) ) {
+
+ // Handle it asynchronously to allow scripts the opportunity to delay ready
+ window.setTimeout( jQuery.ready );
+
+} else {
+
+ // Use the handy event callback
+ document.addEventListener( "DOMContentLoaded", completed );
+
+ // A fallback to window.onload, that will always work
+ window.addEventListener( "load", completed );
+}
+
+
+
+
+// Multifunctional method to get and set values of a collection
+// The value/s can optionally be executed if it's a function
+var access = function( elems, fn, key, value, chainable, emptyGet, raw ) {
+ var i = 0,
+ len = elems.length,
+ bulk = key == null;
+
+ // Sets many values
+ if ( toType( key ) === "object" ) {
+ chainable = true;
+ for ( i in key ) {
+ access( elems, fn, i, key[ i ], true, emptyGet, raw );
+ }
+
+ // Sets one value
+ } else if ( value !== undefined ) {
+ chainable = true;
+
+ if ( !isFunction( value ) ) {
+ raw = true;
+ }
+
+ if ( bulk ) {
+
+ // Bulk operations run against the entire set
+ if ( raw ) {
+ fn.call( elems, value );
+ fn = null;
+
+ // ...except when executing function values
+ } else {
+ bulk = fn;
+ fn = function( elem, key, value ) {
+ return bulk.call( jQuery( elem ), value );
+ };
+ }
+ }
+
+ if ( fn ) {
+ for ( ; i < len; i++ ) {
+ fn(
+ elems[ i ], key, raw ?
+ value :
+ value.call( elems[ i ], i, fn( elems[ i ], key ) )
+ );
+ }
+ }
+ }
+
+ if ( chainable ) {
+ return elems;
+ }
+
+ // Gets
+ if ( bulk ) {
+ return fn.call( elems );
+ }
+
+ return len ? fn( elems[ 0 ], key ) : emptyGet;
+};
+
+
+// Matches dashed string for camelizing
+var rmsPrefix = /^-ms-/,
+ rdashAlpha = /-([a-z])/g;
+
+// Used by camelCase as callback to replace()
+function fcamelCase( all, letter ) {
+ return letter.toUpperCase();
+}
+
+// Convert dashed to camelCase; used by the css and data modules
+// Support: IE <=9 - 11, Edge 12 - 15
+// Microsoft forgot to hump their vendor prefix (#9572)
+function camelCase( string ) {
+ return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase );
+}
+var acceptData = function( owner ) {
+
+ // Accepts only:
+ // - Node
+ // - Node.ELEMENT_NODE
+ // - Node.DOCUMENT_NODE
+ // - Object
+ // - Any
+ return owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType );
+};
+
+
+
+
+function Data() {
+ this.expando = jQuery.expando + Data.uid++;
+}
+
+Data.uid = 1;
+
+Data.prototype = {
+
+ cache: function( owner ) {
+
+ // Check if the owner object already has a cache
+ var value = owner[ this.expando ];
+
+ // If not, create one
+ if ( !value ) {
+ value = {};
+
+ // We can accept data for non-element nodes in modern browsers,
+ // but we should not, see #8335.
+ // Always return an empty object.
+ if ( acceptData( owner ) ) {
+
+ // If it is a node unlikely to be stringify-ed or looped over
+ // use plain assignment
+ if ( owner.nodeType ) {
+ owner[ this.expando ] = value;
+
+ // Otherwise secure it in a non-enumerable property
+ // configurable must be true to allow the property to be
+ // deleted when data is removed
+ } else {
+ Object.defineProperty( owner, this.expando, {
+ value: value,
+ configurable: true
+ } );
+ }
+ }
+ }
+
+ return value;
+ },
+ set: function( owner, data, value ) {
+ var prop,
+ cache = this.cache( owner );
+
+ // Handle: [ owner, key, value ] args
+ // Always use camelCase key (gh-2257)
+ if ( typeof data === "string" ) {
+ cache[ camelCase( data ) ] = value;
+
+ // Handle: [ owner, { properties } ] args
+ } else {
+
+ // Copy the properties one-by-one to the cache object
+ for ( prop in data ) {
+ cache[ camelCase( prop ) ] = data[ prop ];
+ }
+ }
+ return cache;
+ },
+ get: function( owner, key ) {
+ return key === undefined ?
+ this.cache( owner ) :
+
+ // Always use camelCase key (gh-2257)
+ owner[ this.expando ] && owner[ this.expando ][ camelCase( key ) ];
+ },
+ access: function( owner, key, value ) {
+
+ // In cases where either:
+ //
+ // 1. No key was specified
+ // 2. A string key was specified, but no value provided
+ //
+ // Take the "read" path and allow the get method to determine
+ // which value to return, respectively either:
+ //
+ // 1. The entire cache object
+ // 2. The data stored at the key
+ //
+ if ( key === undefined ||
+ ( ( key && typeof key === "string" ) && value === undefined ) ) {
+
+ return this.get( owner, key );
+ }
+
+ // When the key is not a string, or both a key and value
+ // are specified, set or extend (existing objects) with either:
+ //
+ // 1. An object of properties
+ // 2. A key and value
+ //
+ this.set( owner, key, value );
+
+ // Since the "set" path can have two possible entry points
+ // return the expected data based on which path was taken[*]
+ return value !== undefined ? value : key;
+ },
+ remove: function( owner, key ) {
+ var i,
+ cache = owner[ this.expando ];
+
+ if ( cache === undefined ) {
+ return;
+ }
+
+ if ( key !== undefined ) {
+
+ // Support array or space separated string of keys
+ if ( Array.isArray( key ) ) {
+
+ // If key is an array of keys...
+ // We always set camelCase keys, so remove that.
+ key = key.map( camelCase );
+ } else {
+ key = camelCase( key );
+
+ // If a key with the spaces exists, use it.
+ // Otherwise, create an array by matching non-whitespace
+ key = key in cache ?
+ [ key ] :
+ ( key.match( rnothtmlwhite ) || [] );
+ }
+
+ i = key.length;
+
+ while ( i-- ) {
+ delete cache[ key[ i ] ];
+ }
+ }
+
+ // Remove the expando if there's no more data
+ if ( key === undefined || jQuery.isEmptyObject( cache ) ) {
+
+ // Support: Chrome <=35 - 45
+ // Webkit & Blink performance suffers when deleting properties
+ // from DOM nodes, so set to undefined instead
+ // https://bugs.chromium.org/p/chromium/issues/detail?id=378607 (bug restricted)
+ if ( owner.nodeType ) {
+ owner[ this.expando ] = undefined;
+ } else {
+ delete owner[ this.expando ];
+ }
+ }
+ },
+ hasData: function( owner ) {
+ var cache = owner[ this.expando ];
+ return cache !== undefined && !jQuery.isEmptyObject( cache );
+ }
+};
+var dataPriv = new Data();
+
+var dataUser = new Data();
+
+
+
+// Implementation Summary
+//
+// 1. Enforce API surface and semantic compatibility with 1.9.x branch
+// 2. Improve the module's maintainability by reducing the storage
+// paths to a single mechanism.
+// 3. Use the same single mechanism to support "private" and "user" data.
+// 4. _Never_ expose "private" data to user code (TODO: Drop _data, _removeData)
+// 5. Avoid exposing implementation details on user objects (eg. expando properties)
+// 6. Provide a clear path for implementation upgrade to WeakMap in 2014
+
+var rbrace = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,
+ rmultiDash = /[A-Z]/g;
+
+function getData( data ) {
+ if ( data === "true" ) {
+ return true;
+ }
+
+ if ( data === "false" ) {
+ return false;
+ }
+
+ if ( data === "null" ) {
+ return null;
+ }
+
+ // Only convert to a number if it doesn't change the string
+ if ( data === +data + "" ) {
+ return +data;
+ }
+
+ if ( rbrace.test( data ) ) {
+ return JSON.parse( data );
+ }
+
+ return data;
+}
+
+function dataAttr( elem, key, data ) {
+ var name;
+
+ // If nothing was found internally, try to fetch any
+ // data from the HTML5 data-* attribute
+ if ( data === undefined && elem.nodeType === 1 ) {
+ name = "data-" + key.replace( rmultiDash, "-$&" ).toLowerCase();
+ data = elem.getAttribute( name );
+
+ if ( typeof data === "string" ) {
+ try {
+ data = getData( data );
+ } catch ( e ) {}
+
+ // Make sure we set the data so it isn't changed later
+ dataUser.set( elem, key, data );
+ } else {
+ data = undefined;
+ }
+ }
+ return data;
+}
+
+jQuery.extend( {
+ hasData: function( elem ) {
+ return dataUser.hasData( elem ) || dataPriv.hasData( elem );
+ },
+
+ data: function( elem, name, data ) {
+ return dataUser.access( elem, name, data );
+ },
+
+ removeData: function( elem, name ) {
+ dataUser.remove( elem, name );
+ },
+
+ // TODO: Now that all calls to _data and _removeData have been replaced
+ // with direct calls to dataPriv methods, these can be deprecated.
+ _data: function( elem, name, data ) {
+ return dataPriv.access( elem, name, data );
+ },
+
+ _removeData: function( elem, name ) {
+ dataPriv.remove( elem, name );
+ }
+} );
+
+jQuery.fn.extend( {
+ data: function( key, value ) {
+ var i, name, data,
+ elem = this[ 0 ],
+ attrs = elem && elem.attributes;
+
+ // Gets all values
+ if ( key === undefined ) {
+ if ( this.length ) {
+ data = dataUser.get( elem );
+
+ if ( elem.nodeType === 1 && !dataPriv.get( elem, "hasDataAttrs" ) ) {
+ i = attrs.length;
+ while ( i-- ) {
+
+ // Support: IE 11 only
+ // The attrs elements can be null (#14894)
+ if ( attrs[ i ] ) {
+ name = attrs[ i ].name;
+ if ( name.indexOf( "data-" ) === 0 ) {
+ name = camelCase( name.slice( 5 ) );
+ dataAttr( elem, name, data[ name ] );
+ }
+ }
+ }
+ dataPriv.set( elem, "hasDataAttrs", true );
+ }
+ }
+
+ return data;
+ }
+
+ // Sets multiple values
+ if ( typeof key === "object" ) {
+ return this.each( function() {
+ dataUser.set( this, key );
+ } );
+ }
+
+ return access( this, function( value ) {
+ var data;
+
+ // The calling jQuery object (element matches) is not empty
+ // (and therefore has an element appears at this[ 0 ]) and the
+ // `value` parameter was not undefined. An empty jQuery object
+ // will result in `undefined` for elem = this[ 0 ] which will
+ // throw an exception if an attempt to read a data cache is made.
+ if ( elem && value === undefined ) {
+
+ // Attempt to get data from the cache
+ // The key will always be camelCased in Data
+ data = dataUser.get( elem, key );
+ if ( data !== undefined ) {
+ return data;
+ }
+
+ // Attempt to "discover" the data in
+ // HTML5 custom data-* attrs
+ data = dataAttr( elem, key );
+ if ( data !== undefined ) {
+ return data;
+ }
+
+ // We tried really hard, but the data doesn't exist.
+ return;
+ }
+
+ // Set the data...
+ this.each( function() {
+
+ // We always store the camelCased key
+ dataUser.set( this, key, value );
+ } );
+ }, null, value, arguments.length > 1, null, true );
+ },
+
+ removeData: function( key ) {
+ return this.each( function() {
+ dataUser.remove( this, key );
+ } );
+ }
+} );
+
+
+jQuery.extend( {
+ queue: function( elem, type, data ) {
+ var queue;
+
+ if ( elem ) {
+ type = ( type || "fx" ) + "queue";
+ queue = dataPriv.get( elem, type );
+
+ // Speed up dequeue by getting out quickly if this is just a lookup
+ if ( data ) {
+ if ( !queue || Array.isArray( data ) ) {
+ queue = dataPriv.access( elem, type, jQuery.makeArray( data ) );
+ } else {
+ queue.push( data );
+ }
+ }
+ return queue || [];
+ }
+ },
+
+ dequeue: function( elem, type ) {
+ type = type || "fx";
+
+ var queue = jQuery.queue( elem, type ),
+ startLength = queue.length,
+ fn = queue.shift(),
+ hooks = jQuery._queueHooks( elem, type ),
+ next = function() {
+ jQuery.dequeue( elem, type );
+ };
+
+ // If the fx queue is dequeued, always remove the progress sentinel
+ if ( fn === "inprogress" ) {
+ fn = queue.shift();
+ startLength--;
+ }
+
+ if ( fn ) {
+
+ // Add a progress sentinel to prevent the fx queue from being
+ // automatically dequeued
+ if ( type === "fx" ) {
+ queue.unshift( "inprogress" );
+ }
+
+ // Clear up the last queue stop function
+ delete hooks.stop;
+ fn.call( elem, next, hooks );
+ }
+
+ if ( !startLength && hooks ) {
+ hooks.empty.fire();
+ }
+ },
+
+ // Not public - generate a queueHooks object, or return the current one
+ _queueHooks: function( elem, type ) {
+ var key = type + "queueHooks";
+ return dataPriv.get( elem, key ) || dataPriv.access( elem, key, {
+ empty: jQuery.Callbacks( "once memory" ).add( function() {
+ dataPriv.remove( elem, [ type + "queue", key ] );
+ } )
+ } );
+ }
+} );
+
+jQuery.fn.extend( {
+ queue: function( type, data ) {
+ var setter = 2;
+
+ if ( typeof type !== "string" ) {
+ data = type;
+ type = "fx";
+ setter--;
+ }
+
+ if ( arguments.length < setter ) {
+ return jQuery.queue( this[ 0 ], type );
+ }
+
+ return data === undefined ?
+ this :
+ this.each( function() {
+ var queue = jQuery.queue( this, type, data );
+
+ // Ensure a hooks for this queue
+ jQuery._queueHooks( this, type );
+
+ if ( type === "fx" && queue[ 0 ] !== "inprogress" ) {
+ jQuery.dequeue( this, type );
+ }
+ } );
+ },
+ dequeue: function( type ) {
+ return this.each( function() {
+ jQuery.dequeue( this, type );
+ } );
+ },
+ clearQueue: function( type ) {
+ return this.queue( type || "fx", [] );
+ },
+
+ // Get a promise resolved when queues of a certain type
+ // are emptied (fx is the type by default)
+ promise: function( type, obj ) {
+ var tmp,
+ count = 1,
+ defer = jQuery.Deferred(),
+ elements = this,
+ i = this.length,
+ resolve = function() {
+ if ( !( --count ) ) {
+ defer.resolveWith( elements, [ elements ] );
+ }
+ };
+
+ if ( typeof type !== "string" ) {
+ obj = type;
+ type = undefined;
+ }
+ type = type || "fx";
+
+ while ( i-- ) {
+ tmp = dataPriv.get( elements[ i ], type + "queueHooks" );
+ if ( tmp && tmp.empty ) {
+ count++;
+ tmp.empty.add( resolve );
+ }
+ }
+ resolve();
+ return defer.promise( obj );
+ }
+} );
+var pnum = ( /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/ ).source;
+
+var rcssNum = new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" );
+
+
+var cssExpand = [ "Top", "Right", "Bottom", "Left" ];
+
+var documentElement = document.documentElement;
+
+
+
+ var isAttached = function( elem ) {
+ return jQuery.contains( elem.ownerDocument, elem );
+ },
+ composed = { composed: true };
+
+ // Support: IE 9 - 11+, Edge 12 - 18+, iOS 10.0 - 10.2 only
+ // Check attachment across shadow DOM boundaries when possible (gh-3504)
+ // Support: iOS 10.0-10.2 only
+ // Early iOS 10 versions support `attachShadow` but not `getRootNode`,
+ // leading to errors. We need to check for `getRootNode`.
+ if ( documentElement.getRootNode ) {
+ isAttached = function( elem ) {
+ return jQuery.contains( elem.ownerDocument, elem ) ||
+ elem.getRootNode( composed ) === elem.ownerDocument;
+ };
+ }
+var isHiddenWithinTree = function( elem, el ) {
+
+ // isHiddenWithinTree might be called from jQuery#filter function;
+ // in that case, element will be second argument
+ elem = el || elem;
+
+ // Inline style trumps all
+ return elem.style.display === "none" ||
+ elem.style.display === "" &&
+
+ // Otherwise, check computed style
+ // Support: Firefox <=43 - 45
+ // Disconnected elements can have computed display: none, so first confirm that elem is
+ // in the document.
+ isAttached( elem ) &&
+
+ jQuery.css( elem, "display" ) === "none";
+ };
+
+var swap = function( elem, options, callback, args ) {
+ var ret, name,
+ old = {};
+
+ // Remember the old values, and insert the new ones
+ for ( name in options ) {
+ old[ name ] = elem.style[ name ];
+ elem.style[ name ] = options[ name ];
+ }
+
+ ret = callback.apply( elem, args || [] );
+
+ // Revert the old values
+ for ( name in options ) {
+ elem.style[ name ] = old[ name ];
+ }
+
+ return ret;
+};
+
+
+
+
+function adjustCSS( elem, prop, valueParts, tween ) {
+ var adjusted, scale,
+ maxIterations = 20,
+ currentValue = tween ?
+ function() {
+ return tween.cur();
+ } :
+ function() {
+ return jQuery.css( elem, prop, "" );
+ },
+ initial = currentValue(),
+ unit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? "" : "px" ),
+
+ // Starting value computation is required for potential unit mismatches
+ initialInUnit = elem.nodeType &&
+ ( jQuery.cssNumber[ prop ] || unit !== "px" && +initial ) &&
+ rcssNum.exec( jQuery.css( elem, prop ) );
+
+ if ( initialInUnit && initialInUnit[ 3 ] !== unit ) {
+
+ // Support: Firefox <=54
+ // Halve the iteration target value to prevent interference from CSS upper bounds (gh-2144)
+ initial = initial / 2;
+
+ // Trust units reported by jQuery.css
+ unit = unit || initialInUnit[ 3 ];
+
+ // Iteratively approximate from a nonzero starting point
+ initialInUnit = +initial || 1;
+
+ while ( maxIterations-- ) {
+
+ // Evaluate and update our best guess (doubling guesses that zero out).
+ // Finish if the scale equals or crosses 1 (making the old*new product non-positive).
+ jQuery.style( elem, prop, initialInUnit + unit );
+ if ( ( 1 - scale ) * ( 1 - ( scale = currentValue() / initial || 0.5 ) ) <= 0 ) {
+ maxIterations = 0;
+ }
+ initialInUnit = initialInUnit / scale;
+
+ }
+
+ initialInUnit = initialInUnit * 2;
+ jQuery.style( elem, prop, initialInUnit + unit );
+
+ // Make sure we update the tween properties later on
+ valueParts = valueParts || [];
+ }
+
+ if ( valueParts ) {
+ initialInUnit = +initialInUnit || +initial || 0;
+
+ // Apply relative offset (+=/-=) if specified
+ adjusted = valueParts[ 1 ] ?
+ initialInUnit + ( valueParts[ 1 ] + 1 ) * valueParts[ 2 ] :
+ +valueParts[ 2 ];
+ if ( tween ) {
+ tween.unit = unit;
+ tween.start = initialInUnit;
+ tween.end = adjusted;
+ }
+ }
+ return adjusted;
+}
+
+
+var defaultDisplayMap = {};
+
+function getDefaultDisplay( elem ) {
+ var temp,
+ doc = elem.ownerDocument,
+ nodeName = elem.nodeName,
+ display = defaultDisplayMap[ nodeName ];
+
+ if ( display ) {
+ return display;
+ }
+
+ temp = doc.body.appendChild( doc.createElement( nodeName ) );
+ display = jQuery.css( temp, "display" );
+
+ temp.parentNode.removeChild( temp );
+
+ if ( display === "none" ) {
+ display = "block";
+ }
+ defaultDisplayMap[ nodeName ] = display;
+
+ return display;
+}
+
+function showHide( elements, show ) {
+ var display, elem,
+ values = [],
+ index = 0,
+ length = elements.length;
+
+ // Determine new display value for elements that need to change
+ for ( ; index < length; index++ ) {
+ elem = elements[ index ];
+ if ( !elem.style ) {
+ continue;
+ }
+
+ display = elem.style.display;
+ if ( show ) {
+
+ // Since we force visibility upon cascade-hidden elements, an immediate (and slow)
+ // check is required in this first loop unless we have a nonempty display value (either
+ // inline or about-to-be-restored)
+ if ( display === "none" ) {
+ values[ index ] = dataPriv.get( elem, "display" ) || null;
+ if ( !values[ index ] ) {
+ elem.style.display = "";
+ }
+ }
+ if ( elem.style.display === "" && isHiddenWithinTree( elem ) ) {
+ values[ index ] = getDefaultDisplay( elem );
+ }
+ } else {
+ if ( display !== "none" ) {
+ values[ index ] = "none";
+
+ // Remember what we're overwriting
+ dataPriv.set( elem, "display", display );
+ }
+ }
+ }
+
+ // Set the display of the elements in a second loop to avoid constant reflow
+ for ( index = 0; index < length; index++ ) {
+ if ( values[ index ] != null ) {
+ elements[ index ].style.display = values[ index ];
+ }
+ }
+
+ return elements;
+}
+
+jQuery.fn.extend( {
+ show: function() {
+ return showHide( this, true );
+ },
+ hide: function() {
+ return showHide( this );
+ },
+ toggle: function( state ) {
+ if ( typeof state === "boolean" ) {
+ return state ? this.show() : this.hide();
+ }
+
+ return this.each( function() {
+ if ( isHiddenWithinTree( this ) ) {
+ jQuery( this ).show();
+ } else {
+ jQuery( this ).hide();
+ }
+ } );
+ }
+} );
+var rcheckableType = ( /^(?:checkbox|radio)$/i );
+
+var rtagName = ( /<([a-z][^\/\0>\x20\t\r\n\f]*)/i );
+
+var rscriptType = ( /^$|^module$|\/(?:java|ecma)script/i );
+
+
+
+// We have to close these tags to support XHTML (#13200)
+var wrapMap = {
+
+ // Support: IE <=9 only
+ option: [ 1, "", " " ],
+
+ // XHTML parsers do not magically insert elements in the
+ // same way that tag soup parsers do. So we cannot shorten
+ // this by omitting or other required elements.
+ thead: [ 1, "" ],
+ col: [ 2, "" ],
+ tr: [ 2, "" ],
+ td: [ 3, "" ],
+
+ _default: [ 0, "", "" ]
+};
+
+// Support: IE <=9 only
+wrapMap.optgroup = wrapMap.option;
+
+wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;
+wrapMap.th = wrapMap.td;
+
+
+function getAll( context, tag ) {
+
+ // Support: IE <=9 - 11 only
+ // Use typeof to avoid zero-argument method invocation on host objects (#15151)
+ var ret;
+
+ if ( typeof context.getElementsByTagName !== "undefined" ) {
+ ret = context.getElementsByTagName( tag || "*" );
+
+ } else if ( typeof context.querySelectorAll !== "undefined" ) {
+ ret = context.querySelectorAll( tag || "*" );
+
+ } else {
+ ret = [];
+ }
+
+ if ( tag === undefined || tag && nodeName( context, tag ) ) {
+ return jQuery.merge( [ context ], ret );
+ }
+
+ return ret;
+}
+
+
+// Mark scripts as having already been evaluated
+function setGlobalEval( elems, refElements ) {
+ var i = 0,
+ l = elems.length;
+
+ for ( ; i < l; i++ ) {
+ dataPriv.set(
+ elems[ i ],
+ "globalEval",
+ !refElements || dataPriv.get( refElements[ i ], "globalEval" )
+ );
+ }
+}
+
+
+var rhtml = /<|?\w+;/;
+
+function buildFragment( elems, context, scripts, selection, ignored ) {
+ var elem, tmp, tag, wrap, attached, j,
+ fragment = context.createDocumentFragment(),
+ nodes = [],
+ i = 0,
+ l = elems.length;
+
+ for ( ; i < l; i++ ) {
+ elem = elems[ i ];
+
+ if ( elem || elem === 0 ) {
+
+ // Add nodes directly
+ if ( toType( elem ) === "object" ) {
+
+ // Support: Android <=4.0 only, PhantomJS 1 only
+ // push.apply(_, arraylike) throws on ancient WebKit
+ jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem );
+
+ // Convert non-html into a text node
+ } else if ( !rhtml.test( elem ) ) {
+ nodes.push( context.createTextNode( elem ) );
+
+ // Convert html into DOM nodes
+ } else {
+ tmp = tmp || fragment.appendChild( context.createElement( "div" ) );
+
+ // Deserialize a standard representation
+ tag = ( rtagName.exec( elem ) || [ "", "" ] )[ 1 ].toLowerCase();
+ wrap = wrapMap[ tag ] || wrapMap._default;
+ tmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ];
+
+ // Descend through wrappers to the right content
+ j = wrap[ 0 ];
+ while ( j-- ) {
+ tmp = tmp.lastChild;
+ }
+
+ // Support: Android <=4.0 only, PhantomJS 1 only
+ // push.apply(_, arraylike) throws on ancient WebKit
+ jQuery.merge( nodes, tmp.childNodes );
+
+ // Remember the top-level container
+ tmp = fragment.firstChild;
+
+ // Ensure the created nodes are orphaned (#12392)
+ tmp.textContent = "";
+ }
+ }
+ }
+
+ // Remove wrapper from fragment
+ fragment.textContent = "";
+
+ i = 0;
+ while ( ( elem = nodes[ i++ ] ) ) {
+
+ // Skip elements already in the context collection (trac-4087)
+ if ( selection && jQuery.inArray( elem, selection ) > -1 ) {
+ if ( ignored ) {
+ ignored.push( elem );
+ }
+ continue;
+ }
+
+ attached = isAttached( elem );
+
+ // Append to fragment
+ tmp = getAll( fragment.appendChild( elem ), "script" );
+
+ // Preserve script evaluation history
+ if ( attached ) {
+ setGlobalEval( tmp );
+ }
+
+ // Capture executables
+ if ( scripts ) {
+ j = 0;
+ while ( ( elem = tmp[ j++ ] ) ) {
+ if ( rscriptType.test( elem.type || "" ) ) {
+ scripts.push( elem );
+ }
+ }
+ }
+ }
+
+ return fragment;
+}
+
+
+( function() {
+ var fragment = document.createDocumentFragment(),
+ div = fragment.appendChild( document.createElement( "div" ) ),
+ input = document.createElement( "input" );
+
+ // Support: Android 4.0 - 4.3 only
+ // Check state lost if the name is set (#11217)
+ // Support: Windows Web Apps (WWA)
+ // `name` and `type` must use .setAttribute for WWA (#14901)
+ input.setAttribute( "type", "radio" );
+ input.setAttribute( "checked", "checked" );
+ input.setAttribute( "name", "t" );
+
+ div.appendChild( input );
+
+ // Support: Android <=4.1 only
+ // Older WebKit doesn't clone checked state correctly in fragments
+ support.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked;
+
+ // Support: IE <=11 only
+ // Make sure textarea (and checkbox) defaultValue is properly cloned
+ div.innerHTML = "";
+ support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue;
+} )();
+
+
+var
+ rkeyEvent = /^key/,
+ rmouseEvent = /^(?:mouse|pointer|contextmenu|drag|drop)|click/,
+ rtypenamespace = /^([^.]*)(?:\.(.+)|)/;
+
+function returnTrue() {
+ return true;
+}
+
+function returnFalse() {
+ return false;
+}
+
+// Support: IE <=9 - 11+
+// focus() and blur() are asynchronous, except when they are no-op.
+// So expect focus to be synchronous when the element is already active,
+// and blur to be synchronous when the element is not already active.
+// (focus and blur are always synchronous in other supported browsers,
+// this just defines when we can count on it).
+function expectSync( elem, type ) {
+ return ( elem === safeActiveElement() ) === ( type === "focus" );
+}
+
+// Support: IE <=9 only
+// Accessing document.activeElement can throw unexpectedly
+// https://bugs.jquery.com/ticket/13393
+function safeActiveElement() {
+ try {
+ return document.activeElement;
+ } catch ( err ) { }
+}
+
+function on( elem, types, selector, data, fn, one ) {
+ var origFn, type;
+
+ // Types can be a map of types/handlers
+ if ( typeof types === "object" ) {
+
+ // ( types-Object, selector, data )
+ if ( typeof selector !== "string" ) {
+
+ // ( types-Object, data )
+ data = data || selector;
+ selector = undefined;
+ }
+ for ( type in types ) {
+ on( elem, type, selector, data, types[ type ], one );
+ }
+ return elem;
+ }
+
+ if ( data == null && fn == null ) {
+
+ // ( types, fn )
+ fn = selector;
+ data = selector = undefined;
+ } else if ( fn == null ) {
+ if ( typeof selector === "string" ) {
+
+ // ( types, selector, fn )
+ fn = data;
+ data = undefined;
+ } else {
+
+ // ( types, data, fn )
+ fn = data;
+ data = selector;
+ selector = undefined;
+ }
+ }
+ if ( fn === false ) {
+ fn = returnFalse;
+ } else if ( !fn ) {
+ return elem;
+ }
+
+ if ( one === 1 ) {
+ origFn = fn;
+ fn = function( event ) {
+
+ // Can use an empty set, since event contains the info
+ jQuery().off( event );
+ return origFn.apply( this, arguments );
+ };
+
+ // Use same guid so caller can remove using origFn
+ fn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ );
+ }
+ return elem.each( function() {
+ jQuery.event.add( this, types, fn, data, selector );
+ } );
+}
+
+/*
+ * Helper functions for managing events -- not part of the public interface.
+ * Props to Dean Edwards' addEvent library for many of the ideas.
+ */
+jQuery.event = {
+
+ global: {},
+
+ add: function( elem, types, handler, data, selector ) {
+
+ var handleObjIn, eventHandle, tmp,
+ events, t, handleObj,
+ special, handlers, type, namespaces, origType,
+ elemData = dataPriv.get( elem );
+
+ // Don't attach events to noData or text/comment nodes (but allow plain objects)
+ if ( !elemData ) {
+ return;
+ }
+
+ // Caller can pass in an object of custom data in lieu of the handler
+ if ( handler.handler ) {
+ handleObjIn = handler;
+ handler = handleObjIn.handler;
+ selector = handleObjIn.selector;
+ }
+
+ // Ensure that invalid selectors throw exceptions at attach time
+ // Evaluate against documentElement in case elem is a non-element node (e.g., document)
+ if ( selector ) {
+ jQuery.find.matchesSelector( documentElement, selector );
+ }
+
+ // Make sure that the handler has a unique ID, used to find/remove it later
+ if ( !handler.guid ) {
+ handler.guid = jQuery.guid++;
+ }
+
+ // Init the element's event structure and main handler, if this is the first
+ if ( !( events = elemData.events ) ) {
+ events = elemData.events = {};
+ }
+ if ( !( eventHandle = elemData.handle ) ) {
+ eventHandle = elemData.handle = function( e ) {
+
+ // Discard the second event of a jQuery.event.trigger() and
+ // when an event is called after a page has unloaded
+ return typeof jQuery !== "undefined" && jQuery.event.triggered !== e.type ?
+ jQuery.event.dispatch.apply( elem, arguments ) : undefined;
+ };
+ }
+
+ // Handle multiple events separated by a space
+ types = ( types || "" ).match( rnothtmlwhite ) || [ "" ];
+ t = types.length;
+ while ( t-- ) {
+ tmp = rtypenamespace.exec( types[ t ] ) || [];
+ type = origType = tmp[ 1 ];
+ namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort();
+
+ // There *must* be a type, no attaching namespace-only handlers
+ if ( !type ) {
+ continue;
+ }
+
+ // If event changes its type, use the special event handlers for the changed type
+ special = jQuery.event.special[ type ] || {};
+
+ // If selector defined, determine special event api type, otherwise given type
+ type = ( selector ? special.delegateType : special.bindType ) || type;
+
+ // Update special based on newly reset type
+ special = jQuery.event.special[ type ] || {};
+
+ // handleObj is passed to all event handlers
+ handleObj = jQuery.extend( {
+ type: type,
+ origType: origType,
+ data: data,
+ handler: handler,
+ guid: handler.guid,
+ selector: selector,
+ needsContext: selector && jQuery.expr.match.needsContext.test( selector ),
+ namespace: namespaces.join( "." )
+ }, handleObjIn );
+
+ // Init the event handler queue if we're the first
+ if ( !( handlers = events[ type ] ) ) {
+ handlers = events[ type ] = [];
+ handlers.delegateCount = 0;
+
+ // Only use addEventListener if the special events handler returns false
+ if ( !special.setup ||
+ special.setup.call( elem, data, namespaces, eventHandle ) === false ) {
+
+ if ( elem.addEventListener ) {
+ elem.addEventListener( type, eventHandle );
+ }
+ }
+ }
+
+ if ( special.add ) {
+ special.add.call( elem, handleObj );
+
+ if ( !handleObj.handler.guid ) {
+ handleObj.handler.guid = handler.guid;
+ }
+ }
+
+ // Add to the element's handler list, delegates in front
+ if ( selector ) {
+ handlers.splice( handlers.delegateCount++, 0, handleObj );
+ } else {
+ handlers.push( handleObj );
+ }
+
+ // Keep track of which events have ever been used, for event optimization
+ jQuery.event.global[ type ] = true;
+ }
+
+ },
+
+ // Detach an event or set of events from an element
+ remove: function( elem, types, handler, selector, mappedTypes ) {
+
+ var j, origCount, tmp,
+ events, t, handleObj,
+ special, handlers, type, namespaces, origType,
+ elemData = dataPriv.hasData( elem ) && dataPriv.get( elem );
+
+ if ( !elemData || !( events = elemData.events ) ) {
+ return;
+ }
+
+ // Once for each type.namespace in types; type may be omitted
+ types = ( types || "" ).match( rnothtmlwhite ) || [ "" ];
+ t = types.length;
+ while ( t-- ) {
+ tmp = rtypenamespace.exec( types[ t ] ) || [];
+ type = origType = tmp[ 1 ];
+ namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort();
+
+ // Unbind all events (on this namespace, if provided) for the element
+ if ( !type ) {
+ for ( type in events ) {
+ jQuery.event.remove( elem, type + types[ t ], handler, selector, true );
+ }
+ continue;
+ }
+
+ special = jQuery.event.special[ type ] || {};
+ type = ( selector ? special.delegateType : special.bindType ) || type;
+ handlers = events[ type ] || [];
+ tmp = tmp[ 2 ] &&
+ new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" );
+
+ // Remove matching events
+ origCount = j = handlers.length;
+ while ( j-- ) {
+ handleObj = handlers[ j ];
+
+ if ( ( mappedTypes || origType === handleObj.origType ) &&
+ ( !handler || handler.guid === handleObj.guid ) &&
+ ( !tmp || tmp.test( handleObj.namespace ) ) &&
+ ( !selector || selector === handleObj.selector ||
+ selector === "**" && handleObj.selector ) ) {
+ handlers.splice( j, 1 );
+
+ if ( handleObj.selector ) {
+ handlers.delegateCount--;
+ }
+ if ( special.remove ) {
+ special.remove.call( elem, handleObj );
+ }
+ }
+ }
+
+ // Remove generic event handler if we removed something and no more handlers exist
+ // (avoids potential for endless recursion during removal of special event handlers)
+ if ( origCount && !handlers.length ) {
+ if ( !special.teardown ||
+ special.teardown.call( elem, namespaces, elemData.handle ) === false ) {
+
+ jQuery.removeEvent( elem, type, elemData.handle );
+ }
+
+ delete events[ type ];
+ }
+ }
+
+ // Remove data and the expando if it's no longer used
+ if ( jQuery.isEmptyObject( events ) ) {
+ dataPriv.remove( elem, "handle events" );
+ }
+ },
+
+ dispatch: function( nativeEvent ) {
+
+ // Make a writable jQuery.Event from the native event object
+ var event = jQuery.event.fix( nativeEvent );
+
+ var i, j, ret, matched, handleObj, handlerQueue,
+ args = new Array( arguments.length ),
+ handlers = ( dataPriv.get( this, "events" ) || {} )[ event.type ] || [],
+ special = jQuery.event.special[ event.type ] || {};
+
+ // Use the fix-ed jQuery.Event rather than the (read-only) native event
+ args[ 0 ] = event;
+
+ for ( i = 1; i < arguments.length; i++ ) {
+ args[ i ] = arguments[ i ];
+ }
+
+ event.delegateTarget = this;
+
+ // Call the preDispatch hook for the mapped type, and let it bail if desired
+ if ( special.preDispatch && special.preDispatch.call( this, event ) === false ) {
+ return;
+ }
+
+ // Determine handlers
+ handlerQueue = jQuery.event.handlers.call( this, event, handlers );
+
+ // Run delegates first; they may want to stop propagation beneath us
+ i = 0;
+ while ( ( matched = handlerQueue[ i++ ] ) && !event.isPropagationStopped() ) {
+ event.currentTarget = matched.elem;
+
+ j = 0;
+ while ( ( handleObj = matched.handlers[ j++ ] ) &&
+ !event.isImmediatePropagationStopped() ) {
+
+ // If the event is namespaced, then each handler is only invoked if it is
+ // specially universal or its namespaces are a superset of the event's.
+ if ( !event.rnamespace || handleObj.namespace === false ||
+ event.rnamespace.test( handleObj.namespace ) ) {
+
+ event.handleObj = handleObj;
+ event.data = handleObj.data;
+
+ ret = ( ( jQuery.event.special[ handleObj.origType ] || {} ).handle ||
+ handleObj.handler ).apply( matched.elem, args );
+
+ if ( ret !== undefined ) {
+ if ( ( event.result = ret ) === false ) {
+ event.preventDefault();
+ event.stopPropagation();
+ }
+ }
+ }
+ }
+ }
+
+ // Call the postDispatch hook for the mapped type
+ if ( special.postDispatch ) {
+ special.postDispatch.call( this, event );
+ }
+
+ return event.result;
+ },
+
+ handlers: function( event, handlers ) {
+ var i, handleObj, sel, matchedHandlers, matchedSelectors,
+ handlerQueue = [],
+ delegateCount = handlers.delegateCount,
+ cur = event.target;
+
+ // Find delegate handlers
+ if ( delegateCount &&
+
+ // Support: IE <=9
+ // Black-hole SVG instance trees (trac-13180)
+ cur.nodeType &&
+
+ // Support: Firefox <=42
+ // Suppress spec-violating clicks indicating a non-primary pointer button (trac-3861)
+ // https://www.w3.org/TR/DOM-Level-3-Events/#event-type-click
+ // Support: IE 11 only
+ // ...but not arrow key "clicks" of radio inputs, which can have `button` -1 (gh-2343)
+ !( event.type === "click" && event.button >= 1 ) ) {
+
+ for ( ; cur !== this; cur = cur.parentNode || this ) {
+
+ // Don't check non-elements (#13208)
+ // Don't process clicks on disabled elements (#6911, #8165, #11382, #11764)
+ if ( cur.nodeType === 1 && !( event.type === "click" && cur.disabled === true ) ) {
+ matchedHandlers = [];
+ matchedSelectors = {};
+ for ( i = 0; i < delegateCount; i++ ) {
+ handleObj = handlers[ i ];
+
+ // Don't conflict with Object.prototype properties (#13203)
+ sel = handleObj.selector + " ";
+
+ if ( matchedSelectors[ sel ] === undefined ) {
+ matchedSelectors[ sel ] = handleObj.needsContext ?
+ jQuery( sel, this ).index( cur ) > -1 :
+ jQuery.find( sel, this, null, [ cur ] ).length;
+ }
+ if ( matchedSelectors[ sel ] ) {
+ matchedHandlers.push( handleObj );
+ }
+ }
+ if ( matchedHandlers.length ) {
+ handlerQueue.push( { elem: cur, handlers: matchedHandlers } );
+ }
+ }
+ }
+ }
+
+ // Add the remaining (directly-bound) handlers
+ cur = this;
+ if ( delegateCount < handlers.length ) {
+ handlerQueue.push( { elem: cur, handlers: handlers.slice( delegateCount ) } );
+ }
+
+ return handlerQueue;
+ },
+
+ addProp: function( name, hook ) {
+ Object.defineProperty( jQuery.Event.prototype, name, {
+ enumerable: true,
+ configurable: true,
+
+ get: isFunction( hook ) ?
+ function() {
+ if ( this.originalEvent ) {
+ return hook( this.originalEvent );
+ }
+ } :
+ function() {
+ if ( this.originalEvent ) {
+ return this.originalEvent[ name ];
+ }
+ },
+
+ set: function( value ) {
+ Object.defineProperty( this, name, {
+ enumerable: true,
+ configurable: true,
+ writable: true,
+ value: value
+ } );
+ }
+ } );
+ },
+
+ fix: function( originalEvent ) {
+ return originalEvent[ jQuery.expando ] ?
+ originalEvent :
+ new jQuery.Event( originalEvent );
+ },
+
+ special: {
+ load: {
+
+ // Prevent triggered image.load events from bubbling to window.load
+ noBubble: true
+ },
+ click: {
+
+ // Utilize native event to ensure correct state for checkable inputs
+ setup: function( data ) {
+
+ // For mutual compressibility with _default, replace `this` access with a local var.
+ // `|| data` is dead code meant only to preserve the variable through minification.
+ var el = this || data;
+
+ // Claim the first handler
+ if ( rcheckableType.test( el.type ) &&
+ el.click && nodeName( el, "input" ) ) {
+
+ // dataPriv.set( el, "click", ... )
+ leverageNative( el, "click", returnTrue );
+ }
+
+ // Return false to allow normal processing in the caller
+ return false;
+ },
+ trigger: function( data ) {
+
+ // For mutual compressibility with _default, replace `this` access with a local var.
+ // `|| data` is dead code meant only to preserve the variable through minification.
+ var el = this || data;
+
+ // Force setup before triggering a click
+ if ( rcheckableType.test( el.type ) &&
+ el.click && nodeName( el, "input" ) ) {
+
+ leverageNative( el, "click" );
+ }
+
+ // Return non-false to allow normal event-path propagation
+ return true;
+ },
+
+ // For cross-browser consistency, suppress native .click() on links
+ // Also prevent it if we're currently inside a leveraged native-event stack
+ _default: function( event ) {
+ var target = event.target;
+ return rcheckableType.test( target.type ) &&
+ target.click && nodeName( target, "input" ) &&
+ dataPriv.get( target, "click" ) ||
+ nodeName( target, "a" );
+ }
+ },
+
+ beforeunload: {
+ postDispatch: function( event ) {
+
+ // Support: Firefox 20+
+ // Firefox doesn't alert if the returnValue field is not set.
+ if ( event.result !== undefined && event.originalEvent ) {
+ event.originalEvent.returnValue = event.result;
+ }
+ }
+ }
+ }
+};
+
+// Ensure the presence of an event listener that handles manually-triggered
+// synthetic events by interrupting progress until reinvoked in response to
+// *native* events that it fires directly, ensuring that state changes have
+// already occurred before other listeners are invoked.
+function leverageNative( el, type, expectSync ) {
+
+ // Missing expectSync indicates a trigger call, which must force setup through jQuery.event.add
+ if ( !expectSync ) {
+ if ( dataPriv.get( el, type ) === undefined ) {
+ jQuery.event.add( el, type, returnTrue );
+ }
+ return;
+ }
+
+ // Register the controller as a special universal handler for all event namespaces
+ dataPriv.set( el, type, false );
+ jQuery.event.add( el, type, {
+ namespace: false,
+ handler: function( event ) {
+ var notAsync, result,
+ saved = dataPriv.get( this, type );
+
+ if ( ( event.isTrigger & 1 ) && this[ type ] ) {
+
+ // Interrupt processing of the outer synthetic .trigger()ed event
+ // Saved data should be false in such cases, but might be a leftover capture object
+ // from an async native handler (gh-4350)
+ if ( !saved.length ) {
+
+ // Store arguments for use when handling the inner native event
+ // There will always be at least one argument (an event object), so this array
+ // will not be confused with a leftover capture object.
+ saved = slice.call( arguments );
+ dataPriv.set( this, type, saved );
+
+ // Trigger the native event and capture its result
+ // Support: IE <=9 - 11+
+ // focus() and blur() are asynchronous
+ notAsync = expectSync( this, type );
+ this[ type ]();
+ result = dataPriv.get( this, type );
+ if ( saved !== result || notAsync ) {
+ dataPriv.set( this, type, false );
+ } else {
+ result = {};
+ }
+ if ( saved !== result ) {
+
+ // Cancel the outer synthetic event
+ event.stopImmediatePropagation();
+ event.preventDefault();
+ return result.value;
+ }
+
+ // If this is an inner synthetic event for an event with a bubbling surrogate
+ // (focus or blur), assume that the surrogate already propagated from triggering the
+ // native event and prevent that from happening again here.
+ // This technically gets the ordering wrong w.r.t. to `.trigger()` (in which the
+ // bubbling surrogate propagates *after* the non-bubbling base), but that seems
+ // less bad than duplication.
+ } else if ( ( jQuery.event.special[ type ] || {} ).delegateType ) {
+ event.stopPropagation();
+ }
+
+ // If this is a native event triggered above, everything is now in order
+ // Fire an inner synthetic event with the original arguments
+ } else if ( saved.length ) {
+
+ // ...and capture the result
+ dataPriv.set( this, type, {
+ value: jQuery.event.trigger(
+
+ // Support: IE <=9 - 11+
+ // Extend with the prototype to reset the above stopImmediatePropagation()
+ jQuery.extend( saved[ 0 ], jQuery.Event.prototype ),
+ saved.slice( 1 ),
+ this
+ )
+ } );
+
+ // Abort handling of the native event
+ event.stopImmediatePropagation();
+ }
+ }
+ } );
+}
+
+jQuery.removeEvent = function( elem, type, handle ) {
+
+ // This "if" is needed for plain objects
+ if ( elem.removeEventListener ) {
+ elem.removeEventListener( type, handle );
+ }
+};
+
+jQuery.Event = function( src, props ) {
+
+ // Allow instantiation without the 'new' keyword
+ if ( !( this instanceof jQuery.Event ) ) {
+ return new jQuery.Event( src, props );
+ }
+
+ // Event object
+ if ( src && src.type ) {
+ this.originalEvent = src;
+ this.type = src.type;
+
+ // Events bubbling up the document may have been marked as prevented
+ // by a handler lower down the tree; reflect the correct value.
+ this.isDefaultPrevented = src.defaultPrevented ||
+ src.defaultPrevented === undefined &&
+
+ // Support: Android <=2.3 only
+ src.returnValue === false ?
+ returnTrue :
+ returnFalse;
+
+ // Create target properties
+ // Support: Safari <=6 - 7 only
+ // Target should not be a text node (#504, #13143)
+ this.target = ( src.target && src.target.nodeType === 3 ) ?
+ src.target.parentNode :
+ src.target;
+
+ this.currentTarget = src.currentTarget;
+ this.relatedTarget = src.relatedTarget;
+
+ // Event type
+ } else {
+ this.type = src;
+ }
+
+ // Put explicitly provided properties onto the event object
+ if ( props ) {
+ jQuery.extend( this, props );
+ }
+
+ // Create a timestamp if incoming event doesn't have one
+ this.timeStamp = src && src.timeStamp || Date.now();
+
+ // Mark it as fixed
+ this[ jQuery.expando ] = true;
+};
+
+// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding
+// https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html
+jQuery.Event.prototype = {
+ constructor: jQuery.Event,
+ isDefaultPrevented: returnFalse,
+ isPropagationStopped: returnFalse,
+ isImmediatePropagationStopped: returnFalse,
+ isSimulated: false,
+
+ preventDefault: function() {
+ var e = this.originalEvent;
+
+ this.isDefaultPrevented = returnTrue;
+
+ if ( e && !this.isSimulated ) {
+ e.preventDefault();
+ }
+ },
+ stopPropagation: function() {
+ var e = this.originalEvent;
+
+ this.isPropagationStopped = returnTrue;
+
+ if ( e && !this.isSimulated ) {
+ e.stopPropagation();
+ }
+ },
+ stopImmediatePropagation: function() {
+ var e = this.originalEvent;
+
+ this.isImmediatePropagationStopped = returnTrue;
+
+ if ( e && !this.isSimulated ) {
+ e.stopImmediatePropagation();
+ }
+
+ this.stopPropagation();
+ }
+};
+
+// Includes all common event props including KeyEvent and MouseEvent specific props
+jQuery.each( {
+ altKey: true,
+ bubbles: true,
+ cancelable: true,
+ changedTouches: true,
+ ctrlKey: true,
+ detail: true,
+ eventPhase: true,
+ metaKey: true,
+ pageX: true,
+ pageY: true,
+ shiftKey: true,
+ view: true,
+ "char": true,
+ code: true,
+ charCode: true,
+ key: true,
+ keyCode: true,
+ button: true,
+ buttons: true,
+ clientX: true,
+ clientY: true,
+ offsetX: true,
+ offsetY: true,
+ pointerId: true,
+ pointerType: true,
+ screenX: true,
+ screenY: true,
+ targetTouches: true,
+ toElement: true,
+ touches: true,
+
+ which: function( event ) {
+ var button = event.button;
+
+ // Add which for key events
+ if ( event.which == null && rkeyEvent.test( event.type ) ) {
+ return event.charCode != null ? event.charCode : event.keyCode;
+ }
+
+ // Add which for click: 1 === left; 2 === middle; 3 === right
+ if ( !event.which && button !== undefined && rmouseEvent.test( event.type ) ) {
+ if ( button & 1 ) {
+ return 1;
+ }
+
+ if ( button & 2 ) {
+ return 3;
+ }
+
+ if ( button & 4 ) {
+ return 2;
+ }
+
+ return 0;
+ }
+
+ return event.which;
+ }
+}, jQuery.event.addProp );
+
+jQuery.each( { focus: "focusin", blur: "focusout" }, function( type, delegateType ) {
+ jQuery.event.special[ type ] = {
+
+ // Utilize native event if possible so blur/focus sequence is correct
+ setup: function() {
+
+ // Claim the first handler
+ // dataPriv.set( this, "focus", ... )
+ // dataPriv.set( this, "blur", ... )
+ leverageNative( this, type, expectSync );
+
+ // Return false to allow normal processing in the caller
+ return false;
+ },
+ trigger: function() {
+
+ // Force setup before trigger
+ leverageNative( this, type );
+
+ // Return non-false to allow normal event-path propagation
+ return true;
+ },
+
+ delegateType: delegateType
+ };
+} );
+
+// Create mouseenter/leave events using mouseover/out and event-time checks
+// so that event delegation works in jQuery.
+// Do the same for pointerenter/pointerleave and pointerover/pointerout
+//
+// Support: Safari 7 only
+// Safari sends mouseenter too often; see:
+// https://bugs.chromium.org/p/chromium/issues/detail?id=470258
+// for the description of the bug (it existed in older Chrome versions as well).
+jQuery.each( {
+ mouseenter: "mouseover",
+ mouseleave: "mouseout",
+ pointerenter: "pointerover",
+ pointerleave: "pointerout"
+}, function( orig, fix ) {
+ jQuery.event.special[ orig ] = {
+ delegateType: fix,
+ bindType: fix,
+
+ handle: function( event ) {
+ var ret,
+ target = this,
+ related = event.relatedTarget,
+ handleObj = event.handleObj;
+
+ // For mouseenter/leave call the handler if related is outside the target.
+ // NB: No relatedTarget if the mouse left/entered the browser window
+ if ( !related || ( related !== target && !jQuery.contains( target, related ) ) ) {
+ event.type = handleObj.origType;
+ ret = handleObj.handler.apply( this, arguments );
+ event.type = fix;
+ }
+ return ret;
+ }
+ };
+} );
+
+jQuery.fn.extend( {
+
+ on: function( types, selector, data, fn ) {
+ return on( this, types, selector, data, fn );
+ },
+ one: function( types, selector, data, fn ) {
+ return on( this, types, selector, data, fn, 1 );
+ },
+ off: function( types, selector, fn ) {
+ var handleObj, type;
+ if ( types && types.preventDefault && types.handleObj ) {
+
+ // ( event ) dispatched jQuery.Event
+ handleObj = types.handleObj;
+ jQuery( types.delegateTarget ).off(
+ handleObj.namespace ?
+ handleObj.origType + "." + handleObj.namespace :
+ handleObj.origType,
+ handleObj.selector,
+ handleObj.handler
+ );
+ return this;
+ }
+ if ( typeof types === "object" ) {
+
+ // ( types-object [, selector] )
+ for ( type in types ) {
+ this.off( type, selector, types[ type ] );
+ }
+ return this;
+ }
+ if ( selector === false || typeof selector === "function" ) {
+
+ // ( types [, fn] )
+ fn = selector;
+ selector = undefined;
+ }
+ if ( fn === false ) {
+ fn = returnFalse;
+ }
+ return this.each( function() {
+ jQuery.event.remove( this, types, fn, selector );
+ } );
+ }
+} );
+
+
+var
+
+ /* eslint-disable max-len */
+
+ // See https://github.com/eslint/eslint/issues/3229
+ rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,
+
+ /* eslint-enable */
+
+ // Support: IE <=10 - 11, Edge 12 - 13 only
+ // In IE/Edge using regex groups here causes severe slowdowns.
+ // See https://connect.microsoft.com/IE/feedback/details/1736512/
+ rnoInnerhtml = /\r\n";
+
+// inject VBScript
+document.write(IEBinaryToArray_ByteStr_Script);
+
+global.JSZipUtils._getBinaryFromXHR = function (xhr) {
+ var binary = xhr.responseBody;
+ var byteMapping = {};
+ for ( var i = 0; i < 256; i++ ) {
+ for ( var j = 0; j < 256; j++ ) {
+ byteMapping[ String.fromCharCode( i + (j << 8) ) ] =
+ String.fromCharCode(i) + String.fromCharCode(j);
+ }
+ }
+ var rawBytes = IEBinaryToArray_ByteStr(binary);
+ var lastChr = IEBinaryToArray_ByteStr_Last(binary);
+ return rawBytes.replace(/[\s\S]/g, function( match ) {
+ return byteMapping[match];
+ }) + lastChr;
+};
+
+// enforcing Stuk's coding style
+// vim: set shiftwidth=4 softtabstop=4:
+
+},{}]},{},[1])
+;
diff --git a/apidocs/script-dir/jszip-utils/dist/jszip-utils-ie.min.js b/apidocs/script-dir/jszip-utils/dist/jszip-utils-ie.min.js
new file mode 100644
index 0000000..93d8bc8
--- /dev/null
+++ b/apidocs/script-dir/jszip-utils/dist/jszip-utils-ie.min.js
@@ -0,0 +1,10 @@
+/*!
+
+JSZipUtils - A collection of cross-browser utilities to go along with JSZip.
+
+
+(c) 2014 Stuart Knightley, David Duponchel
+Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown.
+
+*/
+!function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);throw new Error("Cannot find module '"+g+"'")}var j=c[g]={exports:{}};b[g][0].call(j.exports,function(a){var c=b[g][1][a];return e(c?c:a)},j,j.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g\r\n\r\n";document.write(b),a.JSZipUtils._getBinaryFromXHR=function(a){for(var b=a.responseBody,c={},d=0;256>d;d++)for(var e=0;256>e;e++)c[String.fromCharCode(d+(e<<8))]=String.fromCharCode(d)+String.fromCharCode(e);var f=IEBinaryToArray_ByteStr(b),g=IEBinaryToArray_ByteStr_Last(b);return f.replace(/[\s\S]/g,function(a){return c[a]})+g}},{}]},{},[1]);
diff --git a/apidocs/script-dir/jszip-utils/dist/jszip-utils.js b/apidocs/script-dir/jszip-utils/dist/jszip-utils.js
new file mode 100644
index 0000000..775895e
--- /dev/null
+++ b/apidocs/script-dir/jszip-utils/dist/jszip-utils.js
@@ -0,0 +1,118 @@
+/*!
+
+JSZipUtils - A collection of cross-browser utilities to go along with JSZip.
+
+
+(c) 2014 Stuart Knightley, David Duponchel
+Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown.
+
+*/
+!function(e){"object"==typeof exports?module.exports=e():"function"==typeof define&&define.amd?define(e):"undefined"!=typeof window?window.JSZipUtils=e():"undefined"!=typeof global?global.JSZipUtils=e():"undefined"!=typeof self&&(self.JSZipUtils=e())}(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o
+
+(c) 2014 Stuart Knightley, David Duponchel
+Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown.
+
+*/
+!function(a){"object"==typeof exports?module.exports=a():"function"==typeof define&&define.amd?define(a):"undefined"!=typeof window?window.JSZipUtils=a():"undefined"!=typeof global?global.JSZipUtils=a():"undefined"!=typeof self&&(self.JSZipUtils=a())}(function(){return function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);throw new Error("Cannot find module '"+g+"'")}var j=c[g]={exports:{}};b[g][0].call(j.exports,function(a){var c=b[g][1][a];return e(c?c:a)},j,j.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g
+
+(c) 2009-2016 Stuart Knightley
+Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown.
+
+JSZip uses the library pako released under the MIT license :
+https://github.com/nodeca/pako/blob/master/LICENSE
+*/
+
+(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.JSZip = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o> 2;
+ enc2 = ((chr1 & 3) << 4) | (chr2 >> 4);
+ enc3 = remainingBytes > 1 ? (((chr2 & 15) << 2) | (chr3 >> 6)) : 64;
+ enc4 = remainingBytes > 2 ? (chr3 & 63) : 64;
+
+ output.push(_keyStr.charAt(enc1) + _keyStr.charAt(enc2) + _keyStr.charAt(enc3) + _keyStr.charAt(enc4));
+
+ }
+
+ return output.join("");
+};
+
+// public method for decoding
+exports.decode = function(input) {
+ var chr1, chr2, chr3;
+ var enc1, enc2, enc3, enc4;
+ var i = 0, resultIndex = 0;
+
+ var dataUrlPrefix = "data:";
+
+ if (input.substr(0, dataUrlPrefix.length) === dataUrlPrefix) {
+ // This is a common error: people give a data url
+ // (data:image/png;base64,iVBOR...) with a {base64: true} and
+ // wonders why things don't work.
+ // We can detect that the string input looks like a data url but we
+ // *can't* be sure it is one: removing everything up to the comma would
+ // be too dangerous.
+ throw new Error("Invalid base64 input, it looks like a data url.");
+ }
+
+ input = input.replace(/[^A-Za-z0-9\+\/\=]/g, "");
+
+ var totalLength = input.length * 3 / 4;
+ if(input.charAt(input.length - 1) === _keyStr.charAt(64)) {
+ totalLength--;
+ }
+ if(input.charAt(input.length - 2) === _keyStr.charAt(64)) {
+ totalLength--;
+ }
+ if (totalLength % 1 !== 0) {
+ // totalLength is not an integer, the length does not match a valid
+ // base64 content. That can happen if:
+ // - the input is not a base64 content
+ // - the input is *almost* a base64 content, with a extra chars at the
+ // beginning or at the end
+ // - the input uses a base64 variant (base64url for example)
+ throw new Error("Invalid base64 input, bad content length.");
+ }
+ var output;
+ if (support.uint8array) {
+ output = new Uint8Array(totalLength|0);
+ } else {
+ output = new Array(totalLength|0);
+ }
+
+ while (i < input.length) {
+
+ enc1 = _keyStr.indexOf(input.charAt(i++));
+ enc2 = _keyStr.indexOf(input.charAt(i++));
+ enc3 = _keyStr.indexOf(input.charAt(i++));
+ enc4 = _keyStr.indexOf(input.charAt(i++));
+
+ chr1 = (enc1 << 2) | (enc2 >> 4);
+ chr2 = ((enc2 & 15) << 4) | (enc3 >> 2);
+ chr3 = ((enc3 & 3) << 6) | enc4;
+
+ output[resultIndex++] = chr1;
+
+ if (enc3 !== 64) {
+ output[resultIndex++] = chr2;
+ }
+ if (enc4 !== 64) {
+ output[resultIndex++] = chr3;
+ }
+
+ }
+
+ return output;
+};
+
+},{"./support":30,"./utils":32}],2:[function(require,module,exports){
+'use strict';
+
+var external = require("./external");
+var DataWorker = require('./stream/DataWorker');
+var DataLengthProbe = require('./stream/DataLengthProbe');
+var Crc32Probe = require('./stream/Crc32Probe');
+var DataLengthProbe = require('./stream/DataLengthProbe');
+
+/**
+ * Represent a compressed object, with everything needed to decompress it.
+ * @constructor
+ * @param {number} compressedSize the size of the data compressed.
+ * @param {number} uncompressedSize the size of the data after decompression.
+ * @param {number} crc32 the crc32 of the decompressed file.
+ * @param {object} compression the type of compression, see lib/compressions.js.
+ * @param {String|ArrayBuffer|Uint8Array|Buffer} data the compressed data.
+ */
+function CompressedObject(compressedSize, uncompressedSize, crc32, compression, data) {
+ this.compressedSize = compressedSize;
+ this.uncompressedSize = uncompressedSize;
+ this.crc32 = crc32;
+ this.compression = compression;
+ this.compressedContent = data;
+}
+
+CompressedObject.prototype = {
+ /**
+ * Create a worker to get the uncompressed content.
+ * @return {GenericWorker} the worker.
+ */
+ getContentWorker : function () {
+ var worker = new DataWorker(external.Promise.resolve(this.compressedContent))
+ .pipe(this.compression.uncompressWorker())
+ .pipe(new DataLengthProbe("data_length"));
+
+ var that = this;
+ worker.on("end", function () {
+ if(this.streamInfo['data_length'] !== that.uncompressedSize) {
+ throw new Error("Bug : uncompressed data size mismatch");
+ }
+ });
+ return worker;
+ },
+ /**
+ * Create a worker to get the compressed content.
+ * @return {GenericWorker} the worker.
+ */
+ getCompressedWorker : function () {
+ return new DataWorker(external.Promise.resolve(this.compressedContent))
+ .withStreamInfo("compressedSize", this.compressedSize)
+ .withStreamInfo("uncompressedSize", this.uncompressedSize)
+ .withStreamInfo("crc32", this.crc32)
+ .withStreamInfo("compression", this.compression)
+ ;
+ }
+};
+
+/**
+ * Chain the given worker with other workers to compress the content with the
+ * given compresion.
+ * @param {GenericWorker} uncompressedWorker the worker to pipe.
+ * @param {Object} compression the compression object.
+ * @param {Object} compressionOptions the options to use when compressing.
+ * @return {GenericWorker} the new worker compressing the content.
+ */
+CompressedObject.createWorkerFrom = function (uncompressedWorker, compression, compressionOptions) {
+ return uncompressedWorker
+ .pipe(new Crc32Probe())
+ .pipe(new DataLengthProbe("uncompressedSize"))
+ .pipe(compression.compressWorker(compressionOptions))
+ .pipe(new DataLengthProbe("compressedSize"))
+ .withStreamInfo("compression", compression);
+};
+
+module.exports = CompressedObject;
+
+},{"./external":6,"./stream/Crc32Probe":25,"./stream/DataLengthProbe":26,"./stream/DataWorker":27}],3:[function(require,module,exports){
+'use strict';
+
+var GenericWorker = require("./stream/GenericWorker");
+
+exports.STORE = {
+ magic: "\x00\x00",
+ compressWorker : function (compressionOptions) {
+ return new GenericWorker("STORE compression");
+ },
+ uncompressWorker : function () {
+ return new GenericWorker("STORE decompression");
+ }
+};
+exports.DEFLATE = require('./flate');
+
+},{"./flate":7,"./stream/GenericWorker":28}],4:[function(require,module,exports){
+'use strict';
+
+var utils = require('./utils');
+
+/**
+ * The following functions come from pako, from pako/lib/zlib/crc32.js
+ * released under the MIT license, see pako https://github.com/nodeca/pako/
+ */
+
+// Use ordinary array, since untyped makes no boost here
+function makeTable() {
+ var c, table = [];
+
+ for(var n =0; n < 256; n++){
+ c = n;
+ for(var k =0; k < 8; k++){
+ c = ((c&1) ? (0xEDB88320 ^ (c >>> 1)) : (c >>> 1));
+ }
+ table[n] = c;
+ }
+
+ return table;
+}
+
+// Create table on load. Just 255 signed longs. Not a problem.
+var crcTable = makeTable();
+
+
+function crc32(crc, buf, len, pos) {
+ var t = crcTable, end = pos + len;
+
+ crc = crc ^ (-1);
+
+ for (var i = pos; i < end; i++ ) {
+ crc = (crc >>> 8) ^ t[(crc ^ buf[i]) & 0xFF];
+ }
+
+ return (crc ^ (-1)); // >>> 0;
+}
+
+// That's all for the pako functions.
+
+/**
+ * Compute the crc32 of a string.
+ * This is almost the same as the function crc32, but for strings. Using the
+ * same function for the two use cases leads to horrible performances.
+ * @param {Number} crc the starting value of the crc.
+ * @param {String} str the string to use.
+ * @param {Number} len the length of the string.
+ * @param {Number} pos the starting position for the crc32 computation.
+ * @return {Number} the computed crc32.
+ */
+function crc32str(crc, str, len, pos) {
+ var t = crcTable, end = pos + len;
+
+ crc = crc ^ (-1);
+
+ for (var i = pos; i < end; i++ ) {
+ crc = (crc >>> 8) ^ t[(crc ^ str.charCodeAt(i)) & 0xFF];
+ }
+
+ return (crc ^ (-1)); // >>> 0;
+}
+
+module.exports = function crc32wrapper(input, crc) {
+ if (typeof input === "undefined" || !input.length) {
+ return 0;
+ }
+
+ var isArray = utils.getTypeOf(input) !== "string";
+
+ if(isArray) {
+ return crc32(crc|0, input, input.length, 0);
+ } else {
+ return crc32str(crc|0, input, input.length, 0);
+ }
+};
+
+},{"./utils":32}],5:[function(require,module,exports){
+'use strict';
+exports.base64 = false;
+exports.binary = false;
+exports.dir = false;
+exports.createFolders = true;
+exports.date = null;
+exports.compression = null;
+exports.compressionOptions = null;
+exports.comment = null;
+exports.unixPermissions = null;
+exports.dosPermissions = null;
+
+},{}],6:[function(require,module,exports){
+/* global Promise */
+'use strict';
+
+// load the global object first:
+// - it should be better integrated in the system (unhandledRejection in node)
+// - the environment may have a custom Promise implementation (see zone.js)
+var ES6Promise = null;
+if (typeof Promise !== "undefined") {
+ ES6Promise = Promise;
+} else {
+ ES6Promise = require("lie");
+}
+
+/**
+ * Let the user use/change some implementations.
+ */
+module.exports = {
+ Promise: ES6Promise
+};
+
+},{"lie":58}],7:[function(require,module,exports){
+'use strict';
+var USE_TYPEDARRAY = (typeof Uint8Array !== 'undefined') && (typeof Uint16Array !== 'undefined') && (typeof Uint32Array !== 'undefined');
+
+var pako = require("pako");
+var utils = require("./utils");
+var GenericWorker = require("./stream/GenericWorker");
+
+var ARRAY_TYPE = USE_TYPEDARRAY ? "uint8array" : "array";
+
+exports.magic = "\x08\x00";
+
+/**
+ * Create a worker that uses pako to inflate/deflate.
+ * @constructor
+ * @param {String} action the name of the pako function to call : either "Deflate" or "Inflate".
+ * @param {Object} options the options to use when (de)compressing.
+ */
+function FlateWorker(action, options) {
+ GenericWorker.call(this, "FlateWorker/" + action);
+
+ this._pako = null;
+ this._pakoAction = action;
+ this._pakoOptions = options;
+ // the `meta` object from the last chunk received
+ // this allow this worker to pass around metadata
+ this.meta = {};
+}
+
+utils.inherits(FlateWorker, GenericWorker);
+
+/**
+ * @see GenericWorker.processChunk
+ */
+FlateWorker.prototype.processChunk = function (chunk) {
+ this.meta = chunk.meta;
+ if (this._pako === null) {
+ this._createPako();
+ }
+ this._pako.push(utils.transformTo(ARRAY_TYPE, chunk.data), false);
+};
+
+/**
+ * @see GenericWorker.flush
+ */
+FlateWorker.prototype.flush = function () {
+ GenericWorker.prototype.flush.call(this);
+ if (this._pako === null) {
+ this._createPako();
+ }
+ this._pako.push([], true);
+};
+/**
+ * @see GenericWorker.cleanUp
+ */
+FlateWorker.prototype.cleanUp = function () {
+ GenericWorker.prototype.cleanUp.call(this);
+ this._pako = null;
+};
+
+/**
+ * Create the _pako object.
+ * TODO: lazy-loading this object isn't the best solution but it's the
+ * quickest. The best solution is to lazy-load the worker list. See also the
+ * issue #446.
+ */
+FlateWorker.prototype._createPako = function () {
+ this._pako = new pako[this._pakoAction]({
+ raw: true,
+ level: this._pakoOptions.level || -1 // default compression
+ });
+ var self = this;
+ this._pako.onData = function(data) {
+ self.push({
+ data : data,
+ meta : self.meta
+ });
+ };
+};
+
+exports.compressWorker = function (compressionOptions) {
+ return new FlateWorker("Deflate", compressionOptions);
+};
+exports.uncompressWorker = function () {
+ return new FlateWorker("Inflate", {});
+};
+
+},{"./stream/GenericWorker":28,"./utils":32,"pako":59}],8:[function(require,module,exports){
+'use strict';
+
+var utils = require('../utils');
+var GenericWorker = require('../stream/GenericWorker');
+var utf8 = require('../utf8');
+var crc32 = require('../crc32');
+var signature = require('../signature');
+
+/**
+ * Transform an integer into a string in hexadecimal.
+ * @private
+ * @param {number} dec the number to convert.
+ * @param {number} bytes the number of bytes to generate.
+ * @returns {string} the result.
+ */
+var decToHex = function(dec, bytes) {
+ var hex = "", i;
+ for (i = 0; i < bytes; i++) {
+ hex += String.fromCharCode(dec & 0xff);
+ dec = dec >>> 8;
+ }
+ return hex;
+};
+
+/**
+ * Generate the UNIX part of the external file attributes.
+ * @param {Object} unixPermissions the unix permissions or null.
+ * @param {Boolean} isDir true if the entry is a directory, false otherwise.
+ * @return {Number} a 32 bit integer.
+ *
+ * adapted from http://unix.stackexchange.com/questions/14705/the-zip-formats-external-file-attribute :
+ *
+ * TTTTsstrwxrwxrwx0000000000ADVSHR
+ * ^^^^____________________________ file type, see zipinfo.c (UNX_*)
+ * ^^^_________________________ setuid, setgid, sticky
+ * ^^^^^^^^^________________ permissions
+ * ^^^^^^^^^^______ not used ?
+ * ^^^^^^ DOS attribute bits : Archive, Directory, Volume label, System file, Hidden, Read only
+ */
+var generateUnixExternalFileAttr = function (unixPermissions, isDir) {
+
+ var result = unixPermissions;
+ if (!unixPermissions) {
+ // I can't use octal values in strict mode, hence the hexa.
+ // 040775 => 0x41fd
+ // 0100664 => 0x81b4
+ result = isDir ? 0x41fd : 0x81b4;
+ }
+ return (result & 0xFFFF) << 16;
+};
+
+/**
+ * Generate the DOS part of the external file attributes.
+ * @param {Object} dosPermissions the dos permissions or null.
+ * @param {Boolean} isDir true if the entry is a directory, false otherwise.
+ * @return {Number} a 32 bit integer.
+ *
+ * Bit 0 Read-Only
+ * Bit 1 Hidden
+ * Bit 2 System
+ * Bit 3 Volume Label
+ * Bit 4 Directory
+ * Bit 5 Archive
+ */
+var generateDosExternalFileAttr = function (dosPermissions, isDir) {
+
+ // the dir flag is already set for compatibility
+ return (dosPermissions || 0) & 0x3F;
+};
+
+/**
+ * Generate the various parts used in the construction of the final zip file.
+ * @param {Object} streamInfo the hash with informations about the compressed file.
+ * @param {Boolean} streamedContent is the content streamed ?
+ * @param {Boolean} streamingEnded is the stream finished ?
+ * @param {number} offset the current offset from the start of the zip file.
+ * @param {String} platform let's pretend we are this platform (change platform dependents fields)
+ * @param {Function} encodeFileName the function to encode the file name / comment.
+ * @return {Object} the zip parts.
+ */
+var generateZipParts = function(streamInfo, streamedContent, streamingEnded, offset, platform, encodeFileName) {
+ var file = streamInfo['file'],
+ compression = streamInfo['compression'],
+ useCustomEncoding = encodeFileName !== utf8.utf8encode,
+ encodedFileName = utils.transformTo("string", encodeFileName(file.name)),
+ utfEncodedFileName = utils.transformTo("string", utf8.utf8encode(file.name)),
+ comment = file.comment,
+ encodedComment = utils.transformTo("string", encodeFileName(comment)),
+ utfEncodedComment = utils.transformTo("string", utf8.utf8encode(comment)),
+ useUTF8ForFileName = utfEncodedFileName.length !== file.name.length,
+ useUTF8ForComment = utfEncodedComment.length !== comment.length,
+ dosTime,
+ dosDate,
+ extraFields = "",
+ unicodePathExtraField = "",
+ unicodeCommentExtraField = "",
+ dir = file.dir,
+ date = file.date;
+
+
+ var dataInfo = {
+ crc32 : 0,
+ compressedSize : 0,
+ uncompressedSize : 0
+ };
+
+ // if the content is streamed, the sizes/crc32 are only available AFTER
+ // the end of the stream.
+ if (!streamedContent || streamingEnded) {
+ dataInfo.crc32 = streamInfo['crc32'];
+ dataInfo.compressedSize = streamInfo['compressedSize'];
+ dataInfo.uncompressedSize = streamInfo['uncompressedSize'];
+ }
+
+ var bitflag = 0;
+ if (streamedContent) {
+ // Bit 3: the sizes/crc32 are set to zero in the local header.
+ // The correct values are put in the data descriptor immediately
+ // following the compressed data.
+ bitflag |= 0x0008;
+ }
+ if (!useCustomEncoding && (useUTF8ForFileName || useUTF8ForComment)) {
+ // Bit 11: Language encoding flag (EFS).
+ bitflag |= 0x0800;
+ }
+
+
+ var extFileAttr = 0;
+ var versionMadeBy = 0;
+ if (dir) {
+ // dos or unix, we set the dos dir flag
+ extFileAttr |= 0x00010;
+ }
+ if(platform === "UNIX") {
+ versionMadeBy = 0x031E; // UNIX, version 3.0
+ extFileAttr |= generateUnixExternalFileAttr(file.unixPermissions, dir);
+ } else { // DOS or other, fallback to DOS
+ versionMadeBy = 0x0014; // DOS, version 2.0
+ extFileAttr |= generateDosExternalFileAttr(file.dosPermissions, dir);
+ }
+
+ // date
+ // @see http://www.delorie.com/djgpp/doc/rbinter/it/52/13.html
+ // @see http://www.delorie.com/djgpp/doc/rbinter/it/65/16.html
+ // @see http://www.delorie.com/djgpp/doc/rbinter/it/66/16.html
+
+ dosTime = date.getUTCHours();
+ dosTime = dosTime << 6;
+ dosTime = dosTime | date.getUTCMinutes();
+ dosTime = dosTime << 5;
+ dosTime = dosTime | date.getUTCSeconds() / 2;
+
+ dosDate = date.getUTCFullYear() - 1980;
+ dosDate = dosDate << 4;
+ dosDate = dosDate | (date.getUTCMonth() + 1);
+ dosDate = dosDate << 5;
+ dosDate = dosDate | date.getUTCDate();
+
+ if (useUTF8ForFileName) {
+ // set the unicode path extra field. unzip needs at least one extra
+ // field to correctly handle unicode path, so using the path is as good
+ // as any other information. This could improve the situation with
+ // other archive managers too.
+ // This field is usually used without the utf8 flag, with a non
+ // unicode path in the header (winrar, winzip). This helps (a bit)
+ // with the messy Windows' default compressed folders feature but
+ // breaks on p7zip which doesn't seek the unicode path extra field.
+ // So for now, UTF-8 everywhere !
+ unicodePathExtraField =
+ // Version
+ decToHex(1, 1) +
+ // NameCRC32
+ decToHex(crc32(encodedFileName), 4) +
+ // UnicodeName
+ utfEncodedFileName;
+
+ extraFields +=
+ // Info-ZIP Unicode Path Extra Field
+ "\x75\x70" +
+ // size
+ decToHex(unicodePathExtraField.length, 2) +
+ // content
+ unicodePathExtraField;
+ }
+
+ if(useUTF8ForComment) {
+
+ unicodeCommentExtraField =
+ // Version
+ decToHex(1, 1) +
+ // CommentCRC32
+ decToHex(crc32(encodedComment), 4) +
+ // UnicodeName
+ utfEncodedComment;
+
+ extraFields +=
+ // Info-ZIP Unicode Path Extra Field
+ "\x75\x63" +
+ // size
+ decToHex(unicodeCommentExtraField.length, 2) +
+ // content
+ unicodeCommentExtraField;
+ }
+
+ var header = "";
+
+ // version needed to extract
+ header += "\x0A\x00";
+ // general purpose bit flag
+ header += decToHex(bitflag, 2);
+ // compression method
+ header += compression.magic;
+ // last mod file time
+ header += decToHex(dosTime, 2);
+ // last mod file date
+ header += decToHex(dosDate, 2);
+ // crc-32
+ header += decToHex(dataInfo.crc32, 4);
+ // compressed size
+ header += decToHex(dataInfo.compressedSize, 4);
+ // uncompressed size
+ header += decToHex(dataInfo.uncompressedSize, 4);
+ // file name length
+ header += decToHex(encodedFileName.length, 2);
+ // extra field length
+ header += decToHex(extraFields.length, 2);
+
+
+ var fileRecord = signature.LOCAL_FILE_HEADER + header + encodedFileName + extraFields;
+
+ var dirRecord = signature.CENTRAL_FILE_HEADER +
+ // version made by (00: DOS)
+ decToHex(versionMadeBy, 2) +
+ // file header (common to file and central directory)
+ header +
+ // file comment length
+ decToHex(encodedComment.length, 2) +
+ // disk number start
+ "\x00\x00" +
+ // internal file attributes TODO
+ "\x00\x00" +
+ // external file attributes
+ decToHex(extFileAttr, 4) +
+ // relative offset of local header
+ decToHex(offset, 4) +
+ // file name
+ encodedFileName +
+ // extra field
+ extraFields +
+ // file comment
+ encodedComment;
+
+ return {
+ fileRecord: fileRecord,
+ dirRecord: dirRecord
+ };
+};
+
+/**
+ * Generate the EOCD record.
+ * @param {Number} entriesCount the number of entries in the zip file.
+ * @param {Number} centralDirLength the length (in bytes) of the central dir.
+ * @param {Number} localDirLength the length (in bytes) of the local dir.
+ * @param {String} comment the zip file comment as a binary string.
+ * @param {Function} encodeFileName the function to encode the comment.
+ * @return {String} the EOCD record.
+ */
+var generateCentralDirectoryEnd = function (entriesCount, centralDirLength, localDirLength, comment, encodeFileName) {
+ var dirEnd = "";
+ var encodedComment = utils.transformTo("string", encodeFileName(comment));
+
+ // end of central dir signature
+ dirEnd = signature.CENTRAL_DIRECTORY_END +
+ // number of this disk
+ "\x00\x00" +
+ // number of the disk with the start of the central directory
+ "\x00\x00" +
+ // total number of entries in the central directory on this disk
+ decToHex(entriesCount, 2) +
+ // total number of entries in the central directory
+ decToHex(entriesCount, 2) +
+ // size of the central directory 4 bytes
+ decToHex(centralDirLength, 4) +
+ // offset of start of central directory with respect to the starting disk number
+ decToHex(localDirLength, 4) +
+ // .ZIP file comment length
+ decToHex(encodedComment.length, 2) +
+ // .ZIP file comment
+ encodedComment;
+
+ return dirEnd;
+};
+
+/**
+ * Generate data descriptors for a file entry.
+ * @param {Object} streamInfo the hash generated by a worker, containing informations
+ * on the file entry.
+ * @return {String} the data descriptors.
+ */
+var generateDataDescriptors = function (streamInfo) {
+ var descriptor = "";
+ descriptor = signature.DATA_DESCRIPTOR +
+ // crc-32 4 bytes
+ decToHex(streamInfo['crc32'], 4) +
+ // compressed size 4 bytes
+ decToHex(streamInfo['compressedSize'], 4) +
+ // uncompressed size 4 bytes
+ decToHex(streamInfo['uncompressedSize'], 4);
+
+ return descriptor;
+};
+
+
+/**
+ * A worker to concatenate other workers to create a zip file.
+ * @param {Boolean} streamFiles `true` to stream the content of the files,
+ * `false` to accumulate it.
+ * @param {String} comment the comment to use.
+ * @param {String} platform the platform to use, "UNIX" or "DOS".
+ * @param {Function} encodeFileName the function to encode file names and comments.
+ */
+function ZipFileWorker(streamFiles, comment, platform, encodeFileName) {
+ GenericWorker.call(this, "ZipFileWorker");
+ // The number of bytes written so far. This doesn't count accumulated chunks.
+ this.bytesWritten = 0;
+ // The comment of the zip file
+ this.zipComment = comment;
+ // The platform "generating" the zip file.
+ this.zipPlatform = platform;
+ // the function to encode file names and comments.
+ this.encodeFileName = encodeFileName;
+ // Should we stream the content of the files ?
+ this.streamFiles = streamFiles;
+ // If `streamFiles` is false, we will need to accumulate the content of the
+ // files to calculate sizes / crc32 (and write them *before* the content).
+ // This boolean indicates if we are accumulating chunks (it will change a lot
+ // during the lifetime of this worker).
+ this.accumulate = false;
+ // The buffer receiving chunks when accumulating content.
+ this.contentBuffer = [];
+ // The list of generated directory records.
+ this.dirRecords = [];
+ // The offset (in bytes) from the beginning of the zip file for the current source.
+ this.currentSourceOffset = 0;
+ // The total number of entries in this zip file.
+ this.entriesCount = 0;
+ // the name of the file currently being added, null when handling the end of the zip file.
+ // Used for the emited metadata.
+ this.currentFile = null;
+
+
+
+ this._sources = [];
+}
+utils.inherits(ZipFileWorker, GenericWorker);
+
+/**
+ * @see GenericWorker.push
+ */
+ZipFileWorker.prototype.push = function (chunk) {
+
+ var currentFilePercent = chunk.meta.percent || 0;
+ var entriesCount = this.entriesCount;
+ var remainingFiles = this._sources.length;
+
+ if(this.accumulate) {
+ this.contentBuffer.push(chunk);
+ } else {
+ this.bytesWritten += chunk.data.length;
+
+ GenericWorker.prototype.push.call(this, {
+ data : chunk.data,
+ meta : {
+ currentFile : this.currentFile,
+ percent : entriesCount ? (currentFilePercent + 100 * (entriesCount - remainingFiles - 1)) / entriesCount : 100
+ }
+ });
+ }
+};
+
+/**
+ * The worker started a new source (an other worker).
+ * @param {Object} streamInfo the streamInfo object from the new source.
+ */
+ZipFileWorker.prototype.openedSource = function (streamInfo) {
+ this.currentSourceOffset = this.bytesWritten;
+ this.currentFile = streamInfo['file'].name;
+
+ var streamedContent = this.streamFiles && !streamInfo['file'].dir;
+
+ // don't stream folders (because they don't have any content)
+ if(streamedContent) {
+ var record = generateZipParts(streamInfo, streamedContent, false, this.currentSourceOffset, this.zipPlatform, this.encodeFileName);
+ this.push({
+ data : record.fileRecord,
+ meta : {percent:0}
+ });
+ } else {
+ // we need to wait for the whole file before pushing anything
+ this.accumulate = true;
+ }
+};
+
+/**
+ * The worker finished a source (an other worker).
+ * @param {Object} streamInfo the streamInfo object from the finished source.
+ */
+ZipFileWorker.prototype.closedSource = function (streamInfo) {
+ this.accumulate = false;
+ var streamedContent = this.streamFiles && !streamInfo['file'].dir;
+ var record = generateZipParts(streamInfo, streamedContent, true, this.currentSourceOffset, this.zipPlatform, this.encodeFileName);
+
+ this.dirRecords.push(record.dirRecord);
+ if(streamedContent) {
+ // after the streamed file, we put data descriptors
+ this.push({
+ data : generateDataDescriptors(streamInfo),
+ meta : {percent:100}
+ });
+ } else {
+ // the content wasn't streamed, we need to push everything now
+ // first the file record, then the content
+ this.push({
+ data : record.fileRecord,
+ meta : {percent:0}
+ });
+ while(this.contentBuffer.length) {
+ this.push(this.contentBuffer.shift());
+ }
+ }
+ this.currentFile = null;
+};
+
+/**
+ * @see GenericWorker.flush
+ */
+ZipFileWorker.prototype.flush = function () {
+
+ var localDirLength = this.bytesWritten;
+ for(var i = 0; i < this.dirRecords.length; i++) {
+ this.push({
+ data : this.dirRecords[i],
+ meta : {percent:100}
+ });
+ }
+ var centralDirLength = this.bytesWritten - localDirLength;
+
+ var dirEnd = generateCentralDirectoryEnd(this.dirRecords.length, centralDirLength, localDirLength, this.zipComment, this.encodeFileName);
+
+ this.push({
+ data : dirEnd,
+ meta : {percent:100}
+ });
+};
+
+/**
+ * Prepare the next source to be read.
+ */
+ZipFileWorker.prototype.prepareNextSource = function () {
+ this.previous = this._sources.shift();
+ this.openedSource(this.previous.streamInfo);
+ if (this.isPaused) {
+ this.previous.pause();
+ } else {
+ this.previous.resume();
+ }
+};
+
+/**
+ * @see GenericWorker.registerPrevious
+ */
+ZipFileWorker.prototype.registerPrevious = function (previous) {
+ this._sources.push(previous);
+ var self = this;
+
+ previous.on('data', function (chunk) {
+ self.processChunk(chunk);
+ });
+ previous.on('end', function () {
+ self.closedSource(self.previous.streamInfo);
+ if(self._sources.length) {
+ self.prepareNextSource();
+ } else {
+ self.end();
+ }
+ });
+ previous.on('error', function (e) {
+ self.error(e);
+ });
+ return this;
+};
+
+/**
+ * @see GenericWorker.resume
+ */
+ZipFileWorker.prototype.resume = function () {
+ if(!GenericWorker.prototype.resume.call(this)) {
+ return false;
+ }
+
+ if (!this.previous && this._sources.length) {
+ this.prepareNextSource();
+ return true;
+ }
+ if (!this.previous && !this._sources.length && !this.generatedError) {
+ this.end();
+ return true;
+ }
+};
+
+/**
+ * @see GenericWorker.error
+ */
+ZipFileWorker.prototype.error = function (e) {
+ var sources = this._sources;
+ if(!GenericWorker.prototype.error.call(this, e)) {
+ return false;
+ }
+ for(var i = 0; i < sources.length; i++) {
+ try {
+ sources[i].error(e);
+ } catch(e) {
+ // the `error` exploded, nothing to do
+ }
+ }
+ return true;
+};
+
+/**
+ * @see GenericWorker.lock
+ */
+ZipFileWorker.prototype.lock = function () {
+ GenericWorker.prototype.lock.call(this);
+ var sources = this._sources;
+ for(var i = 0; i < sources.length; i++) {
+ sources[i].lock();
+ }
+};
+
+module.exports = ZipFileWorker;
+
+},{"../crc32":4,"../signature":23,"../stream/GenericWorker":28,"../utf8":31,"../utils":32}],9:[function(require,module,exports){
+'use strict';
+
+var compressions = require('../compressions');
+var ZipFileWorker = require('./ZipFileWorker');
+
+/**
+ * Find the compression to use.
+ * @param {String} fileCompression the compression defined at the file level, if any.
+ * @param {String} zipCompression the compression defined at the load() level.
+ * @return {Object} the compression object to use.
+ */
+var getCompression = function (fileCompression, zipCompression) {
+
+ var compressionName = fileCompression || zipCompression;
+ var compression = compressions[compressionName];
+ if (!compression) {
+ throw new Error(compressionName + " is not a valid compression method !");
+ }
+ return compression;
+};
+
+/**
+ * Create a worker to generate a zip file.
+ * @param {JSZip} zip the JSZip instance at the right root level.
+ * @param {Object} options to generate the zip file.
+ * @param {String} comment the comment to use.
+ */
+exports.generateWorker = function (zip, options, comment) {
+
+ var zipFileWorker = new ZipFileWorker(options.streamFiles, comment, options.platform, options.encodeFileName);
+ var entriesCount = 0;
+ try {
+
+ zip.forEach(function (relativePath, file) {
+ entriesCount++;
+ var compression = getCompression(file.options.compression, options.compression);
+ var compressionOptions = file.options.compressionOptions || options.compressionOptions || {};
+ var dir = file.dir, date = file.date;
+
+ file._compressWorker(compression, compressionOptions)
+ .withStreamInfo("file", {
+ name : relativePath,
+ dir : dir,
+ date : date,
+ comment : file.comment || "",
+ unixPermissions : file.unixPermissions,
+ dosPermissions : file.dosPermissions
+ })
+ .pipe(zipFileWorker);
+ });
+ zipFileWorker.entriesCount = entriesCount;
+ } catch (e) {
+ zipFileWorker.error(e);
+ }
+
+ return zipFileWorker;
+};
+
+},{"../compressions":3,"./ZipFileWorker":8}],10:[function(require,module,exports){
+'use strict';
+
+/**
+ * Representation a of zip file in js
+ * @constructor
+ */
+function JSZip() {
+ // if this constructor is used without `new`, it adds `new` before itself:
+ if(!(this instanceof JSZip)) {
+ return new JSZip();
+ }
+
+ if(arguments.length) {
+ throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide.");
+ }
+
+ // object containing the files :
+ // {
+ // "folder/" : {...},
+ // "folder/data.txt" : {...}
+ // }
+ this.files = {};
+
+ this.comment = null;
+
+ // Where we are in the hierarchy
+ this.root = "";
+ this.clone = function() {
+ var newObj = new JSZip();
+ for (var i in this) {
+ if (typeof this[i] !== "function") {
+ newObj[i] = this[i];
+ }
+ }
+ return newObj;
+ };
+}
+JSZip.prototype = require('./object');
+JSZip.prototype.loadAsync = require('./load');
+JSZip.support = require('./support');
+JSZip.defaults = require('./defaults');
+
+// TODO find a better way to handle this version,
+// a require('package.json').version doesn't work with webpack, see #327
+JSZip.version = "3.1.5";
+
+JSZip.loadAsync = function (content, options) {
+ return new JSZip().loadAsync(content, options);
+};
+
+JSZip.external = require("./external");
+module.exports = JSZip;
+
+},{"./defaults":5,"./external":6,"./load":11,"./object":15,"./support":30}],11:[function(require,module,exports){
+'use strict';
+var utils = require('./utils');
+var external = require("./external");
+var utf8 = require('./utf8');
+var utils = require('./utils');
+var ZipEntries = require('./zipEntries');
+var Crc32Probe = require('./stream/Crc32Probe');
+var nodejsUtils = require("./nodejsUtils");
+
+/**
+ * Check the CRC32 of an entry.
+ * @param {ZipEntry} zipEntry the zip entry to check.
+ * @return {Promise} the result.
+ */
+function checkEntryCRC32(zipEntry) {
+ return new external.Promise(function (resolve, reject) {
+ var worker = zipEntry.decompressed.getContentWorker().pipe(new Crc32Probe());
+ worker.on("error", function (e) {
+ reject(e);
+ })
+ .on("end", function () {
+ if (worker.streamInfo.crc32 !== zipEntry.decompressed.crc32) {
+ reject(new Error("Corrupted zip : CRC32 mismatch"));
+ } else {
+ resolve();
+ }
+ })
+ .resume();
+ });
+}
+
+module.exports = function(data, options) {
+ var zip = this;
+ options = utils.extend(options || {}, {
+ base64: false,
+ checkCRC32: false,
+ optimizedBinaryString: false,
+ createFolders: false,
+ decodeFileName: utf8.utf8decode
+ });
+
+ if (nodejsUtils.isNode && nodejsUtils.isStream(data)) {
+ return external.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file."));
+ }
+
+ return utils.prepareContent("the loaded zip file", data, true, options.optimizedBinaryString, options.base64)
+ .then(function(data) {
+ var zipEntries = new ZipEntries(options);
+ zipEntries.load(data);
+ return zipEntries;
+ }).then(function checkCRC32(zipEntries) {
+ var promises = [external.Promise.resolve(zipEntries)];
+ var files = zipEntries.files;
+ if (options.checkCRC32) {
+ for (var i = 0; i < files.length; i++) {
+ promises.push(checkEntryCRC32(files[i]));
+ }
+ }
+ return external.Promise.all(promises);
+ }).then(function addFiles(results) {
+ var zipEntries = results.shift();
+ var files = zipEntries.files;
+ for (var i = 0; i < files.length; i++) {
+ var input = files[i];
+ zip.file(input.fileNameStr, input.decompressed, {
+ binary: true,
+ optimizedBinaryString: true,
+ date: input.date,
+ dir: input.dir,
+ comment : input.fileCommentStr.length ? input.fileCommentStr : null,
+ unixPermissions : input.unixPermissions,
+ dosPermissions : input.dosPermissions,
+ createFolders: options.createFolders
+ });
+ }
+ if (zipEntries.zipComment.length) {
+ zip.comment = zipEntries.zipComment;
+ }
+
+ return zip;
+ });
+};
+
+},{"./external":6,"./nodejsUtils":14,"./stream/Crc32Probe":25,"./utf8":31,"./utils":32,"./zipEntries":33}],12:[function(require,module,exports){
+"use strict";
+
+var utils = require('../utils');
+var GenericWorker = require('../stream/GenericWorker');
+
+/**
+ * A worker that use a nodejs stream as source.
+ * @constructor
+ * @param {String} filename the name of the file entry for this stream.
+ * @param {Readable} stream the nodejs stream.
+ */
+function NodejsStreamInputAdapter(filename, stream) {
+ GenericWorker.call(this, "Nodejs stream input adapter for " + filename);
+ this._upstreamEnded = false;
+ this._bindStream(stream);
+}
+
+utils.inherits(NodejsStreamInputAdapter, GenericWorker);
+
+/**
+ * Prepare the stream and bind the callbacks on it.
+ * Do this ASAP on node 0.10 ! A lazy binding doesn't always work.
+ * @param {Stream} stream the nodejs stream to use.
+ */
+NodejsStreamInputAdapter.prototype._bindStream = function (stream) {
+ var self = this;
+ this._stream = stream;
+ stream.pause();
+ stream
+ .on("data", function (chunk) {
+ self.push({
+ data: chunk,
+ meta : {
+ percent : 0
+ }
+ });
+ })
+ .on("error", function (e) {
+ if(self.isPaused) {
+ this.generatedError = e;
+ } else {
+ self.error(e);
+ }
+ })
+ .on("end", function () {
+ if(self.isPaused) {
+ self._upstreamEnded = true;
+ } else {
+ self.end();
+ }
+ });
+};
+NodejsStreamInputAdapter.prototype.pause = function () {
+ if(!GenericWorker.prototype.pause.call(this)) {
+ return false;
+ }
+ this._stream.pause();
+ return true;
+};
+NodejsStreamInputAdapter.prototype.resume = function () {
+ if(!GenericWorker.prototype.resume.call(this)) {
+ return false;
+ }
+
+ if(this._upstreamEnded) {
+ this.end();
+ } else {
+ this._stream.resume();
+ }
+
+ return true;
+};
+
+module.exports = NodejsStreamInputAdapter;
+
+},{"../stream/GenericWorker":28,"../utils":32}],13:[function(require,module,exports){
+'use strict';
+
+var Readable = require('readable-stream').Readable;
+
+var utils = require('../utils');
+utils.inherits(NodejsStreamOutputAdapter, Readable);
+
+/**
+* A nodejs stream using a worker as source.
+* @see the SourceWrapper in http://nodejs.org/api/stream.html
+* @constructor
+* @param {StreamHelper} helper the helper wrapping the worker
+* @param {Object} options the nodejs stream options
+* @param {Function} updateCb the update callback.
+*/
+function NodejsStreamOutputAdapter(helper, options, updateCb) {
+ Readable.call(this, options);
+ this._helper = helper;
+
+ var self = this;
+ helper.on("data", function (data, meta) {
+ if (!self.push(data)) {
+ self._helper.pause();
+ }
+ if(updateCb) {
+ updateCb(meta);
+ }
+ })
+ .on("error", function(e) {
+ self.emit('error', e);
+ })
+ .on("end", function () {
+ self.push(null);
+ });
+}
+
+
+NodejsStreamOutputAdapter.prototype._read = function() {
+ this._helper.resume();
+};
+
+module.exports = NodejsStreamOutputAdapter;
+
+},{"../utils":32,"readable-stream":16}],14:[function(require,module,exports){
+'use strict';
+
+module.exports = {
+ /**
+ * True if this is running in Nodejs, will be undefined in a browser.
+ * In a browser, browserify won't include this file and the whole module
+ * will be resolved an empty object.
+ */
+ isNode : typeof Buffer !== "undefined",
+ /**
+ * Create a new nodejs Buffer from an existing content.
+ * @param {Object} data the data to pass to the constructor.
+ * @param {String} encoding the encoding to use.
+ * @return {Buffer} a new Buffer.
+ */
+ newBufferFrom: function(data, encoding) {
+ // XXX We can't use `Buffer.from` which comes from `Uint8Array.from`
+ // in nodejs v4 (< v.4.5). It's not the expected implementation (and
+ // has a different signature).
+ // see https://github.com/nodejs/node/issues/8053
+ // A condition on nodejs' version won't solve the issue as we don't
+ // control the Buffer polyfills that may or may not be used.
+ return new Buffer(data, encoding);
+ },
+ /**
+ * Create a new nodejs Buffer with the specified size.
+ * @param {Integer} size the size of the buffer.
+ * @return {Buffer} a new Buffer.
+ */
+ allocBuffer: function (size) {
+ if (Buffer.alloc) {
+ return Buffer.alloc(size);
+ } else {
+ return new Buffer(size);
+ }
+ },
+ /**
+ * Find out if an object is a Buffer.
+ * @param {Object} b the object to test.
+ * @return {Boolean} true if the object is a Buffer, false otherwise.
+ */
+ isBuffer : function(b){
+ return Buffer.isBuffer(b);
+ },
+
+ isStream : function (obj) {
+ return obj &&
+ typeof obj.on === "function" &&
+ typeof obj.pause === "function" &&
+ typeof obj.resume === "function";
+ }
+};
+
+},{}],15:[function(require,module,exports){
+'use strict';
+var utf8 = require('./utf8');
+var utils = require('./utils');
+var GenericWorker = require('./stream/GenericWorker');
+var StreamHelper = require('./stream/StreamHelper');
+var defaults = require('./defaults');
+var CompressedObject = require('./compressedObject');
+var ZipObject = require('./zipObject');
+var generate = require("./generate");
+var nodejsUtils = require("./nodejsUtils");
+var NodejsStreamInputAdapter = require("./nodejs/NodejsStreamInputAdapter");
+
+
+/**
+ * Add a file in the current folder.
+ * @private
+ * @param {string} name the name of the file
+ * @param {String|ArrayBuffer|Uint8Array|Buffer} data the data of the file
+ * @param {Object} originalOptions the options of the file
+ * @return {Object} the new file.
+ */
+var fileAdd = function(name, data, originalOptions) {
+ // be sure sub folders exist
+ var dataType = utils.getTypeOf(data),
+ parent;
+
+
+ /*
+ * Correct options.
+ */
+
+ var o = utils.extend(originalOptions || {}, defaults);
+ o.date = o.date || new Date();
+ if (o.compression !== null) {
+ o.compression = o.compression.toUpperCase();
+ }
+
+ if (typeof o.unixPermissions === "string") {
+ o.unixPermissions = parseInt(o.unixPermissions, 8);
+ }
+
+ // UNX_IFDIR 0040000 see zipinfo.c
+ if (o.unixPermissions && (o.unixPermissions & 0x4000)) {
+ o.dir = true;
+ }
+ // Bit 4 Directory
+ if (o.dosPermissions && (o.dosPermissions & 0x0010)) {
+ o.dir = true;
+ }
+
+ if (o.dir) {
+ name = forceTrailingSlash(name);
+ }
+ if (o.createFolders && (parent = parentFolder(name))) {
+ folderAdd.call(this, parent, true);
+ }
+
+ var isUnicodeString = dataType === "string" && o.binary === false && o.base64 === false;
+ if (!originalOptions || typeof originalOptions.binary === "undefined") {
+ o.binary = !isUnicodeString;
+ }
+
+
+ var isCompressedEmpty = (data instanceof CompressedObject) && data.uncompressedSize === 0;
+
+ if (isCompressedEmpty || o.dir || !data || data.length === 0) {
+ o.base64 = false;
+ o.binary = true;
+ data = "";
+ o.compression = "STORE";
+ dataType = "string";
+ }
+
+ /*
+ * Convert content to fit.
+ */
+
+ var zipObjectContent = null;
+ if (data instanceof CompressedObject || data instanceof GenericWorker) {
+ zipObjectContent = data;
+ } else if (nodejsUtils.isNode && nodejsUtils.isStream(data)) {
+ zipObjectContent = new NodejsStreamInputAdapter(name, data);
+ } else {
+ zipObjectContent = utils.prepareContent(name, data, o.binary, o.optimizedBinaryString, o.base64);
+ }
+
+ var object = new ZipObject(name, zipObjectContent, o);
+ this.files[name] = object;
+ /*
+ TODO: we can't throw an exception because we have async promises
+ (we can have a promise of a Date() for example) but returning a
+ promise is useless because file(name, data) returns the JSZip
+ object for chaining. Should we break that to allow the user
+ to catch the error ?
+
+ return external.Promise.resolve(zipObjectContent)
+ .then(function () {
+ return object;
+ });
+ */
+};
+
+/**
+ * Find the parent folder of the path.
+ * @private
+ * @param {string} path the path to use
+ * @return {string} the parent folder, or ""
+ */
+var parentFolder = function (path) {
+ if (path.slice(-1) === '/') {
+ path = path.substring(0, path.length - 1);
+ }
+ var lastSlash = path.lastIndexOf('/');
+ return (lastSlash > 0) ? path.substring(0, lastSlash) : "";
+};
+
+/**
+ * Returns the path with a slash at the end.
+ * @private
+ * @param {String} path the path to check.
+ * @return {String} the path with a trailing slash.
+ */
+var forceTrailingSlash = function(path) {
+ // Check the name ends with a /
+ if (path.slice(-1) !== "/") {
+ path += "/"; // IE doesn't like substr(-1)
+ }
+ return path;
+};
+
+/**
+ * Add a (sub) folder in the current folder.
+ * @private
+ * @param {string} name the folder's name
+ * @param {boolean=} [createFolders] If true, automatically create sub
+ * folders. Defaults to false.
+ * @return {Object} the new folder.
+ */
+var folderAdd = function(name, createFolders) {
+ createFolders = (typeof createFolders !== 'undefined') ? createFolders : defaults.createFolders;
+
+ name = forceTrailingSlash(name);
+
+ // Does this folder already exist?
+ if (!this.files[name]) {
+ fileAdd.call(this, name, null, {
+ dir: true,
+ createFolders: createFolders
+ });
+ }
+ return this.files[name];
+};
+
+/**
+* Cross-window, cross-Node-context regular expression detection
+* @param {Object} object Anything
+* @return {Boolean} true if the object is a regular expression,
+* false otherwise
+*/
+function isRegExp(object) {
+ return Object.prototype.toString.call(object) === "[object RegExp]";
+}
+
+// return the actual prototype of JSZip
+var out = {
+ /**
+ * @see loadAsync
+ */
+ load: function() {
+ throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.");
+ },
+
+
+ /**
+ * Call a callback function for each entry at this folder level.
+ * @param {Function} cb the callback function:
+ * function (relativePath, file) {...}
+ * It takes 2 arguments : the relative path and the file.
+ */
+ forEach: function(cb) {
+ var filename, relativePath, file;
+ for (filename in this.files) {
+ if (!this.files.hasOwnProperty(filename)) {
+ continue;
+ }
+ file = this.files[filename];
+ relativePath = filename.slice(this.root.length, filename.length);
+ if (relativePath && filename.slice(0, this.root.length) === this.root) { // the file is in the current root
+ cb(relativePath, file); // TODO reverse the parameters ? need to be clean AND consistent with the filter search fn...
+ }
+ }
+ },
+
+ /**
+ * Filter nested files/folders with the specified function.
+ * @param {Function} search the predicate to use :
+ * function (relativePath, file) {...}
+ * It takes 2 arguments : the relative path and the file.
+ * @return {Array} An array of matching elements.
+ */
+ filter: function(search) {
+ var result = [];
+ this.forEach(function (relativePath, entry) {
+ if (search(relativePath, entry)) { // the file matches the function
+ result.push(entry);
+ }
+
+ });
+ return result;
+ },
+
+ /**
+ * Add a file to the zip file, or search a file.
+ * @param {string|RegExp} name The name of the file to add (if data is defined),
+ * the name of the file to find (if no data) or a regex to match files.
+ * @param {String|ArrayBuffer|Uint8Array|Buffer} data The file data, either raw or base64 encoded
+ * @param {Object} o File options
+ * @return {JSZip|Object|Array} this JSZip object (when adding a file),
+ * a file (when searching by string) or an array of files (when searching by regex).
+ */
+ file: function(name, data, o) {
+ if (arguments.length === 1) {
+ if (isRegExp(name)) {
+ var regexp = name;
+ return this.filter(function(relativePath, file) {
+ return !file.dir && regexp.test(relativePath);
+ });
+ }
+ else { // text
+ var obj = this.files[this.root + name];
+ if (obj && !obj.dir) {
+ return obj;
+ } else {
+ return null;
+ }
+ }
+ }
+ else { // more than one argument : we have data !
+ name = this.root + name;
+ fileAdd.call(this, name, data, o);
+ }
+ return this;
+ },
+
+ /**
+ * Add a directory to the zip file, or search.
+ * @param {String|RegExp} arg The name of the directory to add, or a regex to search folders.
+ * @return {JSZip} an object with the new directory as the root, or an array containing matching folders.
+ */
+ folder: function(arg) {
+ if (!arg) {
+ return this;
+ }
+
+ if (isRegExp(arg)) {
+ return this.filter(function(relativePath, file) {
+ return file.dir && arg.test(relativePath);
+ });
+ }
+
+ // else, name is a new folder
+ var name = this.root + arg;
+ var newFolder = folderAdd.call(this, name);
+
+ // Allow chaining by returning a new object with this folder as the root
+ var ret = this.clone();
+ ret.root = newFolder.name;
+ return ret;
+ },
+
+ /**
+ * Delete a file, or a directory and all sub-files, from the zip
+ * @param {string} name the name of the file to delete
+ * @return {JSZip} this JSZip object
+ */
+ remove: function(name) {
+ name = this.root + name;
+ var file = this.files[name];
+ if (!file) {
+ // Look for any folders
+ if (name.slice(-1) !== "/") {
+ name += "/";
+ }
+ file = this.files[name];
+ }
+
+ if (file && !file.dir) {
+ // file
+ delete this.files[name];
+ } else {
+ // maybe a folder, delete recursively
+ var kids = this.filter(function(relativePath, file) {
+ return file.name.slice(0, name.length) === name;
+ });
+ for (var i = 0; i < kids.length; i++) {
+ delete this.files[kids[i].name];
+ }
+ }
+
+ return this;
+ },
+
+ /**
+ * Generate the complete zip file
+ * @param {Object} options the options to generate the zip file :
+ * - compression, "STORE" by default.
+ * - type, "base64" by default. Values are : string, base64, uint8array, arraybuffer, blob.
+ * @return {String|Uint8Array|ArrayBuffer|Buffer|Blob} the zip file
+ */
+ generate: function(options) {
+ throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.");
+ },
+
+ /**
+ * Generate the complete zip file as an internal stream.
+ * @param {Object} options the options to generate the zip file :
+ * - compression, "STORE" by default.
+ * - type, "base64" by default. Values are : string, base64, uint8array, arraybuffer, blob.
+ * @return {StreamHelper} the streamed zip file.
+ */
+ generateInternalStream: function(options) {
+ var worker, opts = {};
+ try {
+ opts = utils.extend(options || {}, {
+ streamFiles: false,
+ compression: "STORE",
+ compressionOptions : null,
+ type: "",
+ platform: "DOS",
+ comment: null,
+ mimeType: 'application/zip',
+ encodeFileName: utf8.utf8encode
+ });
+
+ opts.type = opts.type.toLowerCase();
+ opts.compression = opts.compression.toUpperCase();
+
+ // "binarystring" is prefered but the internals use "string".
+ if(opts.type === "binarystring") {
+ opts.type = "string";
+ }
+
+ if (!opts.type) {
+ throw new Error("No output type specified.");
+ }
+
+ utils.checkSupport(opts.type);
+
+ // accept nodejs `process.platform`
+ if(
+ opts.platform === 'darwin' ||
+ opts.platform === 'freebsd' ||
+ opts.platform === 'linux' ||
+ opts.platform === 'sunos'
+ ) {
+ opts.platform = "UNIX";
+ }
+ if (opts.platform === 'win32') {
+ opts.platform = "DOS";
+ }
+
+ var comment = opts.comment || this.comment || "";
+ worker = generate.generateWorker(this, opts, comment);
+ } catch (e) {
+ worker = new GenericWorker("error");
+ worker.error(e);
+ }
+ return new StreamHelper(worker, opts.type || "string", opts.mimeType);
+ },
+ /**
+ * Generate the complete zip file asynchronously.
+ * @see generateInternalStream
+ */
+ generateAsync: function(options, onUpdate) {
+ return this.generateInternalStream(options).accumulate(onUpdate);
+ },
+ /**
+ * Generate the complete zip file asynchronously.
+ * @see generateInternalStream
+ */
+ generateNodeStream: function(options, onUpdate) {
+ options = options || {};
+ if (!options.type) {
+ options.type = "nodebuffer";
+ }
+ return this.generateInternalStream(options).toNodejsStream(onUpdate);
+ }
+};
+module.exports = out;
+
+},{"./compressedObject":2,"./defaults":5,"./generate":9,"./nodejs/NodejsStreamInputAdapter":12,"./nodejsUtils":14,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31,"./utils":32,"./zipObject":35}],16:[function(require,module,exports){
+/*
+ * This file is used by module bundlers (browserify/webpack/etc) when
+ * including a stream implementation. We use "readable-stream" to get a
+ * consistent behavior between nodejs versions but bundlers often have a shim
+ * for "stream". Using this shim greatly improve the compatibility and greatly
+ * reduce the final size of the bundle (only one stream implementation, not
+ * two).
+ */
+module.exports = require("stream");
+
+},{"stream":undefined}],17:[function(require,module,exports){
+'use strict';
+var DataReader = require('./DataReader');
+var utils = require('../utils');
+
+function ArrayReader(data) {
+ DataReader.call(this, data);
+ for(var i = 0; i < this.data.length; i++) {
+ data[i] = data[i] & 0xFF;
+ }
+}
+utils.inherits(ArrayReader, DataReader);
+/**
+ * @see DataReader.byteAt
+ */
+ArrayReader.prototype.byteAt = function(i) {
+ return this.data[this.zero + i];
+};
+/**
+ * @see DataReader.lastIndexOfSignature
+ */
+ArrayReader.prototype.lastIndexOfSignature = function(sig) {
+ var sig0 = sig.charCodeAt(0),
+ sig1 = sig.charCodeAt(1),
+ sig2 = sig.charCodeAt(2),
+ sig3 = sig.charCodeAt(3);
+ for (var i = this.length - 4; i >= 0; --i) {
+ if (this.data[i] === sig0 && this.data[i + 1] === sig1 && this.data[i + 2] === sig2 && this.data[i + 3] === sig3) {
+ return i - this.zero;
+ }
+ }
+
+ return -1;
+};
+/**
+ * @see DataReader.readAndCheckSignature
+ */
+ArrayReader.prototype.readAndCheckSignature = function (sig) {
+ var sig0 = sig.charCodeAt(0),
+ sig1 = sig.charCodeAt(1),
+ sig2 = sig.charCodeAt(2),
+ sig3 = sig.charCodeAt(3),
+ data = this.readData(4);
+ return sig0 === data[0] && sig1 === data[1] && sig2 === data[2] && sig3 === data[3];
+};
+/**
+ * @see DataReader.readData
+ */
+ArrayReader.prototype.readData = function(size) {
+ this.checkOffset(size);
+ if(size === 0) {
+ return [];
+ }
+ var result = this.data.slice(this.zero + this.index, this.zero + this.index + size);
+ this.index += size;
+ return result;
+};
+module.exports = ArrayReader;
+
+},{"../utils":32,"./DataReader":18}],18:[function(require,module,exports){
+'use strict';
+var utils = require('../utils');
+
+function DataReader(data) {
+ this.data = data; // type : see implementation
+ this.length = data.length;
+ this.index = 0;
+ this.zero = 0;
+}
+DataReader.prototype = {
+ /**
+ * Check that the offset will not go too far.
+ * @param {string} offset the additional offset to check.
+ * @throws {Error} an Error if the offset is out of bounds.
+ */
+ checkOffset: function(offset) {
+ this.checkIndex(this.index + offset);
+ },
+ /**
+ * Check that the specified index will not be too far.
+ * @param {string} newIndex the index to check.
+ * @throws {Error} an Error if the index is out of bounds.
+ */
+ checkIndex: function(newIndex) {
+ if (this.length < this.zero + newIndex || newIndex < 0) {
+ throw new Error("End of data reached (data length = " + this.length + ", asked index = " + (newIndex) + "). Corrupted zip ?");
+ }
+ },
+ /**
+ * Change the index.
+ * @param {number} newIndex The new index.
+ * @throws {Error} if the new index is out of the data.
+ */
+ setIndex: function(newIndex) {
+ this.checkIndex(newIndex);
+ this.index = newIndex;
+ },
+ /**
+ * Skip the next n bytes.
+ * @param {number} n the number of bytes to skip.
+ * @throws {Error} if the new index is out of the data.
+ */
+ skip: function(n) {
+ this.setIndex(this.index + n);
+ },
+ /**
+ * Get the byte at the specified index.
+ * @param {number} i the index to use.
+ * @return {number} a byte.
+ */
+ byteAt: function(i) {
+ // see implementations
+ },
+ /**
+ * Get the next number with a given byte size.
+ * @param {number} size the number of bytes to read.
+ * @return {number} the corresponding number.
+ */
+ readInt: function(size) {
+ var result = 0,
+ i;
+ this.checkOffset(size);
+ for (i = this.index + size - 1; i >= this.index; i--) {
+ result = (result << 8) + this.byteAt(i);
+ }
+ this.index += size;
+ return result;
+ },
+ /**
+ * Get the next string with a given byte size.
+ * @param {number} size the number of bytes to read.
+ * @return {string} the corresponding string.
+ */
+ readString: function(size) {
+ return utils.transformTo("string", this.readData(size));
+ },
+ /**
+ * Get raw data without conversion, bytes.
+ * @param {number} size the number of bytes to read.
+ * @return {Object} the raw data, implementation specific.
+ */
+ readData: function(size) {
+ // see implementations
+ },
+ /**
+ * Find the last occurence of a zip signature (4 bytes).
+ * @param {string} sig the signature to find.
+ * @return {number} the index of the last occurence, -1 if not found.
+ */
+ lastIndexOfSignature: function(sig) {
+ // see implementations
+ },
+ /**
+ * Read the signature (4 bytes) at the current position and compare it with sig.
+ * @param {string} sig the expected signature
+ * @return {boolean} true if the signature matches, false otherwise.
+ */
+ readAndCheckSignature: function(sig) {
+ // see implementations
+ },
+ /**
+ * Get the next date.
+ * @return {Date} the date.
+ */
+ readDate: function() {
+ var dostime = this.readInt(4);
+ return new Date(Date.UTC(
+ ((dostime >> 25) & 0x7f) + 1980, // year
+ ((dostime >> 21) & 0x0f) - 1, // month
+ (dostime >> 16) & 0x1f, // day
+ (dostime >> 11) & 0x1f, // hour
+ (dostime >> 5) & 0x3f, // minute
+ (dostime & 0x1f) << 1)); // second
+ }
+};
+module.exports = DataReader;
+
+},{"../utils":32}],19:[function(require,module,exports){
+'use strict';
+var Uint8ArrayReader = require('./Uint8ArrayReader');
+var utils = require('../utils');
+
+function NodeBufferReader(data) {
+ Uint8ArrayReader.call(this, data);
+}
+utils.inherits(NodeBufferReader, Uint8ArrayReader);
+
+/**
+ * @see DataReader.readData
+ */
+NodeBufferReader.prototype.readData = function(size) {
+ this.checkOffset(size);
+ var result = this.data.slice(this.zero + this.index, this.zero + this.index + size);
+ this.index += size;
+ return result;
+};
+module.exports = NodeBufferReader;
+
+},{"../utils":32,"./Uint8ArrayReader":21}],20:[function(require,module,exports){
+'use strict';
+var DataReader = require('./DataReader');
+var utils = require('../utils');
+
+function StringReader(data) {
+ DataReader.call(this, data);
+}
+utils.inherits(StringReader, DataReader);
+/**
+ * @see DataReader.byteAt
+ */
+StringReader.prototype.byteAt = function(i) {
+ return this.data.charCodeAt(this.zero + i);
+};
+/**
+ * @see DataReader.lastIndexOfSignature
+ */
+StringReader.prototype.lastIndexOfSignature = function(sig) {
+ return this.data.lastIndexOf(sig) - this.zero;
+};
+/**
+ * @see DataReader.readAndCheckSignature
+ */
+StringReader.prototype.readAndCheckSignature = function (sig) {
+ var data = this.readData(4);
+ return sig === data;
+};
+/**
+ * @see DataReader.readData
+ */
+StringReader.prototype.readData = function(size) {
+ this.checkOffset(size);
+ // this will work because the constructor applied the "& 0xff" mask.
+ var result = this.data.slice(this.zero + this.index, this.zero + this.index + size);
+ this.index += size;
+ return result;
+};
+module.exports = StringReader;
+
+},{"../utils":32,"./DataReader":18}],21:[function(require,module,exports){
+'use strict';
+var ArrayReader = require('./ArrayReader');
+var utils = require('../utils');
+
+function Uint8ArrayReader(data) {
+ ArrayReader.call(this, data);
+}
+utils.inherits(Uint8ArrayReader, ArrayReader);
+/**
+ * @see DataReader.readData
+ */
+Uint8ArrayReader.prototype.readData = function(size) {
+ this.checkOffset(size);
+ if(size === 0) {
+ // in IE10, when using subarray(idx, idx), we get the array [0x00] instead of [].
+ return new Uint8Array(0);
+ }
+ var result = this.data.subarray(this.zero + this.index, this.zero + this.index + size);
+ this.index += size;
+ return result;
+};
+module.exports = Uint8ArrayReader;
+
+},{"../utils":32,"./ArrayReader":17}],22:[function(require,module,exports){
+'use strict';
+
+var utils = require('../utils');
+var support = require('../support');
+var ArrayReader = require('./ArrayReader');
+var StringReader = require('./StringReader');
+var NodeBufferReader = require('./NodeBufferReader');
+var Uint8ArrayReader = require('./Uint8ArrayReader');
+
+/**
+ * Create a reader adapted to the data.
+ * @param {String|ArrayBuffer|Uint8Array|Buffer} data the data to read.
+ * @return {DataReader} the data reader.
+ */
+module.exports = function (data) {
+ var type = utils.getTypeOf(data);
+ utils.checkSupport(type);
+ if (type === "string" && !support.uint8array) {
+ return new StringReader(data);
+ }
+ if (type === "nodebuffer") {
+ return new NodeBufferReader(data);
+ }
+ if (support.uint8array) {
+ return new Uint8ArrayReader(utils.transformTo("uint8array", data));
+ }
+ return new ArrayReader(utils.transformTo("array", data));
+};
+
+},{"../support":30,"../utils":32,"./ArrayReader":17,"./NodeBufferReader":19,"./StringReader":20,"./Uint8ArrayReader":21}],23:[function(require,module,exports){
+'use strict';
+exports.LOCAL_FILE_HEADER = "PK\x03\x04";
+exports.CENTRAL_FILE_HEADER = "PK\x01\x02";
+exports.CENTRAL_DIRECTORY_END = "PK\x05\x06";
+exports.ZIP64_CENTRAL_DIRECTORY_LOCATOR = "PK\x06\x07";
+exports.ZIP64_CENTRAL_DIRECTORY_END = "PK\x06\x06";
+exports.DATA_DESCRIPTOR = "PK\x07\x08";
+
+},{}],24:[function(require,module,exports){
+'use strict';
+
+var GenericWorker = require('./GenericWorker');
+var utils = require('../utils');
+
+/**
+ * A worker which convert chunks to a specified type.
+ * @constructor
+ * @param {String} destType the destination type.
+ */
+function ConvertWorker(destType) {
+ GenericWorker.call(this, "ConvertWorker to " + destType);
+ this.destType = destType;
+}
+utils.inherits(ConvertWorker, GenericWorker);
+
+/**
+ * @see GenericWorker.processChunk
+ */
+ConvertWorker.prototype.processChunk = function (chunk) {
+ this.push({
+ data : utils.transformTo(this.destType, chunk.data),
+ meta : chunk.meta
+ });
+};
+module.exports = ConvertWorker;
+
+},{"../utils":32,"./GenericWorker":28}],25:[function(require,module,exports){
+'use strict';
+
+var GenericWorker = require('./GenericWorker');
+var crc32 = require('../crc32');
+var utils = require('../utils');
+
+/**
+ * A worker which calculate the crc32 of the data flowing through.
+ * @constructor
+ */
+function Crc32Probe() {
+ GenericWorker.call(this, "Crc32Probe");
+ this.withStreamInfo("crc32", 0);
+}
+utils.inherits(Crc32Probe, GenericWorker);
+
+/**
+ * @see GenericWorker.processChunk
+ */
+Crc32Probe.prototype.processChunk = function (chunk) {
+ this.streamInfo.crc32 = crc32(chunk.data, this.streamInfo.crc32 || 0);
+ this.push(chunk);
+};
+module.exports = Crc32Probe;
+
+},{"../crc32":4,"../utils":32,"./GenericWorker":28}],26:[function(require,module,exports){
+'use strict';
+
+var utils = require('../utils');
+var GenericWorker = require('./GenericWorker');
+
+/**
+ * A worker which calculate the total length of the data flowing through.
+ * @constructor
+ * @param {String} propName the name used to expose the length
+ */
+function DataLengthProbe(propName) {
+ GenericWorker.call(this, "DataLengthProbe for " + propName);
+ this.propName = propName;
+ this.withStreamInfo(propName, 0);
+}
+utils.inherits(DataLengthProbe, GenericWorker);
+
+/**
+ * @see GenericWorker.processChunk
+ */
+DataLengthProbe.prototype.processChunk = function (chunk) {
+ if(chunk) {
+ var length = this.streamInfo[this.propName] || 0;
+ this.streamInfo[this.propName] = length + chunk.data.length;
+ }
+ GenericWorker.prototype.processChunk.call(this, chunk);
+};
+module.exports = DataLengthProbe;
+
+
+},{"../utils":32,"./GenericWorker":28}],27:[function(require,module,exports){
+'use strict';
+
+var utils = require('../utils');
+var GenericWorker = require('./GenericWorker');
+
+// the size of the generated chunks
+// TODO expose this as a public variable
+var DEFAULT_BLOCK_SIZE = 16 * 1024;
+
+/**
+ * A worker that reads a content and emits chunks.
+ * @constructor
+ * @param {Promise} dataP the promise of the data to split
+ */
+function DataWorker(dataP) {
+ GenericWorker.call(this, "DataWorker");
+ var self = this;
+ this.dataIsReady = false;
+ this.index = 0;
+ this.max = 0;
+ this.data = null;
+ this.type = "";
+
+ this._tickScheduled = false;
+
+ dataP.then(function (data) {
+ self.dataIsReady = true;
+ self.data = data;
+ self.max = data && data.length || 0;
+ self.type = utils.getTypeOf(data);
+ if(!self.isPaused) {
+ self._tickAndRepeat();
+ }
+ }, function (e) {
+ self.error(e);
+ });
+}
+
+utils.inherits(DataWorker, GenericWorker);
+
+/**
+ * @see GenericWorker.cleanUp
+ */
+DataWorker.prototype.cleanUp = function () {
+ GenericWorker.prototype.cleanUp.call(this);
+ this.data = null;
+};
+
+/**
+ * @see GenericWorker.resume
+ */
+DataWorker.prototype.resume = function () {
+ if(!GenericWorker.prototype.resume.call(this)) {
+ return false;
+ }
+
+ if (!this._tickScheduled && this.dataIsReady) {
+ this._tickScheduled = true;
+ utils.delay(this._tickAndRepeat, [], this);
+ }
+ return true;
+};
+
+/**
+ * Trigger a tick a schedule an other call to this function.
+ */
+DataWorker.prototype._tickAndRepeat = function() {
+ this._tickScheduled = false;
+ if(this.isPaused || this.isFinished) {
+ return;
+ }
+ this._tick();
+ if(!this.isFinished) {
+ utils.delay(this._tickAndRepeat, [], this);
+ this._tickScheduled = true;
+ }
+};
+
+/**
+ * Read and push a chunk.
+ */
+DataWorker.prototype._tick = function() {
+
+ if(this.isPaused || this.isFinished) {
+ return false;
+ }
+
+ var size = DEFAULT_BLOCK_SIZE;
+ var data = null, nextIndex = Math.min(this.max, this.index + size);
+ if (this.index >= this.max) {
+ // EOF
+ return this.end();
+ } else {
+ switch(this.type) {
+ case "string":
+ data = this.data.substring(this.index, nextIndex);
+ break;
+ case "uint8array":
+ data = this.data.subarray(this.index, nextIndex);
+ break;
+ case "array":
+ case "nodebuffer":
+ data = this.data.slice(this.index, nextIndex);
+ break;
+ }
+ this.index = nextIndex;
+ return this.push({
+ data : data,
+ meta : {
+ percent : this.max ? this.index / this.max * 100 : 0
+ }
+ });
+ }
+};
+
+module.exports = DataWorker;
+
+},{"../utils":32,"./GenericWorker":28}],28:[function(require,module,exports){
+'use strict';
+
+/**
+ * A worker that does nothing but passing chunks to the next one. This is like
+ * a nodejs stream but with some differences. On the good side :
+ * - it works on IE 6-9 without any issue / polyfill
+ * - it weights less than the full dependencies bundled with browserify
+ * - it forwards errors (no need to declare an error handler EVERYWHERE)
+ *
+ * A chunk is an object with 2 attributes : `meta` and `data`. The former is an
+ * object containing anything (`percent` for example), see each worker for more
+ * details. The latter is the real data (String, Uint8Array, etc).
+ *
+ * @constructor
+ * @param {String} name the name of the stream (mainly used for debugging purposes)
+ */
+function GenericWorker(name) {
+ // the name of the worker
+ this.name = name || "default";
+ // an object containing metadata about the workers chain
+ this.streamInfo = {};
+ // an error which happened when the worker was paused
+ this.generatedError = null;
+ // an object containing metadata to be merged by this worker into the general metadata
+ this.extraStreamInfo = {};
+ // true if the stream is paused (and should not do anything), false otherwise
+ this.isPaused = true;
+ // true if the stream is finished (and should not do anything), false otherwise
+ this.isFinished = false;
+ // true if the stream is locked to prevent further structure updates (pipe), false otherwise
+ this.isLocked = false;
+ // the event listeners
+ this._listeners = {
+ 'data':[],
+ 'end':[],
+ 'error':[]
+ };
+ // the previous worker, if any
+ this.previous = null;
+}
+
+GenericWorker.prototype = {
+ /**
+ * Push a chunk to the next workers.
+ * @param {Object} chunk the chunk to push
+ */
+ push : function (chunk) {
+ this.emit("data", chunk);
+ },
+ /**
+ * End the stream.
+ * @return {Boolean} true if this call ended the worker, false otherwise.
+ */
+ end : function () {
+ if (this.isFinished) {
+ return false;
+ }
+
+ this.flush();
+ try {
+ this.emit("end");
+ this.cleanUp();
+ this.isFinished = true;
+ } catch (e) {
+ this.emit("error", e);
+ }
+ return true;
+ },
+ /**
+ * End the stream with an error.
+ * @param {Error} e the error which caused the premature end.
+ * @return {Boolean} true if this call ended the worker with an error, false otherwise.
+ */
+ error : function (e) {
+ if (this.isFinished) {
+ return false;
+ }
+
+ if(this.isPaused) {
+ this.generatedError = e;
+ } else {
+ this.isFinished = true;
+
+ this.emit("error", e);
+
+ // in the workers chain exploded in the middle of the chain,
+ // the error event will go downward but we also need to notify
+ // workers upward that there has been an error.
+ if(this.previous) {
+ this.previous.error(e);
+ }
+
+ this.cleanUp();
+ }
+ return true;
+ },
+ /**
+ * Add a callback on an event.
+ * @param {String} name the name of the event (data, end, error)
+ * @param {Function} listener the function to call when the event is triggered
+ * @return {GenericWorker} the current object for chainability
+ */
+ on : function (name, listener) {
+ this._listeners[name].push(listener);
+ return this;
+ },
+ /**
+ * Clean any references when a worker is ending.
+ */
+ cleanUp : function () {
+ this.streamInfo = this.generatedError = this.extraStreamInfo = null;
+ this._listeners = [];
+ },
+ /**
+ * Trigger an event. This will call registered callback with the provided arg.
+ * @param {String} name the name of the event (data, end, error)
+ * @param {Object} arg the argument to call the callback with.
+ */
+ emit : function (name, arg) {
+ if (this._listeners[name]) {
+ for(var i = 0; i < this._listeners[name].length; i++) {
+ this._listeners[name][i].call(this, arg);
+ }
+ }
+ },
+ /**
+ * Chain a worker with an other.
+ * @param {Worker} next the worker receiving events from the current one.
+ * @return {worker} the next worker for chainability
+ */
+ pipe : function (next) {
+ return next.registerPrevious(this);
+ },
+ /**
+ * Same as `pipe` in the other direction.
+ * Using an API with `pipe(next)` is very easy.
+ * Implementing the API with the point of view of the next one registering
+ * a source is easier, see the ZipFileWorker.
+ * @param {Worker} previous the previous worker, sending events to this one
+ * @return {Worker} the current worker for chainability
+ */
+ registerPrevious : function (previous) {
+ if (this.isLocked) {
+ throw new Error("The stream '" + this + "' has already been used.");
+ }
+
+ // sharing the streamInfo...
+ this.streamInfo = previous.streamInfo;
+ // ... and adding our own bits
+ this.mergeStreamInfo();
+ this.previous = previous;
+ var self = this;
+ previous.on('data', function (chunk) {
+ self.processChunk(chunk);
+ });
+ previous.on('end', function () {
+ self.end();
+ });
+ previous.on('error', function (e) {
+ self.error(e);
+ });
+ return this;
+ },
+ /**
+ * Pause the stream so it doesn't send events anymore.
+ * @return {Boolean} true if this call paused the worker, false otherwise.
+ */
+ pause : function () {
+ if(this.isPaused || this.isFinished) {
+ return false;
+ }
+ this.isPaused = true;
+
+ if(this.previous) {
+ this.previous.pause();
+ }
+ return true;
+ },
+ /**
+ * Resume a paused stream.
+ * @return {Boolean} true if this call resumed the worker, false otherwise.
+ */
+ resume : function () {
+ if(!this.isPaused || this.isFinished) {
+ return false;
+ }
+ this.isPaused = false;
+
+ // if true, the worker tried to resume but failed
+ var withError = false;
+ if(this.generatedError) {
+ this.error(this.generatedError);
+ withError = true;
+ }
+ if(this.previous) {
+ this.previous.resume();
+ }
+
+ return !withError;
+ },
+ /**
+ * Flush any remaining bytes as the stream is ending.
+ */
+ flush : function () {},
+ /**
+ * Process a chunk. This is usually the method overridden.
+ * @param {Object} chunk the chunk to process.
+ */
+ processChunk : function(chunk) {
+ this.push(chunk);
+ },
+ /**
+ * Add a key/value to be added in the workers chain streamInfo once activated.
+ * @param {String} key the key to use
+ * @param {Object} value the associated value
+ * @return {Worker} the current worker for chainability
+ */
+ withStreamInfo : function (key, value) {
+ this.extraStreamInfo[key] = value;
+ this.mergeStreamInfo();
+ return this;
+ },
+ /**
+ * Merge this worker's streamInfo into the chain's streamInfo.
+ */
+ mergeStreamInfo : function () {
+ for(var key in this.extraStreamInfo) {
+ if (!this.extraStreamInfo.hasOwnProperty(key)) {
+ continue;
+ }
+ this.streamInfo[key] = this.extraStreamInfo[key];
+ }
+ },
+
+ /**
+ * Lock the stream to prevent further updates on the workers chain.
+ * After calling this method, all calls to pipe will fail.
+ */
+ lock: function () {
+ if (this.isLocked) {
+ throw new Error("The stream '" + this + "' has already been used.");
+ }
+ this.isLocked = true;
+ if (this.previous) {
+ this.previous.lock();
+ }
+ },
+
+ /**
+ *
+ * Pretty print the workers chain.
+ */
+ toString : function () {
+ var me = "Worker " + this.name;
+ if (this.previous) {
+ return this.previous + " -> " + me;
+ } else {
+ return me;
+ }
+ }
+};
+
+module.exports = GenericWorker;
+
+},{}],29:[function(require,module,exports){
+'use strict';
+
+var utils = require('../utils');
+var ConvertWorker = require('./ConvertWorker');
+var GenericWorker = require('./GenericWorker');
+var base64 = require('../base64');
+var support = require("../support");
+var external = require("../external");
+
+var NodejsStreamOutputAdapter = null;
+if (support.nodestream) {
+ try {
+ NodejsStreamOutputAdapter = require('../nodejs/NodejsStreamOutputAdapter');
+ } catch(e) {}
+}
+
+/**
+ * Apply the final transformation of the data. If the user wants a Blob for
+ * example, it's easier to work with an U8intArray and finally do the
+ * ArrayBuffer/Blob conversion.
+ * @param {String} type the name of the final type
+ * @param {String|Uint8Array|Buffer} content the content to transform
+ * @param {String} mimeType the mime type of the content, if applicable.
+ * @return {String|Uint8Array|ArrayBuffer|Buffer|Blob} the content in the right format.
+ */
+function transformZipOutput(type, content, mimeType) {
+ switch(type) {
+ case "blob" :
+ return utils.newBlob(utils.transformTo("arraybuffer", content), mimeType);
+ case "base64" :
+ return base64.encode(content);
+ default :
+ return utils.transformTo(type, content);
+ }
+}
+
+/**
+ * Concatenate an array of data of the given type.
+ * @param {String} type the type of the data in the given array.
+ * @param {Array} dataArray the array containing the data chunks to concatenate
+ * @return {String|Uint8Array|Buffer} the concatenated data
+ * @throws Error if the asked type is unsupported
+ */
+function concat (type, dataArray) {
+ var i, index = 0, res = null, totalLength = 0;
+ for(i = 0; i < dataArray.length; i++) {
+ totalLength += dataArray[i].length;
+ }
+ switch(type) {
+ case "string":
+ return dataArray.join("");
+ case "array":
+ return Array.prototype.concat.apply([], dataArray);
+ case "uint8array":
+ res = new Uint8Array(totalLength);
+ for(i = 0; i < dataArray.length; i++) {
+ res.set(dataArray[i], index);
+ index += dataArray[i].length;
+ }
+ return res;
+ case "nodebuffer":
+ return Buffer.concat(dataArray);
+ default:
+ throw new Error("concat : unsupported type '" + type + "'");
+ }
+}
+
+/**
+ * Listen a StreamHelper, accumulate its content and concatenate it into a
+ * complete block.
+ * @param {StreamHelper} helper the helper to use.
+ * @param {Function} updateCallback a callback called on each update. Called
+ * with one arg :
+ * - the metadata linked to the update received.
+ * @return Promise the promise for the accumulation.
+ */
+function accumulate(helper, updateCallback) {
+ return new external.Promise(function (resolve, reject){
+ var dataArray = [];
+ var chunkType = helper._internalType,
+ resultType = helper._outputType,
+ mimeType = helper._mimeType;
+ helper
+ .on('data', function (data, meta) {
+ dataArray.push(data);
+ if(updateCallback) {
+ updateCallback(meta);
+ }
+ })
+ .on('error', function(err) {
+ dataArray = [];
+ reject(err);
+ })
+ .on('end', function (){
+ try {
+ var result = transformZipOutput(resultType, concat(chunkType, dataArray), mimeType);
+ resolve(result);
+ } catch (e) {
+ reject(e);
+ }
+ dataArray = [];
+ })
+ .resume();
+ });
+}
+
+/**
+ * An helper to easily use workers outside of JSZip.
+ * @constructor
+ * @param {Worker} worker the worker to wrap
+ * @param {String} outputType the type of data expected by the use
+ * @param {String} mimeType the mime type of the content, if applicable.
+ */
+function StreamHelper(worker, outputType, mimeType) {
+ var internalType = outputType;
+ switch(outputType) {
+ case "blob":
+ case "arraybuffer":
+ internalType = "uint8array";
+ break;
+ case "base64":
+ internalType = "string";
+ break;
+ }
+
+ try {
+ // the type used internally
+ this._internalType = internalType;
+ // the type used to output results
+ this._outputType = outputType;
+ // the mime type
+ this._mimeType = mimeType;
+ utils.checkSupport(internalType);
+ this._worker = worker.pipe(new ConvertWorker(internalType));
+ // the last workers can be rewired without issues but we need to
+ // prevent any updates on previous workers.
+ worker.lock();
+ } catch(e) {
+ this._worker = new GenericWorker("error");
+ this._worker.error(e);
+ }
+}
+
+StreamHelper.prototype = {
+ /**
+ * Listen a StreamHelper, accumulate its content and concatenate it into a
+ * complete block.
+ * @param {Function} updateCb the update callback.
+ * @return Promise the promise for the accumulation.
+ */
+ accumulate : function (updateCb) {
+ return accumulate(this, updateCb);
+ },
+ /**
+ * Add a listener on an event triggered on a stream.
+ * @param {String} evt the name of the event
+ * @param {Function} fn the listener
+ * @return {StreamHelper} the current helper.
+ */
+ on : function (evt, fn) {
+ var self = this;
+
+ if(evt === "data") {
+ this._worker.on(evt, function (chunk) {
+ fn.call(self, chunk.data, chunk.meta);
+ });
+ } else {
+ this._worker.on(evt, function () {
+ utils.delay(fn, arguments, self);
+ });
+ }
+ return this;
+ },
+ /**
+ * Resume the flow of chunks.
+ * @return {StreamHelper} the current helper.
+ */
+ resume : function () {
+ utils.delay(this._worker.resume, [], this._worker);
+ return this;
+ },
+ /**
+ * Pause the flow of chunks.
+ * @return {StreamHelper} the current helper.
+ */
+ pause : function () {
+ this._worker.pause();
+ return this;
+ },
+ /**
+ * Return a nodejs stream for this helper.
+ * @param {Function} updateCb the update callback.
+ * @return {NodejsStreamOutputAdapter} the nodejs stream.
+ */
+ toNodejsStream : function (updateCb) {
+ utils.checkSupport("nodestream");
+ if (this._outputType !== "nodebuffer") {
+ // an object stream containing blob/arraybuffer/uint8array/string
+ // is strange and I don't know if it would be useful.
+ // I you find this comment and have a good usecase, please open a
+ // bug report !
+ throw new Error(this._outputType + " is not supported by this method");
+ }
+
+ return new NodejsStreamOutputAdapter(this, {
+ objectMode : this._outputType !== "nodebuffer"
+ }, updateCb);
+ }
+};
+
+
+module.exports = StreamHelper;
+
+},{"../base64":1,"../external":6,"../nodejs/NodejsStreamOutputAdapter":13,"../support":30,"../utils":32,"./ConvertWorker":24,"./GenericWorker":28}],30:[function(require,module,exports){
+'use strict';
+
+exports.base64 = true;
+exports.array = true;
+exports.string = true;
+exports.arraybuffer = typeof ArrayBuffer !== "undefined" && typeof Uint8Array !== "undefined";
+exports.nodebuffer = typeof Buffer !== "undefined";
+// contains true if JSZip can read/generate Uint8Array, false otherwise.
+exports.uint8array = typeof Uint8Array !== "undefined";
+
+if (typeof ArrayBuffer === "undefined") {
+ exports.blob = false;
+}
+else {
+ var buffer = new ArrayBuffer(0);
+ try {
+ exports.blob = new Blob([buffer], {
+ type: "application/zip"
+ }).size === 0;
+ }
+ catch (e) {
+ try {
+ var Builder = self.BlobBuilder || self.WebKitBlobBuilder || self.MozBlobBuilder || self.MSBlobBuilder;
+ var builder = new Builder();
+ builder.append(buffer);
+ exports.blob = builder.getBlob('application/zip').size === 0;
+ }
+ catch (e) {
+ exports.blob = false;
+ }
+ }
+}
+
+try {
+ exports.nodestream = !!require('readable-stream').Readable;
+} catch(e) {
+ exports.nodestream = false;
+}
+
+},{"readable-stream":16}],31:[function(require,module,exports){
+'use strict';
+
+var utils = require('./utils');
+var support = require('./support');
+var nodejsUtils = require('./nodejsUtils');
+var GenericWorker = require('./stream/GenericWorker');
+
+/**
+ * The following functions come from pako, from pako/lib/utils/strings
+ * released under the MIT license, see pako https://github.com/nodeca/pako/
+ */
+
+// Table with utf8 lengths (calculated by first byte of sequence)
+// Note, that 5 & 6-byte values and some 4-byte values can not be represented in JS,
+// because max possible codepoint is 0x10ffff
+var _utf8len = new Array(256);
+for (var i=0; i<256; i++) {
+ _utf8len[i] = (i >= 252 ? 6 : i >= 248 ? 5 : i >= 240 ? 4 : i >= 224 ? 3 : i >= 192 ? 2 : 1);
+}
+_utf8len[254]=_utf8len[254]=1; // Invalid sequence start
+
+// convert string to array (typed, when possible)
+var string2buf = function (str) {
+ var buf, c, c2, m_pos, i, str_len = str.length, buf_len = 0;
+
+ // count binary size
+ for (m_pos = 0; m_pos < str_len; m_pos++) {
+ c = str.charCodeAt(m_pos);
+ if ((c & 0xfc00) === 0xd800 && (m_pos+1 < str_len)) {
+ c2 = str.charCodeAt(m_pos+1);
+ if ((c2 & 0xfc00) === 0xdc00) {
+ c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00);
+ m_pos++;
+ }
+ }
+ buf_len += c < 0x80 ? 1 : c < 0x800 ? 2 : c < 0x10000 ? 3 : 4;
+ }
+
+ // allocate buffer
+ if (support.uint8array) {
+ buf = new Uint8Array(buf_len);
+ } else {
+ buf = new Array(buf_len);
+ }
+
+ // convert
+ for (i=0, m_pos = 0; i < buf_len; m_pos++) {
+ c = str.charCodeAt(m_pos);
+ if ((c & 0xfc00) === 0xd800 && (m_pos+1 < str_len)) {
+ c2 = str.charCodeAt(m_pos+1);
+ if ((c2 & 0xfc00) === 0xdc00) {
+ c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00);
+ m_pos++;
+ }
+ }
+ if (c < 0x80) {
+ /* one byte */
+ buf[i++] = c;
+ } else if (c < 0x800) {
+ /* two bytes */
+ buf[i++] = 0xC0 | (c >>> 6);
+ buf[i++] = 0x80 | (c & 0x3f);
+ } else if (c < 0x10000) {
+ /* three bytes */
+ buf[i++] = 0xE0 | (c >>> 12);
+ buf[i++] = 0x80 | (c >>> 6 & 0x3f);
+ buf[i++] = 0x80 | (c & 0x3f);
+ } else {
+ /* four bytes */
+ buf[i++] = 0xf0 | (c >>> 18);
+ buf[i++] = 0x80 | (c >>> 12 & 0x3f);
+ buf[i++] = 0x80 | (c >>> 6 & 0x3f);
+ buf[i++] = 0x80 | (c & 0x3f);
+ }
+ }
+
+ return buf;
+};
+
+// Calculate max possible position in utf8 buffer,
+// that will not break sequence. If that's not possible
+// - (very small limits) return max size as is.
+//
+// buf[] - utf8 bytes array
+// max - length limit (mandatory);
+var utf8border = function(buf, max) {
+ var pos;
+
+ max = max || buf.length;
+ if (max > buf.length) { max = buf.length; }
+
+ // go back from last position, until start of sequence found
+ pos = max-1;
+ while (pos >= 0 && (buf[pos] & 0xC0) === 0x80) { pos--; }
+
+ // Fuckup - very small and broken sequence,
+ // return max, because we should return something anyway.
+ if (pos < 0) { return max; }
+
+ // If we came to start of buffer - that means vuffer is too small,
+ // return max too.
+ if (pos === 0) { return max; }
+
+ return (pos + _utf8len[buf[pos]] > max) ? pos : max;
+};
+
+// convert array to string
+var buf2string = function (buf) {
+ var str, i, out, c, c_len;
+ var len = buf.length;
+
+ // Reserve max possible length (2 words per char)
+ // NB: by unknown reasons, Array is significantly faster for
+ // String.fromCharCode.apply than Uint16Array.
+ var utf16buf = new Array(len*2);
+
+ for (out=0, i=0; i 4) { utf16buf[out++] = 0xfffd; i += c_len-1; continue; }
+
+ // apply mask on first byte
+ c &= c_len === 2 ? 0x1f : c_len === 3 ? 0x0f : 0x07;
+ // join the rest
+ while (c_len > 1 && i < len) {
+ c = (c << 6) | (buf[i++] & 0x3f);
+ c_len--;
+ }
+
+ // terminated by end of string?
+ if (c_len > 1) { utf16buf[out++] = 0xfffd; continue; }
+
+ if (c < 0x10000) {
+ utf16buf[out++] = c;
+ } else {
+ c -= 0x10000;
+ utf16buf[out++] = 0xd800 | ((c >> 10) & 0x3ff);
+ utf16buf[out++] = 0xdc00 | (c & 0x3ff);
+ }
+ }
+
+ // shrinkBuf(utf16buf, out)
+ if (utf16buf.length !== out) {
+ if(utf16buf.subarray) {
+ utf16buf = utf16buf.subarray(0, out);
+ } else {
+ utf16buf.length = out;
+ }
+ }
+
+ // return String.fromCharCode.apply(null, utf16buf);
+ return utils.applyFromCharCode(utf16buf);
+};
+
+
+// That's all for the pako functions.
+
+
+/**
+ * Transform a javascript string into an array (typed if possible) of bytes,
+ * UTF-8 encoded.
+ * @param {String} str the string to encode
+ * @return {Array|Uint8Array|Buffer} the UTF-8 encoded string.
+ */
+exports.utf8encode = function utf8encode(str) {
+ if (support.nodebuffer) {
+ return nodejsUtils.newBufferFrom(str, "utf-8");
+ }
+
+ return string2buf(str);
+};
+
+
+/**
+ * Transform a bytes array (or a representation) representing an UTF-8 encoded
+ * string into a javascript string.
+ * @param {Array|Uint8Array|Buffer} buf the data de decode
+ * @return {String} the decoded string.
+ */
+exports.utf8decode = function utf8decode(buf) {
+ if (support.nodebuffer) {
+ return utils.transformTo("nodebuffer", buf).toString("utf-8");
+ }
+
+ buf = utils.transformTo(support.uint8array ? "uint8array" : "array", buf);
+
+ return buf2string(buf);
+};
+
+/**
+ * A worker to decode utf8 encoded binary chunks into string chunks.
+ * @constructor
+ */
+function Utf8DecodeWorker() {
+ GenericWorker.call(this, "utf-8 decode");
+ // the last bytes if a chunk didn't end with a complete codepoint.
+ this.leftOver = null;
+}
+utils.inherits(Utf8DecodeWorker, GenericWorker);
+
+/**
+ * @see GenericWorker.processChunk
+ */
+Utf8DecodeWorker.prototype.processChunk = function (chunk) {
+
+ var data = utils.transformTo(support.uint8array ? "uint8array" : "array", chunk.data);
+
+ // 1st step, re-use what's left of the previous chunk
+ if (this.leftOver && this.leftOver.length) {
+ if(support.uint8array) {
+ var previousData = data;
+ data = new Uint8Array(previousData.length + this.leftOver.length);
+ data.set(this.leftOver, 0);
+ data.set(previousData, this.leftOver.length);
+ } else {
+ data = this.leftOver.concat(data);
+ }
+ this.leftOver = null;
+ }
+
+ var nextBoundary = utf8border(data);
+ var usableData = data;
+ if (nextBoundary !== data.length) {
+ if (support.uint8array) {
+ usableData = data.subarray(0, nextBoundary);
+ this.leftOver = data.subarray(nextBoundary, data.length);
+ } else {
+ usableData = data.slice(0, nextBoundary);
+ this.leftOver = data.slice(nextBoundary, data.length);
+ }
+ }
+
+ this.push({
+ data : exports.utf8decode(usableData),
+ meta : chunk.meta
+ });
+};
+
+/**
+ * @see GenericWorker.flush
+ */
+Utf8DecodeWorker.prototype.flush = function () {
+ if(this.leftOver && this.leftOver.length) {
+ this.push({
+ data : exports.utf8decode(this.leftOver),
+ meta : {}
+ });
+ this.leftOver = null;
+ }
+};
+exports.Utf8DecodeWorker = Utf8DecodeWorker;
+
+/**
+ * A worker to endcode string chunks into utf8 encoded binary chunks.
+ * @constructor
+ */
+function Utf8EncodeWorker() {
+ GenericWorker.call(this, "utf-8 encode");
+}
+utils.inherits(Utf8EncodeWorker, GenericWorker);
+
+/**
+ * @see GenericWorker.processChunk
+ */
+Utf8EncodeWorker.prototype.processChunk = function (chunk) {
+ this.push({
+ data : exports.utf8encode(chunk.data),
+ meta : chunk.meta
+ });
+};
+exports.Utf8EncodeWorker = Utf8EncodeWorker;
+
+},{"./nodejsUtils":14,"./stream/GenericWorker":28,"./support":30,"./utils":32}],32:[function(require,module,exports){
+'use strict';
+
+var support = require('./support');
+var base64 = require('./base64');
+var nodejsUtils = require('./nodejsUtils');
+var setImmediate = require('core-js/library/fn/set-immediate');
+var external = require("./external");
+
+
+/**
+ * Convert a string that pass as a "binary string": it should represent a byte
+ * array but may have > 255 char codes. Be sure to take only the first byte
+ * and returns the byte array.
+ * @param {String} str the string to transform.
+ * @return {Array|Uint8Array} the string in a binary format.
+ */
+function string2binary(str) {
+ var result = null;
+ if (support.uint8array) {
+ result = new Uint8Array(str.length);
+ } else {
+ result = new Array(str.length);
+ }
+ return stringToArrayLike(str, result);
+}
+
+/**
+ * Create a new blob with the given content and the given type.
+ * @param {String|ArrayBuffer} part the content to put in the blob. DO NOT use
+ * an Uint8Array because the stock browser of android 4 won't accept it (it
+ * will be silently converted to a string, "[object Uint8Array]").
+ *
+ * Use only ONE part to build the blob to avoid a memory leak in IE11 / Edge:
+ * when a large amount of Array is used to create the Blob, the amount of
+ * memory consumed is nearly 100 times the original data amount.
+ *
+ * @param {String} type the mime type of the blob.
+ * @return {Blob} the created blob.
+ */
+exports.newBlob = function(part, type) {
+ exports.checkSupport("blob");
+
+ try {
+ // Blob constructor
+ return new Blob([part], {
+ type: type
+ });
+ }
+ catch (e) {
+
+ try {
+ // deprecated, browser only, old way
+ var Builder = self.BlobBuilder || self.WebKitBlobBuilder || self.MozBlobBuilder || self.MSBlobBuilder;
+ var builder = new Builder();
+ builder.append(part);
+ return builder.getBlob(type);
+ }
+ catch (e) {
+
+ // well, fuck ?!
+ throw new Error("Bug : can't construct the Blob.");
+ }
+ }
+
+
+};
+/**
+ * The identity function.
+ * @param {Object} input the input.
+ * @return {Object} the same input.
+ */
+function identity(input) {
+ return input;
+}
+
+/**
+ * Fill in an array with a string.
+ * @param {String} str the string to use.
+ * @param {Array|ArrayBuffer|Uint8Array|Buffer} array the array to fill in (will be mutated).
+ * @return {Array|ArrayBuffer|Uint8Array|Buffer} the updated array.
+ */
+function stringToArrayLike(str, array) {
+ for (var i = 0; i < str.length; ++i) {
+ array[i] = str.charCodeAt(i) & 0xFF;
+ }
+ return array;
+}
+
+/**
+ * An helper for the function arrayLikeToString.
+ * This contains static informations and functions that
+ * can be optimized by the browser JIT compiler.
+ */
+var arrayToStringHelper = {
+ /**
+ * Transform an array of int into a string, chunk by chunk.
+ * See the performances notes on arrayLikeToString.
+ * @param {Array|ArrayBuffer|Uint8Array|Buffer} array the array to transform.
+ * @param {String} type the type of the array.
+ * @param {Integer} chunk the chunk size.
+ * @return {String} the resulting string.
+ * @throws Error if the chunk is too big for the stack.
+ */
+ stringifyByChunk: function(array, type, chunk) {
+ var result = [], k = 0, len = array.length;
+ // shortcut
+ if (len <= chunk) {
+ return String.fromCharCode.apply(null, array);
+ }
+ while (k < len) {
+ if (type === "array" || type === "nodebuffer") {
+ result.push(String.fromCharCode.apply(null, array.slice(k, Math.min(k + chunk, len))));
+ }
+ else {
+ result.push(String.fromCharCode.apply(null, array.subarray(k, Math.min(k + chunk, len))));
+ }
+ k += chunk;
+ }
+ return result.join("");
+ },
+ /**
+ * Call String.fromCharCode on every item in the array.
+ * This is the naive implementation, which generate A LOT of intermediate string.
+ * This should be used when everything else fail.
+ * @param {Array|ArrayBuffer|Uint8Array|Buffer} array the array to transform.
+ * @return {String} the result.
+ */
+ stringifyByChar: function(array){
+ var resultStr = "";
+ for(var i = 0; i < array.length; i++) {
+ resultStr += String.fromCharCode(array[i]);
+ }
+ return resultStr;
+ },
+ applyCanBeUsed : {
+ /**
+ * true if the browser accepts to use String.fromCharCode on Uint8Array
+ */
+ uint8array : (function () {
+ try {
+ return support.uint8array && String.fromCharCode.apply(null, new Uint8Array(1)).length === 1;
+ } catch (e) {
+ return false;
+ }
+ })(),
+ /**
+ * true if the browser accepts to use String.fromCharCode on nodejs Buffer.
+ */
+ nodebuffer : (function () {
+ try {
+ return support.nodebuffer && String.fromCharCode.apply(null, nodejsUtils.allocBuffer(1)).length === 1;
+ } catch (e) {
+ return false;
+ }
+ })()
+ }
+};
+
+/**
+ * Transform an array-like object to a string.
+ * @param {Array|ArrayBuffer|Uint8Array|Buffer} array the array to transform.
+ * @return {String} the result.
+ */
+function arrayLikeToString(array) {
+ // Performances notes :
+ // --------------------
+ // String.fromCharCode.apply(null, array) is the fastest, see
+ // see http://jsperf.com/converting-a-uint8array-to-a-string/2
+ // but the stack is limited (and we can get huge arrays !).
+ //
+ // result += String.fromCharCode(array[i]); generate too many strings !
+ //
+ // This code is inspired by http://jsperf.com/arraybuffer-to-string-apply-performance/2
+ // TODO : we now have workers that split the work. Do we still need that ?
+ var chunk = 65536,
+ type = exports.getTypeOf(array),
+ canUseApply = true;
+ if (type === "uint8array") {
+ canUseApply = arrayToStringHelper.applyCanBeUsed.uint8array;
+ } else if (type === "nodebuffer") {
+ canUseApply = arrayToStringHelper.applyCanBeUsed.nodebuffer;
+ }
+
+ if (canUseApply) {
+ while (chunk > 1) {
+ try {
+ return arrayToStringHelper.stringifyByChunk(array, type, chunk);
+ } catch (e) {
+ chunk = Math.floor(chunk / 2);
+ }
+ }
+ }
+
+ // no apply or chunk error : slow and painful algorithm
+ // default browser on android 4.*
+ return arrayToStringHelper.stringifyByChar(array);
+}
+
+exports.applyFromCharCode = arrayLikeToString;
+
+
+/**
+ * Copy the data from an array-like to an other array-like.
+ * @param {Array|ArrayBuffer|Uint8Array|Buffer} arrayFrom the origin array.
+ * @param {Array|ArrayBuffer|Uint8Array|Buffer} arrayTo the destination array which will be mutated.
+ * @return {Array|ArrayBuffer|Uint8Array|Buffer} the updated destination array.
+ */
+function arrayLikeToArrayLike(arrayFrom, arrayTo) {
+ for (var i = 0; i < arrayFrom.length; i++) {
+ arrayTo[i] = arrayFrom[i];
+ }
+ return arrayTo;
+}
+
+// a matrix containing functions to transform everything into everything.
+var transform = {};
+
+// string to ?
+transform["string"] = {
+ "string": identity,
+ "array": function(input) {
+ return stringToArrayLike(input, new Array(input.length));
+ },
+ "arraybuffer": function(input) {
+ return transform["string"]["uint8array"](input).buffer;
+ },
+ "uint8array": function(input) {
+ return stringToArrayLike(input, new Uint8Array(input.length));
+ },
+ "nodebuffer": function(input) {
+ return stringToArrayLike(input, nodejsUtils.allocBuffer(input.length));
+ }
+};
+
+// array to ?
+transform["array"] = {
+ "string": arrayLikeToString,
+ "array": identity,
+ "arraybuffer": function(input) {
+ return (new Uint8Array(input)).buffer;
+ },
+ "uint8array": function(input) {
+ return new Uint8Array(input);
+ },
+ "nodebuffer": function(input) {
+ return nodejsUtils.newBufferFrom(input);
+ }
+};
+
+// arraybuffer to ?
+transform["arraybuffer"] = {
+ "string": function(input) {
+ return arrayLikeToString(new Uint8Array(input));
+ },
+ "array": function(input) {
+ return arrayLikeToArrayLike(new Uint8Array(input), new Array(input.byteLength));
+ },
+ "arraybuffer": identity,
+ "uint8array": function(input) {
+ return new Uint8Array(input);
+ },
+ "nodebuffer": function(input) {
+ return nodejsUtils.newBufferFrom(new Uint8Array(input));
+ }
+};
+
+// uint8array to ?
+transform["uint8array"] = {
+ "string": arrayLikeToString,
+ "array": function(input) {
+ return arrayLikeToArrayLike(input, new Array(input.length));
+ },
+ "arraybuffer": function(input) {
+ return input.buffer;
+ },
+ "uint8array": identity,
+ "nodebuffer": function(input) {
+ return nodejsUtils.newBufferFrom(input);
+ }
+};
+
+// nodebuffer to ?
+transform["nodebuffer"] = {
+ "string": arrayLikeToString,
+ "array": function(input) {
+ return arrayLikeToArrayLike(input, new Array(input.length));
+ },
+ "arraybuffer": function(input) {
+ return transform["nodebuffer"]["uint8array"](input).buffer;
+ },
+ "uint8array": function(input) {
+ return arrayLikeToArrayLike(input, new Uint8Array(input.length));
+ },
+ "nodebuffer": identity
+};
+
+/**
+ * Transform an input into any type.
+ * The supported output type are : string, array, uint8array, arraybuffer, nodebuffer.
+ * If no output type is specified, the unmodified input will be returned.
+ * @param {String} outputType the output type.
+ * @param {String|Array|ArrayBuffer|Uint8Array|Buffer} input the input to convert.
+ * @throws {Error} an Error if the browser doesn't support the requested output type.
+ */
+exports.transformTo = function(outputType, input) {
+ if (!input) {
+ // undefined, null, etc
+ // an empty string won't harm.
+ input = "";
+ }
+ if (!outputType) {
+ return input;
+ }
+ exports.checkSupport(outputType);
+ var inputType = exports.getTypeOf(input);
+ var result = transform[inputType][outputType](input);
+ return result;
+};
+
+/**
+ * Return the type of the input.
+ * The type will be in a format valid for JSZip.utils.transformTo : string, array, uint8array, arraybuffer.
+ * @param {Object} input the input to identify.
+ * @return {String} the (lowercase) type of the input.
+ */
+exports.getTypeOf = function(input) {
+ if (typeof input === "string") {
+ return "string";
+ }
+ if (Object.prototype.toString.call(input) === "[object Array]") {
+ return "array";
+ }
+ if (support.nodebuffer && nodejsUtils.isBuffer(input)) {
+ return "nodebuffer";
+ }
+ if (support.uint8array && input instanceof Uint8Array) {
+ return "uint8array";
+ }
+ if (support.arraybuffer && input instanceof ArrayBuffer) {
+ return "arraybuffer";
+ }
+};
+
+/**
+ * Throw an exception if the type is not supported.
+ * @param {String} type the type to check.
+ * @throws {Error} an Error if the browser doesn't support the requested type.
+ */
+exports.checkSupport = function(type) {
+ var supported = support[type.toLowerCase()];
+ if (!supported) {
+ throw new Error(type + " is not supported by this platform");
+ }
+};
+
+exports.MAX_VALUE_16BITS = 65535;
+exports.MAX_VALUE_32BITS = -1; // well, "\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF" is parsed as -1
+
+/**
+ * Prettify a string read as binary.
+ * @param {string} str the string to prettify.
+ * @return {string} a pretty string.
+ */
+exports.pretty = function(str) {
+ var res = '',
+ code, i;
+ for (i = 0; i < (str || "").length; i++) {
+ code = str.charCodeAt(i);
+ res += '\\x' + (code < 16 ? "0" : "") + code.toString(16).toUpperCase();
+ }
+ return res;
+};
+
+/**
+ * Defer the call of a function.
+ * @param {Function} callback the function to call asynchronously.
+ * @param {Array} args the arguments to give to the callback.
+ */
+exports.delay = function(callback, args, self) {
+ setImmediate(function () {
+ callback.apply(self || null, args || []);
+ });
+};
+
+/**
+ * Extends a prototype with an other, without calling a constructor with
+ * side effects. Inspired by nodejs' `utils.inherits`
+ * @param {Function} ctor the constructor to augment
+ * @param {Function} superCtor the parent constructor to use
+ */
+exports.inherits = function (ctor, superCtor) {
+ var Obj = function() {};
+ Obj.prototype = superCtor.prototype;
+ ctor.prototype = new Obj();
+};
+
+/**
+ * Merge the objects passed as parameters into a new one.
+ * @private
+ * @param {...Object} var_args All objects to merge.
+ * @return {Object} a new object with the data of the others.
+ */
+exports.extend = function() {
+ var result = {}, i, attr;
+ for (i = 0; i < arguments.length; i++) { // arguments is not enumerable in some browsers
+ for (attr in arguments[i]) {
+ if (arguments[i].hasOwnProperty(attr) && typeof result[attr] === "undefined") {
+ result[attr] = arguments[i][attr];
+ }
+ }
+ }
+ return result;
+};
+
+/**
+ * Transform arbitrary content into a Promise.
+ * @param {String} name a name for the content being processed.
+ * @param {Object} inputData the content to process.
+ * @param {Boolean} isBinary true if the content is not an unicode string
+ * @param {Boolean} isOptimizedBinaryString true if the string content only has one byte per character.
+ * @param {Boolean} isBase64 true if the string content is encoded with base64.
+ * @return {Promise} a promise in a format usable by JSZip.
+ */
+exports.prepareContent = function(name, inputData, isBinary, isOptimizedBinaryString, isBase64) {
+
+ // if inputData is already a promise, this flatten it.
+ var promise = external.Promise.resolve(inputData).then(function(data) {
+
+
+ var isBlob = support.blob && (data instanceof Blob || ['[object File]', '[object Blob]'].indexOf(Object.prototype.toString.call(data)) !== -1);
+
+ if (isBlob && typeof FileReader !== "undefined") {
+ return new external.Promise(function (resolve, reject) {
+ var reader = new FileReader();
+
+ reader.onload = function(e) {
+ resolve(e.target.result);
+ };
+ reader.onerror = function(e) {
+ reject(e.target.error);
+ };
+ reader.readAsArrayBuffer(data);
+ });
+ } else {
+ return data;
+ }
+ });
+
+ return promise.then(function(data) {
+ var dataType = exports.getTypeOf(data);
+
+ if (!dataType) {
+ return external.Promise.reject(
+ new Error("Can't read the data of '" + name + "'. Is it " +
+ "in a supported JavaScript type (String, Blob, ArrayBuffer, etc) ?")
+ );
+ }
+ // special case : it's way easier to work with Uint8Array than with ArrayBuffer
+ if (dataType === "arraybuffer") {
+ data = exports.transformTo("uint8array", data);
+ } else if (dataType === "string") {
+ if (isBase64) {
+ data = base64.decode(data);
+ }
+ else if (isBinary) {
+ // optimizedBinaryString === true means that the file has already been filtered with a 0xFF mask
+ if (isOptimizedBinaryString !== true) {
+ // this is a string, not in a base64 format.
+ // Be sure that this is a correct "binary string"
+ data = string2binary(data);
+ }
+ }
+ }
+ return data;
+ });
+};
+
+},{"./base64":1,"./external":6,"./nodejsUtils":14,"./support":30,"core-js/library/fn/set-immediate":36}],33:[function(require,module,exports){
+'use strict';
+var readerFor = require('./reader/readerFor');
+var utils = require('./utils');
+var sig = require('./signature');
+var ZipEntry = require('./zipEntry');
+var utf8 = require('./utf8');
+var support = require('./support');
+// class ZipEntries {{{
+/**
+ * All the entries in the zip file.
+ * @constructor
+ * @param {Object} loadOptions Options for loading the stream.
+ */
+function ZipEntries(loadOptions) {
+ this.files = [];
+ this.loadOptions = loadOptions;
+}
+ZipEntries.prototype = {
+ /**
+ * Check that the reader is on the specified signature.
+ * @param {string} expectedSignature the expected signature.
+ * @throws {Error} if it is an other signature.
+ */
+ checkSignature: function(expectedSignature) {
+ if (!this.reader.readAndCheckSignature(expectedSignature)) {
+ this.reader.index -= 4;
+ var signature = this.reader.readString(4);
+ throw new Error("Corrupted zip or bug: unexpected signature " + "(" + utils.pretty(signature) + ", expected " + utils.pretty(expectedSignature) + ")");
+ }
+ },
+ /**
+ * Check if the given signature is at the given index.
+ * @param {number} askedIndex the index to check.
+ * @param {string} expectedSignature the signature to expect.
+ * @return {boolean} true if the signature is here, false otherwise.
+ */
+ isSignature: function(askedIndex, expectedSignature) {
+ var currentIndex = this.reader.index;
+ this.reader.setIndex(askedIndex);
+ var signature = this.reader.readString(4);
+ var result = signature === expectedSignature;
+ this.reader.setIndex(currentIndex);
+ return result;
+ },
+ /**
+ * Read the end of the central directory.
+ */
+ readBlockEndOfCentral: function() {
+ this.diskNumber = this.reader.readInt(2);
+ this.diskWithCentralDirStart = this.reader.readInt(2);
+ this.centralDirRecordsOnThisDisk = this.reader.readInt(2);
+ this.centralDirRecords = this.reader.readInt(2);
+ this.centralDirSize = this.reader.readInt(4);
+ this.centralDirOffset = this.reader.readInt(4);
+
+ this.zipCommentLength = this.reader.readInt(2);
+ // warning : the encoding depends of the system locale
+ // On a linux machine with LANG=en_US.utf8, this field is utf8 encoded.
+ // On a windows machine, this field is encoded with the localized windows code page.
+ var zipComment = this.reader.readData(this.zipCommentLength);
+ var decodeParamType = support.uint8array ? "uint8array" : "array";
+ // To get consistent behavior with the generation part, we will assume that
+ // this is utf8 encoded unless specified otherwise.
+ var decodeContent = utils.transformTo(decodeParamType, zipComment);
+ this.zipComment = this.loadOptions.decodeFileName(decodeContent);
+ },
+ /**
+ * Read the end of the Zip 64 central directory.
+ * Not merged with the method readEndOfCentral :
+ * The end of central can coexist with its Zip64 brother,
+ * I don't want to read the wrong number of bytes !
+ */
+ readBlockZip64EndOfCentral: function() {
+ this.zip64EndOfCentralSize = this.reader.readInt(8);
+ this.reader.skip(4);
+ // this.versionMadeBy = this.reader.readString(2);
+ // this.versionNeeded = this.reader.readInt(2);
+ this.diskNumber = this.reader.readInt(4);
+ this.diskWithCentralDirStart = this.reader.readInt(4);
+ this.centralDirRecordsOnThisDisk = this.reader.readInt(8);
+ this.centralDirRecords = this.reader.readInt(8);
+ this.centralDirSize = this.reader.readInt(8);
+ this.centralDirOffset = this.reader.readInt(8);
+
+ this.zip64ExtensibleData = {};
+ var extraDataSize = this.zip64EndOfCentralSize - 44,
+ index = 0,
+ extraFieldId,
+ extraFieldLength,
+ extraFieldValue;
+ while (index < extraDataSize) {
+ extraFieldId = this.reader.readInt(2);
+ extraFieldLength = this.reader.readInt(4);
+ extraFieldValue = this.reader.readData(extraFieldLength);
+ this.zip64ExtensibleData[extraFieldId] = {
+ id: extraFieldId,
+ length: extraFieldLength,
+ value: extraFieldValue
+ };
+ }
+ },
+ /**
+ * Read the end of the Zip 64 central directory locator.
+ */
+ readBlockZip64EndOfCentralLocator: function() {
+ this.diskWithZip64CentralDirStart = this.reader.readInt(4);
+ this.relativeOffsetEndOfZip64CentralDir = this.reader.readInt(8);
+ this.disksCount = this.reader.readInt(4);
+ if (this.disksCount > 1) {
+ throw new Error("Multi-volumes zip are not supported");
+ }
+ },
+ /**
+ * Read the local files, based on the offset read in the central part.
+ */
+ readLocalFiles: function() {
+ var i, file;
+ for (i = 0; i < this.files.length; i++) {
+ file = this.files[i];
+ this.reader.setIndex(file.localHeaderOffset);
+ this.checkSignature(sig.LOCAL_FILE_HEADER);
+ file.readLocalPart(this.reader);
+ file.handleUTF8();
+ file.processAttributes();
+ }
+ },
+ /**
+ * Read the central directory.
+ */
+ readCentralDir: function() {
+ var file;
+
+ this.reader.setIndex(this.centralDirOffset);
+ while (this.reader.readAndCheckSignature(sig.CENTRAL_FILE_HEADER)) {
+ file = new ZipEntry({
+ zip64: this.zip64
+ }, this.loadOptions);
+ file.readCentralPart(this.reader);
+ this.files.push(file);
+ }
+
+ if (this.centralDirRecords !== this.files.length) {
+ if (this.centralDirRecords !== 0 && this.files.length === 0) {
+ // We expected some records but couldn't find ANY.
+ // This is really suspicious, as if something went wrong.
+ throw new Error("Corrupted zip or bug: expected " + this.centralDirRecords + " records in central dir, got " + this.files.length);
+ } else {
+ // We found some records but not all.
+ // Something is wrong but we got something for the user: no error here.
+ // console.warn("expected", this.centralDirRecords, "records in central dir, got", this.files.length);
+ }
+ }
+ },
+ /**
+ * Read the end of central directory.
+ */
+ readEndOfCentral: function() {
+ var offset = this.reader.lastIndexOfSignature(sig.CENTRAL_DIRECTORY_END);
+ if (offset < 0) {
+ // Check if the content is a truncated zip or complete garbage.
+ // A "LOCAL_FILE_HEADER" is not required at the beginning (auto
+ // extractible zip for example) but it can give a good hint.
+ // If an ajax request was used without responseType, we will also
+ // get unreadable data.
+ var isGarbage = !this.isSignature(0, sig.LOCAL_FILE_HEADER);
+
+ if (isGarbage) {
+ throw new Error("Can't find end of central directory : is this a zip file ? " +
+ "If it is, see https://stuk.github.io/jszip/documentation/howto/read_zip.html");
+ } else {
+ throw new Error("Corrupted zip: can't find end of central directory");
+ }
+
+ }
+ this.reader.setIndex(offset);
+ var endOfCentralDirOffset = offset;
+ this.checkSignature(sig.CENTRAL_DIRECTORY_END);
+ this.readBlockEndOfCentral();
+
+
+ /* extract from the zip spec :
+ 4) If one of the fields in the end of central directory
+ record is too small to hold required data, the field
+ should be set to -1 (0xFFFF or 0xFFFFFFFF) and the
+ ZIP64 format record should be created.
+ 5) The end of central directory record and the
+ Zip64 end of central directory locator record must
+ reside on the same disk when splitting or spanning
+ an archive.
+ */
+ if (this.diskNumber === utils.MAX_VALUE_16BITS || this.diskWithCentralDirStart === utils.MAX_VALUE_16BITS || this.centralDirRecordsOnThisDisk === utils.MAX_VALUE_16BITS || this.centralDirRecords === utils.MAX_VALUE_16BITS || this.centralDirSize === utils.MAX_VALUE_32BITS || this.centralDirOffset === utils.MAX_VALUE_32BITS) {
+ this.zip64 = true;
+
+ /*
+ Warning : the zip64 extension is supported, but ONLY if the 64bits integer read from
+ the zip file can fit into a 32bits integer. This cannot be solved : JavaScript represents
+ all numbers as 64-bit double precision IEEE 754 floating point numbers.
+ So, we have 53bits for integers and bitwise operations treat everything as 32bits.
+ see https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Operators/Bitwise_Operators
+ and http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-262.pdf section 8.5
+ */
+
+ // should look for a zip64 EOCD locator
+ offset = this.reader.lastIndexOfSignature(sig.ZIP64_CENTRAL_DIRECTORY_LOCATOR);
+ if (offset < 0) {
+ throw new Error("Corrupted zip: can't find the ZIP64 end of central directory locator");
+ }
+ this.reader.setIndex(offset);
+ this.checkSignature(sig.ZIP64_CENTRAL_DIRECTORY_LOCATOR);
+ this.readBlockZip64EndOfCentralLocator();
+
+ // now the zip64 EOCD record
+ if (!this.isSignature(this.relativeOffsetEndOfZip64CentralDir, sig.ZIP64_CENTRAL_DIRECTORY_END)) {
+ // console.warn("ZIP64 end of central directory not where expected.");
+ this.relativeOffsetEndOfZip64CentralDir = this.reader.lastIndexOfSignature(sig.ZIP64_CENTRAL_DIRECTORY_END);
+ if (this.relativeOffsetEndOfZip64CentralDir < 0) {
+ throw new Error("Corrupted zip: can't find the ZIP64 end of central directory");
+ }
+ }
+ this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir);
+ this.checkSignature(sig.ZIP64_CENTRAL_DIRECTORY_END);
+ this.readBlockZip64EndOfCentral();
+ }
+
+ var expectedEndOfCentralDirOffset = this.centralDirOffset + this.centralDirSize;
+ if (this.zip64) {
+ expectedEndOfCentralDirOffset += 20; // end of central dir 64 locator
+ expectedEndOfCentralDirOffset += 12 /* should not include the leading 12 bytes */ + this.zip64EndOfCentralSize;
+ }
+
+ var extraBytes = endOfCentralDirOffset - expectedEndOfCentralDirOffset;
+
+ if (extraBytes > 0) {
+ // console.warn(extraBytes, "extra bytes at beginning or within zipfile");
+ if (this.isSignature(endOfCentralDirOffset, sig.CENTRAL_FILE_HEADER)) {
+ // The offsets seem wrong, but we have something at the specified offset.
+ // So… we keep it.
+ } else {
+ // the offset is wrong, update the "zero" of the reader
+ // this happens if data has been prepended (crx files for example)
+ this.reader.zero = extraBytes;
+ }
+ } else if (extraBytes < 0) {
+ throw new Error("Corrupted zip: missing " + Math.abs(extraBytes) + " bytes.");
+ }
+ },
+ prepareReader: function(data) {
+ this.reader = readerFor(data);
+ },
+ /**
+ * Read a zip file and create ZipEntries.
+ * @param {String|ArrayBuffer|Uint8Array|Buffer} data the binary string representing a zip file.
+ */
+ load: function(data) {
+ this.prepareReader(data);
+ this.readEndOfCentral();
+ this.readCentralDir();
+ this.readLocalFiles();
+ }
+};
+// }}} end of ZipEntries
+module.exports = ZipEntries;
+
+},{"./reader/readerFor":22,"./signature":23,"./support":30,"./utf8":31,"./utils":32,"./zipEntry":34}],34:[function(require,module,exports){
+'use strict';
+var readerFor = require('./reader/readerFor');
+var utils = require('./utils');
+var CompressedObject = require('./compressedObject');
+var crc32fn = require('./crc32');
+var utf8 = require('./utf8');
+var compressions = require('./compressions');
+var support = require('./support');
+
+var MADE_BY_DOS = 0x00;
+var MADE_BY_UNIX = 0x03;
+
+/**
+ * Find a compression registered in JSZip.
+ * @param {string} compressionMethod the method magic to find.
+ * @return {Object|null} the JSZip compression object, null if none found.
+ */
+var findCompression = function(compressionMethod) {
+ for (var method in compressions) {
+ if (!compressions.hasOwnProperty(method)) {
+ continue;
+ }
+ if (compressions[method].magic === compressionMethod) {
+ return compressions[method];
+ }
+ }
+ return null;
+};
+
+// class ZipEntry {{{
+/**
+ * An entry in the zip file.
+ * @constructor
+ * @param {Object} options Options of the current file.
+ * @param {Object} loadOptions Options for loading the stream.
+ */
+function ZipEntry(options, loadOptions) {
+ this.options = options;
+ this.loadOptions = loadOptions;
+}
+ZipEntry.prototype = {
+ /**
+ * say if the file is encrypted.
+ * @return {boolean} true if the file is encrypted, false otherwise.
+ */
+ isEncrypted: function() {
+ // bit 1 is set
+ return (this.bitFlag & 0x0001) === 0x0001;
+ },
+ /**
+ * say if the file has utf-8 filename/comment.
+ * @return {boolean} true if the filename/comment is in utf-8, false otherwise.
+ */
+ useUTF8: function() {
+ // bit 11 is set
+ return (this.bitFlag & 0x0800) === 0x0800;
+ },
+ /**
+ * Read the local part of a zip file and add the info in this object.
+ * @param {DataReader} reader the reader to use.
+ */
+ readLocalPart: function(reader) {
+ var compression, localExtraFieldsLength;
+
+ // we already know everything from the central dir !
+ // If the central dir data are false, we are doomed.
+ // On the bright side, the local part is scary : zip64, data descriptors, both, etc.
+ // The less data we get here, the more reliable this should be.
+ // Let's skip the whole header and dash to the data !
+ reader.skip(22);
+ // in some zip created on windows, the filename stored in the central dir contains \ instead of /.
+ // Strangely, the filename here is OK.
+ // I would love to treat these zip files as corrupted (see http://www.info-zip.org/FAQ.html#backslashes
+ // or APPNOTE#4.4.17.1, "All slashes MUST be forward slashes '/'") but there are a lot of bad zip generators...
+ // Search "unzip mismatching "local" filename continuing with "central" filename version" on
+ // the internet.
+ //
+ // I think I see the logic here : the central directory is used to display
+ // content and the local directory is used to extract the files. Mixing / and \
+ // may be used to display \ to windows users and use / when extracting the files.
+ // Unfortunately, this lead also to some issues : http://seclists.org/fulldisclosure/2009/Sep/394
+ this.fileNameLength = reader.readInt(2);
+ localExtraFieldsLength = reader.readInt(2); // can't be sure this will be the same as the central dir
+ // the fileName is stored as binary data, the handleUTF8 method will take care of the encoding.
+ this.fileName = reader.readData(this.fileNameLength);
+ reader.skip(localExtraFieldsLength);
+
+ if (this.compressedSize === -1 || this.uncompressedSize === -1) {
+ throw new Error("Bug or corrupted zip : didn't get enough informations from the central directory " + "(compressedSize === -1 || uncompressedSize === -1)");
+ }
+
+ compression = findCompression(this.compressionMethod);
+ if (compression === null) { // no compression found
+ throw new Error("Corrupted zip : compression " + utils.pretty(this.compressionMethod) + " unknown (inner file : " + utils.transformTo("string", this.fileName) + ")");
+ }
+ this.decompressed = new CompressedObject(this.compressedSize, this.uncompressedSize, this.crc32, compression, reader.readData(this.compressedSize));
+ },
+
+ /**
+ * Read the central part of a zip file and add the info in this object.
+ * @param {DataReader} reader the reader to use.
+ */
+ readCentralPart: function(reader) {
+ this.versionMadeBy = reader.readInt(2);
+ reader.skip(2);
+ // this.versionNeeded = reader.readInt(2);
+ this.bitFlag = reader.readInt(2);
+ this.compressionMethod = reader.readString(2);
+ this.date = reader.readDate();
+ this.crc32 = reader.readInt(4);
+ this.compressedSize = reader.readInt(4);
+ this.uncompressedSize = reader.readInt(4);
+ var fileNameLength = reader.readInt(2);
+ this.extraFieldsLength = reader.readInt(2);
+ this.fileCommentLength = reader.readInt(2);
+ this.diskNumberStart = reader.readInt(2);
+ this.internalFileAttributes = reader.readInt(2);
+ this.externalFileAttributes = reader.readInt(4);
+ this.localHeaderOffset = reader.readInt(4);
+
+ if (this.isEncrypted()) {
+ throw new Error("Encrypted zip are not supported");
+ }
+
+ // will be read in the local part, see the comments there
+ reader.skip(fileNameLength);
+ this.readExtraFields(reader);
+ this.parseZIP64ExtraField(reader);
+ this.fileComment = reader.readData(this.fileCommentLength);
+ },
+
+ /**
+ * Parse the external file attributes and get the unix/dos permissions.
+ */
+ processAttributes: function () {
+ this.unixPermissions = null;
+ this.dosPermissions = null;
+ var madeBy = this.versionMadeBy >> 8;
+
+ // Check if we have the DOS directory flag set.
+ // We look for it in the DOS and UNIX permissions
+ // but some unknown platform could set it as a compatibility flag.
+ this.dir = this.externalFileAttributes & 0x0010 ? true : false;
+
+ if(madeBy === MADE_BY_DOS) {
+ // first 6 bits (0 to 5)
+ this.dosPermissions = this.externalFileAttributes & 0x3F;
+ }
+
+ if(madeBy === MADE_BY_UNIX) {
+ this.unixPermissions = (this.externalFileAttributes >> 16) & 0xFFFF;
+ // the octal permissions are in (this.unixPermissions & 0x01FF).toString(8);
+ }
+
+ // fail safe : if the name ends with a / it probably means a folder
+ if (!this.dir && this.fileNameStr.slice(-1) === '/') {
+ this.dir = true;
+ }
+ },
+
+ /**
+ * Parse the ZIP64 extra field and merge the info in the current ZipEntry.
+ * @param {DataReader} reader the reader to use.
+ */
+ parseZIP64ExtraField: function(reader) {
+
+ if (!this.extraFields[0x0001]) {
+ return;
+ }
+
+ // should be something, preparing the extra reader
+ var extraReader = readerFor(this.extraFields[0x0001].value);
+
+ // I really hope that these 64bits integer can fit in 32 bits integer, because js
+ // won't let us have more.
+ if (this.uncompressedSize === utils.MAX_VALUE_32BITS) {
+ this.uncompressedSize = extraReader.readInt(8);
+ }
+ if (this.compressedSize === utils.MAX_VALUE_32BITS) {
+ this.compressedSize = extraReader.readInt(8);
+ }
+ if (this.localHeaderOffset === utils.MAX_VALUE_32BITS) {
+ this.localHeaderOffset = extraReader.readInt(8);
+ }
+ if (this.diskNumberStart === utils.MAX_VALUE_32BITS) {
+ this.diskNumberStart = extraReader.readInt(4);
+ }
+ },
+ /**
+ * Read the central part of a zip file and add the info in this object.
+ * @param {DataReader} reader the reader to use.
+ */
+ readExtraFields: function(reader) {
+ var end = reader.index + this.extraFieldsLength,
+ extraFieldId,
+ extraFieldLength,
+ extraFieldValue;
+
+ if (!this.extraFields) {
+ this.extraFields = {};
+ }
+
+ while (reader.index < end) {
+ extraFieldId = reader.readInt(2);
+ extraFieldLength = reader.readInt(2);
+ extraFieldValue = reader.readData(extraFieldLength);
+
+ this.extraFields[extraFieldId] = {
+ id: extraFieldId,
+ length: extraFieldLength,
+ value: extraFieldValue
+ };
+ }
+ },
+ /**
+ * Apply an UTF8 transformation if needed.
+ */
+ handleUTF8: function() {
+ var decodeParamType = support.uint8array ? "uint8array" : "array";
+ if (this.useUTF8()) {
+ this.fileNameStr = utf8.utf8decode(this.fileName);
+ this.fileCommentStr = utf8.utf8decode(this.fileComment);
+ } else {
+ var upath = this.findExtraFieldUnicodePath();
+ if (upath !== null) {
+ this.fileNameStr = upath;
+ } else {
+ // ASCII text or unsupported code page
+ var fileNameByteArray = utils.transformTo(decodeParamType, this.fileName);
+ this.fileNameStr = this.loadOptions.decodeFileName(fileNameByteArray);
+ }
+
+ var ucomment = this.findExtraFieldUnicodeComment();
+ if (ucomment !== null) {
+ this.fileCommentStr = ucomment;
+ } else {
+ // ASCII text or unsupported code page
+ var commentByteArray = utils.transformTo(decodeParamType, this.fileComment);
+ this.fileCommentStr = this.loadOptions.decodeFileName(commentByteArray);
+ }
+ }
+ },
+
+ /**
+ * Find the unicode path declared in the extra field, if any.
+ * @return {String} the unicode path, null otherwise.
+ */
+ findExtraFieldUnicodePath: function() {
+ var upathField = this.extraFields[0x7075];
+ if (upathField) {
+ var extraReader = readerFor(upathField.value);
+
+ // wrong version
+ if (extraReader.readInt(1) !== 1) {
+ return null;
+ }
+
+ // the crc of the filename changed, this field is out of date.
+ if (crc32fn(this.fileName) !== extraReader.readInt(4)) {
+ return null;
+ }
+
+ return utf8.utf8decode(extraReader.readData(upathField.length - 5));
+ }
+ return null;
+ },
+
+ /**
+ * Find the unicode comment declared in the extra field, if any.
+ * @return {String} the unicode comment, null otherwise.
+ */
+ findExtraFieldUnicodeComment: function() {
+ var ucommentField = this.extraFields[0x6375];
+ if (ucommentField) {
+ var extraReader = readerFor(ucommentField.value);
+
+ // wrong version
+ if (extraReader.readInt(1) !== 1) {
+ return null;
+ }
+
+ // the crc of the comment changed, this field is out of date.
+ if (crc32fn(this.fileComment) !== extraReader.readInt(4)) {
+ return null;
+ }
+
+ return utf8.utf8decode(extraReader.readData(ucommentField.length - 5));
+ }
+ return null;
+ }
+};
+module.exports = ZipEntry;
+
+},{"./compressedObject":2,"./compressions":3,"./crc32":4,"./reader/readerFor":22,"./support":30,"./utf8":31,"./utils":32}],35:[function(require,module,exports){
+'use strict';
+
+var StreamHelper = require('./stream/StreamHelper');
+var DataWorker = require('./stream/DataWorker');
+var utf8 = require('./utf8');
+var CompressedObject = require('./compressedObject');
+var GenericWorker = require('./stream/GenericWorker');
+
+/**
+ * A simple object representing a file in the zip file.
+ * @constructor
+ * @param {string} name the name of the file
+ * @param {String|ArrayBuffer|Uint8Array|Buffer} data the data
+ * @param {Object} options the options of the file
+ */
+var ZipObject = function(name, data, options) {
+ this.name = name;
+ this.dir = options.dir;
+ this.date = options.date;
+ this.comment = options.comment;
+ this.unixPermissions = options.unixPermissions;
+ this.dosPermissions = options.dosPermissions;
+
+ this._data = data;
+ this._dataBinary = options.binary;
+ // keep only the compression
+ this.options = {
+ compression : options.compression,
+ compressionOptions : options.compressionOptions
+ };
+};
+
+ZipObject.prototype = {
+ /**
+ * Create an internal stream for the content of this object.
+ * @param {String} type the type of each chunk.
+ * @return StreamHelper the stream.
+ */
+ internalStream: function (type) {
+ var result = null, outputType = "string";
+ try {
+ if (!type) {
+ throw new Error("No output type specified.");
+ }
+ outputType = type.toLowerCase();
+ var askUnicodeString = outputType === "string" || outputType === "text";
+ if (outputType === "binarystring" || outputType === "text") {
+ outputType = "string";
+ }
+ result = this._decompressWorker();
+
+ var isUnicodeString = !this._dataBinary;
+
+ if (isUnicodeString && !askUnicodeString) {
+ result = result.pipe(new utf8.Utf8EncodeWorker());
+ }
+ if (!isUnicodeString && askUnicodeString) {
+ result = result.pipe(new utf8.Utf8DecodeWorker());
+ }
+ } catch (e) {
+ result = new GenericWorker("error");
+ result.error(e);
+ }
+
+ return new StreamHelper(result, outputType, "");
+ },
+
+ /**
+ * Prepare the content in the asked type.
+ * @param {String} type the type of the result.
+ * @param {Function} onUpdate a function to call on each internal update.
+ * @return Promise the promise of the result.
+ */
+ async: function (type, onUpdate) {
+ return this.internalStream(type).accumulate(onUpdate);
+ },
+
+ /**
+ * Prepare the content as a nodejs stream.
+ * @param {String} type the type of each chunk.
+ * @param {Function} onUpdate a function to call on each internal update.
+ * @return Stream the stream.
+ */
+ nodeStream: function (type, onUpdate) {
+ return this.internalStream(type || "nodebuffer").toNodejsStream(onUpdate);
+ },
+
+ /**
+ * Return a worker for the compressed content.
+ * @private
+ * @param {Object} compression the compression object to use.
+ * @param {Object} compressionOptions the options to use when compressing.
+ * @return Worker the worker.
+ */
+ _compressWorker: function (compression, compressionOptions) {
+ if (
+ this._data instanceof CompressedObject &&
+ this._data.compression.magic === compression.magic
+ ) {
+ return this._data.getCompressedWorker();
+ } else {
+ var result = this._decompressWorker();
+ if(!this._dataBinary) {
+ result = result.pipe(new utf8.Utf8EncodeWorker());
+ }
+ return CompressedObject.createWorkerFrom(result, compression, compressionOptions);
+ }
+ },
+ /**
+ * Return a worker for the decompressed content.
+ * @private
+ * @return Worker the worker.
+ */
+ _decompressWorker : function () {
+ if (this._data instanceof CompressedObject) {
+ return this._data.getContentWorker();
+ } else if (this._data instanceof GenericWorker) {
+ return this._data;
+ } else {
+ return new DataWorker(this._data);
+ }
+ }
+};
+
+var removedMethods = ["asText", "asBinary", "asNodeBuffer", "asUint8Array", "asArrayBuffer"];
+var removedFn = function () {
+ throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.");
+};
+
+for(var i = 0; i < removedMethods.length; i++) {
+ ZipObject.prototype[removedMethods[i]] = removedFn;
+}
+module.exports = ZipObject;
+
+},{"./compressedObject":2,"./stream/DataWorker":27,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31}],36:[function(require,module,exports){
+require('../modules/web.immediate');
+module.exports = require('../modules/_core').setImmediate;
+},{"../modules/_core":40,"../modules/web.immediate":56}],37:[function(require,module,exports){
+module.exports = function(it){
+ if(typeof it != 'function')throw TypeError(it + ' is not a function!');
+ return it;
+};
+},{}],38:[function(require,module,exports){
+var isObject = require('./_is-object');
+module.exports = function(it){
+ if(!isObject(it))throw TypeError(it + ' is not an object!');
+ return it;
+};
+},{"./_is-object":51}],39:[function(require,module,exports){
+var toString = {}.toString;
+
+module.exports = function(it){
+ return toString.call(it).slice(8, -1);
+};
+},{}],40:[function(require,module,exports){
+var core = module.exports = {version: '2.3.0'};
+if(typeof __e == 'number')__e = core; // eslint-disable-line no-undef
+},{}],41:[function(require,module,exports){
+// optional / simple context binding
+var aFunction = require('./_a-function');
+module.exports = function(fn, that, length){
+ aFunction(fn);
+ if(that === undefined)return fn;
+ switch(length){
+ case 1: return function(a){
+ return fn.call(that, a);
+ };
+ case 2: return function(a, b){
+ return fn.call(that, a, b);
+ };
+ case 3: return function(a, b, c){
+ return fn.call(that, a, b, c);
+ };
+ }
+ return function(/* ...args */){
+ return fn.apply(that, arguments);
+ };
+};
+},{"./_a-function":37}],42:[function(require,module,exports){
+// Thank's IE8 for his funny defineProperty
+module.exports = !require('./_fails')(function(){
+ return Object.defineProperty({}, 'a', {get: function(){ return 7; }}).a != 7;
+});
+},{"./_fails":45}],43:[function(require,module,exports){
+var isObject = require('./_is-object')
+ , document = require('./_global').document
+ // in old IE typeof document.createElement is 'object'
+ , is = isObject(document) && isObject(document.createElement);
+module.exports = function(it){
+ return is ? document.createElement(it) : {};
+};
+},{"./_global":46,"./_is-object":51}],44:[function(require,module,exports){
+var global = require('./_global')
+ , core = require('./_core')
+ , ctx = require('./_ctx')
+ , hide = require('./_hide')
+ , PROTOTYPE = 'prototype';
+
+var $export = function(type, name, source){
+ var IS_FORCED = type & $export.F
+ , IS_GLOBAL = type & $export.G
+ , IS_STATIC = type & $export.S
+ , IS_PROTO = type & $export.P
+ , IS_BIND = type & $export.B
+ , IS_WRAP = type & $export.W
+ , exports = IS_GLOBAL ? core : core[name] || (core[name] = {})
+ , expProto = exports[PROTOTYPE]
+ , target = IS_GLOBAL ? global : IS_STATIC ? global[name] : (global[name] || {})[PROTOTYPE]
+ , key, own, out;
+ if(IS_GLOBAL)source = name;
+ for(key in source){
+ // contains in native
+ own = !IS_FORCED && target && target[key] !== undefined;
+ if(own && key in exports)continue;
+ // export native or passed
+ out = own ? target[key] : source[key];
+ // prevent global pollution for namespaces
+ exports[key] = IS_GLOBAL && typeof target[key] != 'function' ? source[key]
+ // bind timers to global for call from export context
+ : IS_BIND && own ? ctx(out, global)
+ // wrap global constructors for prevent change them in library
+ : IS_WRAP && target[key] == out ? (function(C){
+ var F = function(a, b, c){
+ if(this instanceof C){
+ switch(arguments.length){
+ case 0: return new C;
+ case 1: return new C(a);
+ case 2: return new C(a, b);
+ } return new C(a, b, c);
+ } return C.apply(this, arguments);
+ };
+ F[PROTOTYPE] = C[PROTOTYPE];
+ return F;
+ // make static versions for prototype methods
+ })(out) : IS_PROTO && typeof out == 'function' ? ctx(Function.call, out) : out;
+ // export proto methods to core.%CONSTRUCTOR%.methods.%NAME%
+ if(IS_PROTO){
+ (exports.virtual || (exports.virtual = {}))[key] = out;
+ // export proto methods to core.%CONSTRUCTOR%.prototype.%NAME%
+ if(type & $export.R && expProto && !expProto[key])hide(expProto, key, out);
+ }
+ }
+};
+// type bitmap
+$export.F = 1; // forced
+$export.G = 2; // global
+$export.S = 4; // static
+$export.P = 8; // proto
+$export.B = 16; // bind
+$export.W = 32; // wrap
+$export.U = 64; // safe
+$export.R = 128; // real proto method for `library`
+module.exports = $export;
+},{"./_core":40,"./_ctx":41,"./_global":46,"./_hide":47}],45:[function(require,module,exports){
+module.exports = function(exec){
+ try {
+ return !!exec();
+ } catch(e){
+ return true;
+ }
+};
+},{}],46:[function(require,module,exports){
+// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
+var global = module.exports = typeof window != 'undefined' && window.Math == Math
+ ? window : typeof self != 'undefined' && self.Math == Math ? self : Function('return this')();
+if(typeof __g == 'number')__g = global; // eslint-disable-line no-undef
+},{}],47:[function(require,module,exports){
+var dP = require('./_object-dp')
+ , createDesc = require('./_property-desc');
+module.exports = require('./_descriptors') ? function(object, key, value){
+ return dP.f(object, key, createDesc(1, value));
+} : function(object, key, value){
+ object[key] = value;
+ return object;
+};
+},{"./_descriptors":42,"./_object-dp":52,"./_property-desc":53}],48:[function(require,module,exports){
+module.exports = require('./_global').document && document.documentElement;
+},{"./_global":46}],49:[function(require,module,exports){
+module.exports = !require('./_descriptors') && !require('./_fails')(function(){
+ return Object.defineProperty(require('./_dom-create')('div'), 'a', {get: function(){ return 7; }}).a != 7;
+});
+},{"./_descriptors":42,"./_dom-create":43,"./_fails":45}],50:[function(require,module,exports){
+// fast apply, http://jsperf.lnkit.com/fast-apply/5
+module.exports = function(fn, args, that){
+ var un = that === undefined;
+ switch(args.length){
+ case 0: return un ? fn()
+ : fn.call(that);
+ case 1: return un ? fn(args[0])
+ : fn.call(that, args[0]);
+ case 2: return un ? fn(args[0], args[1])
+ : fn.call(that, args[0], args[1]);
+ case 3: return un ? fn(args[0], args[1], args[2])
+ : fn.call(that, args[0], args[1], args[2]);
+ case 4: return un ? fn(args[0], args[1], args[2], args[3])
+ : fn.call(that, args[0], args[1], args[2], args[3]);
+ } return fn.apply(that, args);
+};
+},{}],51:[function(require,module,exports){
+module.exports = function(it){
+ return typeof it === 'object' ? it !== null : typeof it === 'function';
+};
+},{}],52:[function(require,module,exports){
+var anObject = require('./_an-object')
+ , IE8_DOM_DEFINE = require('./_ie8-dom-define')
+ , toPrimitive = require('./_to-primitive')
+ , dP = Object.defineProperty;
+
+exports.f = require('./_descriptors') ? Object.defineProperty : function defineProperty(O, P, Attributes){
+ anObject(O);
+ P = toPrimitive(P, true);
+ anObject(Attributes);
+ if(IE8_DOM_DEFINE)try {
+ return dP(O, P, Attributes);
+ } catch(e){ /* empty */ }
+ if('get' in Attributes || 'set' in Attributes)throw TypeError('Accessors not supported!');
+ if('value' in Attributes)O[P] = Attributes.value;
+ return O;
+};
+},{"./_an-object":38,"./_descriptors":42,"./_ie8-dom-define":49,"./_to-primitive":55}],53:[function(require,module,exports){
+module.exports = function(bitmap, value){
+ return {
+ enumerable : !(bitmap & 1),
+ configurable: !(bitmap & 2),
+ writable : !(bitmap & 4),
+ value : value
+ };
+};
+},{}],54:[function(require,module,exports){
+var ctx = require('./_ctx')
+ , invoke = require('./_invoke')
+ , html = require('./_html')
+ , cel = require('./_dom-create')
+ , global = require('./_global')
+ , process = global.process
+ , setTask = global.setImmediate
+ , clearTask = global.clearImmediate
+ , MessageChannel = global.MessageChannel
+ , counter = 0
+ , queue = {}
+ , ONREADYSTATECHANGE = 'onreadystatechange'
+ , defer, channel, port;
+var run = function(){
+ var id = +this;
+ if(queue.hasOwnProperty(id)){
+ var fn = queue[id];
+ delete queue[id];
+ fn();
+ }
+};
+var listener = function(event){
+ run.call(event.data);
+};
+// Node.js 0.9+ & IE10+ has setImmediate, otherwise:
+if(!setTask || !clearTask){
+ setTask = function setImmediate(fn){
+ var args = [], i = 1;
+ while(arguments.length > i)args.push(arguments[i++]);
+ queue[++counter] = function(){
+ invoke(typeof fn == 'function' ? fn : Function(fn), args);
+ };
+ defer(counter);
+ return counter;
+ };
+ clearTask = function clearImmediate(id){
+ delete queue[id];
+ };
+ // Node.js 0.8-
+ if(require('./_cof')(process) == 'process'){
+ defer = function(id){
+ process.nextTick(ctx(run, id, 1));
+ };
+ // Browsers with MessageChannel, includes WebWorkers
+ } else if(MessageChannel){
+ channel = new MessageChannel;
+ port = channel.port2;
+ channel.port1.onmessage = listener;
+ defer = ctx(port.postMessage, port, 1);
+ // Browsers with postMessage, skip WebWorkers
+ // IE8 has postMessage, but it's sync & typeof its postMessage is 'object'
+ } else if(global.addEventListener && typeof postMessage == 'function' && !global.importScripts){
+ defer = function(id){
+ global.postMessage(id + '', '*');
+ };
+ global.addEventListener('message', listener, false);
+ // IE8-
+ } else if(ONREADYSTATECHANGE in cel('script')){
+ defer = function(id){
+ html.appendChild(cel('script'))[ONREADYSTATECHANGE] = function(){
+ html.removeChild(this);
+ run.call(id);
+ };
+ };
+ // Rest old browsers
+ } else {
+ defer = function(id){
+ setTimeout(ctx(run, id, 1), 0);
+ };
+ }
+}
+module.exports = {
+ set: setTask,
+ clear: clearTask
+};
+},{"./_cof":39,"./_ctx":41,"./_dom-create":43,"./_global":46,"./_html":48,"./_invoke":50}],55:[function(require,module,exports){
+// 7.1.1 ToPrimitive(input [, PreferredType])
+var isObject = require('./_is-object');
+// instead of the ES6 spec version, we didn't implement @@toPrimitive case
+// and the second argument - flag - preferred type is a string
+module.exports = function(it, S){
+ if(!isObject(it))return it;
+ var fn, val;
+ if(S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it)))return val;
+ if(typeof (fn = it.valueOf) == 'function' && !isObject(val = fn.call(it)))return val;
+ if(!S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it)))return val;
+ throw TypeError("Can't convert object to primitive value");
+};
+},{"./_is-object":51}],56:[function(require,module,exports){
+var $export = require('./_export')
+ , $task = require('./_task');
+$export($export.G + $export.B, {
+ setImmediate: $task.set,
+ clearImmediate: $task.clear
+});
+},{"./_export":44,"./_task":54}],57:[function(require,module,exports){
+(function (global){
+'use strict';
+var Mutation = global.MutationObserver || global.WebKitMutationObserver;
+
+var scheduleDrain;
+
+{
+ if (Mutation) {
+ var called = 0;
+ var observer = new Mutation(nextTick);
+ var element = global.document.createTextNode('');
+ observer.observe(element, {
+ characterData: true
+ });
+ scheduleDrain = function () {
+ element.data = (called = ++called % 2);
+ };
+ } else if (!global.setImmediate && typeof global.MessageChannel !== 'undefined') {
+ var channel = new global.MessageChannel();
+ channel.port1.onmessage = nextTick;
+ scheduleDrain = function () {
+ channel.port2.postMessage(0);
+ };
+ } else if ('document' in global && 'onreadystatechange' in global.document.createElement('script')) {
+ scheduleDrain = function () {
+
+ // Create a
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+