Package-level declarations
Types
Link copied to clipboard
Select a text value based on the named attribute value of the parameter.
Link copied to clipboard
Inserts the values of the given attribute of the parameter
Link copied to clipboard
For languages that have irregular declension, a declension-provider is needed to find the declined form of a word.
Link copied to clipboard
It is like a normal select-pattern (#36), but instead of using the value of the parameter directly, the value is passed to a gender-provider that returns the gender of the parameter value.
Link copied to clipboard
object MessageNumberFormatters
A MessageValueFormatter for numbers (Number)
Link copied to clipboard
Select a text value based on the value of the parameter.
Link copied to clipboard
object MessageTransformFormatters
Provides the possibility to transform the letters to uppercase, lowercase or capitalize (uppercase the first letter, rest lowercase).