Package com.stimulsoft.report.dictionary
Class StiFunctionsStrings
java.lang.Object
com.stimulsoft.report.dictionary.StiFunctionsStrings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringarabic(int value) static Stringstatic intstatic Stringstatic Stringstatic longstatic Stringpersian(int value) static Stringstatic Stringstatic Stringroman(int value) static Stringstatic StringtoCurrencyWords(BigDecimal value) static StringtoCurrencyWords(BigDecimal value, boolean showCents) static StringtoCurrencyWords(BigDecimal value, boolean upperCase, boolean showCents) static StringtoCurrencyWords(BigDecimal value, boolean upperCase, boolean showCents, String dollars, String cents) static StringtoCurrencyWordsEs(BigDecimal number, String currencyISO, long decimals) static StringtoCurrencyWordsEs(BigDecimal number, String currencyISO, long decimals, boolean female) static StringtoCurrencyWordsPtBr(double value) static StringtoCurrencyWordsPtBr(double value, boolean uppercase, String dollars, String cents) static StringtoCurrencyWordsPtBr(BigDecimal value) static StringtoCurrencyWordsPtBr(BigDecimal value, boolean uppercase, String dollars, String cents) static StringtoCurrencyWordsRu(BigDecimal value) static StringtoCurrencyWordsRu(BigDecimal value, boolean showCents) static StringtoCurrencyWordsRu(BigDecimal value, boolean showCents, String currency) static StringtoCurrencyWordsRu(BigDecimal value, String currency, boolean upperCase) static StringtoCurrencyWordsZh(BigDecimal value) static Stringstatic StringtoProperCase(String value) static StringtoWords(BigDecimal value) static StringtoWords(BigDecimal value, Boolean upperCase) static StringtoWordsRu(BigDecimal value) static StringtoWordsRu(BigDecimal value, Boolean upperCase) static StringtoWordsUa(BigDecimal value) static StringtoWordsUa(BigDecimal value, Boolean upperCase) static booleantryParseLong(String value)
-
Constructor Details
-
StiFunctionsStrings
public StiFunctionsStrings()
-
-
Method Details
-
roman
-
arabic
-
arabic
-
toWordsRu
-
toWordsRu
-
toCurrencyWordsEs
public static String toCurrencyWordsEs(BigDecimal number, String currencyISO, long decimals) throws StiException - Throws:
StiException
-
toCurrencyWords
-
toCurrencyWords
-
toCurrencyWords
-
toCurrencyWords
public static String toCurrencyWords(BigDecimal value, boolean upperCase, boolean showCents, String dollars, String cents) -
toCurrencyWordsEs
public static String toCurrencyWordsEs(BigDecimal number, String currencyISO, long decimals, boolean female) throws StiException - Throws:
StiException
-
toCurrencyWordsZh
-
toCurrencyWordsRu
-
toCurrencyWordsRu
-
toCurrencyWordsRu
-
toCurrencyWordsRu
-
toWords
-
toWords
-
toWordsUa
-
toWordsUa
-
toCurrencyWordsPtBr
-
toCurrencyWordsPtBr
-
toCurrencyWordsPtBr
public static String toCurrencyWordsPtBr(BigDecimal value, boolean uppercase, String dollars, String cents) -
toCurrencyWordsPtBr
-
persian
-
persian
-
toProperCase
-
substring
-
left
-
right
-
mid
-
toOrdinal
-
compare
-
tryParseLong
-
parseLong
-