Package | Description |
---|---|
org.apache.myfaces.extensions.cdi.message.api |
Modifier and Type | Method and Description |
---|---|
FormatterFactory |
FormatterFactory.addFormatterConfig(Class<?> type,
GenericConfig formatterConfig)
allows to add a config for formatting the given type
|
FormatterFactory |
FormatterFactory.addFormatterConfig(Class<?> type,
GenericConfig formatterConfig,
Locale locale)
allows to add a config for formatting the given type
|
FormatterFactory |
MessageContextConfig.getFormatterFactory() |
Modifier and Type | Method and Description |
---|---|
MessageContextConfig.MessageContextBuilder |
MessageContextConfig.MessageContextBuilder.formatterFactory(FormatterFactory formatterFactory) |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.