Package com.prineside.tdi2.utils
Class I18NBundle
java.lang.Object
com.prineside.tdi2.utils.I18NBundle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic I18NBundle
createBundle
(FileHandle baseFileHandle) static I18NBundle
createBundle
(FileHandle baseFileHandle, Locale locale) void
static boolean
boolean
void
registerCustom
(String key, String value) static void
setSimpleFormatter
(boolean enabled)
-
Constructor Details
-
I18NBundle
public I18NBundle()
-
-
Method Details
-
registerCustom
-
getSimpleFormatter
public static boolean getSimpleFormatter() -
setSimpleFormatter
public static void setSimpleFormatter(boolean enabled) -
createBundle
-
createBundle
-
getLocale
-
has
-
get
-
formatStr
-
format
-
debug
-