Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbsFn - Class in fluent.functions.icu.numeric
-
ABS() : Absolute value
- AbsFn() - Constructor for class fluent.functions.icu.numeric.AbsFn
- AddFn - Class in fluent.functions.icu.numeric
-
IADD(): Integral-add function
- AddFn() - Constructor for class fluent.functions.icu.numeric.AddFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.list.CountFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.list.JoinFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.list.NumSortFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.list.StringSortFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.numeric.AbsFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.numeric.AddFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.numeric.CompactFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.numeric.CurrencyFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.numeric.DecimalFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.numeric.NumberFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.numeric.SignFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.string.CaseFn
- apply(ResolvedParameters, Scope) - Method in class fluent.functions.icu.temporal.TemporalFn
C
- CaseFn - Class in fluent.functions.icu.string
-
CASE() : Change the case of a String value
- CaseFn() - Constructor for class fluent.functions.icu.string.CaseFn
- CompactFn - Class in fluent.functions.icu.numeric
-
COMPACT() : Compact numeric formatter
- CompactFn() - Constructor for class fluent.functions.icu.numeric.CompactFn
- CountFn - Class in fluent.functions.icu.list
-
COUNT() : Counts the supplied arguments.
- CountFn() - Constructor for class fluent.functions.icu.list.CountFn
- CurrencyFn - Class in fluent.functions.icu.numeric
-
CURRENCY() : Format a number as a currency.
- CurrencyFn() - Constructor for class fluent.functions.icu.numeric.CurrencyFn
D
- DecimalFn - Class in fluent.functions.icu.numeric
-
DECIMAL() : Format a number, optionally using a specific format pattern.
- DecimalFn() - Constructor for class fluent.functions.icu.numeric.DecimalFn
F
- fluent.functions.icu - package fluent.functions.icu
-
Built-in Fluent Functions, based on ICU4J (ICU)
- fluent.functions.icu.list - package fluent.functions.icu.list
- fluent.functions.icu.numeric - package fluent.functions.icu.numeric
- fluent.functions.icu.string - package fluent.functions.icu.string
- fluent.functions.icu.temporal - package fluent.functions.icu.temporal
- format(FluentValue<?>, Scope) - Method in class fluent.functions.icu.numeric.NumberFn
- format(FluentValue<?>, Scope) - Method in class fluent.functions.icu.temporal.TemporalFn
- functions() - Method in enum class fluent.functions.icu.ICUFunctionFactory
I
- ICUFunctionFactory - Enum Class in fluent.functions.icu
-
The factory for ICU-based functions.
- ICUPluralSelector - Class in fluent.functions.icu
-
Bridge implementation of plural selection logic, specific to ICU.
- id() - Method in class fluent.functions.icu.list.JoinFn
- id() - Method in class fluent.functions.icu.numeric.NumberFn
- id() - Method in class fluent.functions.icu.temporal.TemporalFn
- implicits() - Method in enum class fluent.functions.icu.ICUFunctionFactory
- INSTANCE - Enum constant in enum class fluent.functions.icu.ICUFunctionFactory
J
- JoinFn - Class in fluent.functions.icu.list
-
JOIN() : the reducer and formatter of lists.
- JoinFn() - Constructor for class fluent.functions.icu.list.JoinFn
L
- locale() - Method in class fluent.functions.icu.ICUPluralSelector
N
- name() - Method in class fluent.functions.icu.list.CountFn
- name() - Method in class fluent.functions.icu.list.NumSortFn
- name() - Method in class fluent.functions.icu.list.StringSortFn
- name() - Method in class fluent.functions.icu.numeric.AbsFn
- name() - Method in class fluent.functions.icu.numeric.AddFn
- name() - Method in class fluent.functions.icu.numeric.CompactFn
- name() - Method in class fluent.functions.icu.numeric.CurrencyFn
- name() - Method in class fluent.functions.icu.numeric.DecimalFn
- name() - Method in class fluent.functions.icu.numeric.SignFn
- name() - Method in class fluent.functions.icu.string.CaseFn
- NAME - Static variable in class fluent.functions.icu.list.CountFn
- NAME - Static variable in class fluent.functions.icu.list.NumSortFn
- NAME - Static variable in class fluent.functions.icu.list.StringSortFn
- NAME - Static variable in class fluent.functions.icu.numeric.AbsFn
- NAME - Static variable in class fluent.functions.icu.numeric.AddFn
- NAME - Static variable in class fluent.functions.icu.numeric.CompactFn
-
Method name
- NAME - Static variable in class fluent.functions.icu.numeric.CurrencyFn
-
Function name
- NAME - Static variable in class fluent.functions.icu.numeric.DecimalFn
- NAME - Static variable in class fluent.functions.icu.numeric.SignFn
- NAME - Static variable in class fluent.functions.icu.string.CaseFn
- NumberFn - Class in fluent.functions.icu.numeric
-
NUMBER(): Control formatting of numbers.
- NumberFn() - Constructor for class fluent.functions.icu.numeric.NumberFn
- NumSortFn - Class in fluent.functions.icu.list
-
NUMSORT()
- NumSortFn() - Constructor for class fluent.functions.icu.list.NumSortFn
R
- reduce(List<FluentValue<?>>, Scope) - Method in class fluent.functions.icu.list.JoinFn
- resources(Locale) - Method in enum class fluent.functions.icu.ICUFunctionFactory
S
- select(SelectExpression, ResolvedParameters, Scope) - Method in class fluent.functions.icu.list.JoinFn
- select(SelectExpression, ResolvedParameters, Scope) - Method in class fluent.functions.icu.numeric.NumberFn
- selectCardinal(Number) - Method in class fluent.functions.icu.ICUPluralSelector
- selectOrdinal(Number) - Method in class fluent.functions.icu.ICUPluralSelector
- SignFn - Class in fluent.functions.icu.numeric
-
SIGN() : Sign of a numeric value (and more..)
- SignFn() - Constructor for class fluent.functions.icu.numeric.SignFn
- StringSortFn - Class in fluent.functions.icu.list
-
SORT() items
- StringSortFn() - Constructor for class fluent.functions.icu.list.StringSortFn
T
- TemporalFn - Class in fluent.functions.icu.temporal
-
TEMPORAL() : The (implicit) formatter of time values
- TemporalFn() - Constructor for class fluent.functions.icu.temporal.TemporalFn
V
- valueOf(String) - Static method in enum class fluent.functions.icu.ICUFunctionFactory
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class fluent.functions.icu.ICUFunctionFactory
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values