Skip to content

Hosts an annotation processor that generates an CurrencyProvider for consumption by walkingkooka-java-util-Currency

License

Notifications You must be signed in to change notification settings

mP1/j2cl-java-util-currency-annotation-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status License Language grade: Java Total alerts

j2cl java-util-currency-annotation-processor

An annotation processor that generates the CurrencyProvider used by the emulated java.util.Currency in j2cl-java-util-Currency, to support most Currency features in javascript after building with j2cl-maven-plugin.

  • Selects currencies for the given locales.
  • walkingkooka.j2cl.java.util.Currency csv of currency codes, with trailing wildcard support.
-Awalkingkooka.j2cl.java.util.Currency=XXX
-Awalkingkooka.j2cl.java.util.Locale=EN*
  • This selects all currency data for locales starting with EN, and the currency with currency code=XXX.

For more details click here

Unsupported features.

See j2cl-java-util-Currency for a more comprehensive summary.

About

Hosts an annotation processor that generates an CurrencyProvider for consumption by walkingkooka-java-util-Currency

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages