public class TextResolver extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MSG_KEY_INDICATOR |
Constructor and Description |
---|
TextResolver(ResourceBundle resBundle) |
Modifier and Type | Method and Description |
---|---|
String |
getExceptionMessage(Exception e) |
Locale |
getLocale() |
ResourceBundle |
getResourceBundle() |
String |
resolveKey(String key) |
String |
resolveText(String text) |
public static String MSG_KEY_INDICATOR
public TextResolver(ResourceBundle resBundle)
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.