|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cogroo.addon.util.Utf8ResourceBundle
public abstract class Utf8ResourceBundle
From http://www.thoughtsabout.net/blog/archives/000044.html
| Constructor Summary | |
|---|---|
Utf8ResourceBundle()
|
|
| Method Summary | |
|---|---|
static ResourceBundle |
getBundle(String baseName)
|
static ResourceBundle |
getBundle(String baseName,
Locale locale)
|
static ResourceBundle |
getBundle(String baseName,
Locale locale,
ClassLoader loader)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utf8ResourceBundle()
| Method Detail |
|---|
public static final ResourceBundle getBundle(String baseName)
public static final ResourceBundle getBundle(String baseName,
Locale locale)
public static ResourceBundle getBundle(String baseName,
Locale locale,
ClassLoader loader)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||