Application
Interfaces, Classes and Traits
- DE
- Class with transcription literals for German language.
- EN
- Class with transcription literals for English language.
- DE
- Currency-specific literals for German language.
- EN
- Currency-specific literals for English language.
- PL
- Currency-specific literals for Polish language.
- Xref
- Cross-reference tables used in package.
- PL
- Class with transcription literals for Polish language.
- Currency
- Class designed to retrieve and handle basic currency-specific information, based on ISO4217-compliant data
(code, exponent lenght, exponent use). Valid as of 12th Dec 2021.
- DE
- Class used to transcribe float value into words in German language.
- EN
- Class used to transcribe float value into words in English language.
- PL
- Class used to transcribe float value into words in Polish language.
- Slownie
- Abstract class used to transcribe float value into words. Base for PL, EN, DE class extensions.