public class LocalizedStringsHandler extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected static ResourceBundle | bundle | 
| static String | DEFAULT_MESSAGE_BUNDLE | 
| Constructor and Description | 
|---|
| LocalizedStringsHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static ResourceBundle | getBundle() | 
| static String | getString(String key)Returns localized string for the given key. | 
public static final String DEFAULT_MESSAGE_BUNDLE
protected static ResourceBundle bundle
protected static ResourceBundle getBundle()
Copyright © 2001–2023 Apache Cayenne. All rights reserved.