private abstract static class BundleFunctions.BundleFunc
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ResourceBundle |
res |
protected boolean |
returnLabels |
| Modifier | Constructor and Description |
|---|---|
protected |
BundleFunc(java.lang.String bundle,
java.util.Locale locale,
boolean returnLabels) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
lookup(java.lang.String key) |