public class JboPropertiesResourceBundle extends CheckedListResourceBundle
| Constructor and Description |
|---|
JboPropertiesResourceBundle() |
JboPropertiesResourceBundle(java.lang.String propFile, java.util.Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[][] |
getContents()
Returns the 2-D array containing key-value pairs.
|
java.lang.String |
getPropertiesFileName() |
public JboPropertiesResourceBundle()
public JboPropertiesResourceBundle(java.lang.String propFile,
java.util.Locale locale)
public java.lang.Object[][] getContents()
CheckedListResourceBundlegetContents in class CheckedListResourceBundlepublic java.lang.String getPropertiesFileName()