public class BroadleafThymeleafMessageResolver
extends org.thymeleaf.messageresolver.AbstractMessageResolver
Modifier and Type | Field and Description |
---|---|
protected static String |
I18N_VALUE_KEY |
protected static org.apache.commons.logging.Log |
LOG |
protected TranslationService |
translationService |
Constructor and Description |
---|
BroadleafThymeleafMessageResolver() |
Modifier and Type | Method and Description |
---|---|
org.thymeleaf.messageresolver.MessageResolution |
resolveMessage(org.thymeleaf.Arguments args,
String key,
Object[] messageParams)
Resolve a translated value of an object's property.
|
protected static final org.apache.commons.logging.Log LOG
protected static final String I18N_VALUE_KEY
protected TranslationService translationService
Copyright © 2014. All rights reserved.