- java.lang.Object
-
- uk.autores.processing.handlers.CfgLocalize
-
public final class CfgLocalize extends Object
"localize": whether to search for localized resources. "true" or "false".
-
-
Field Detail
-
LOCALIZE
public static final String LOCALIZE
Key- See Also:
- Constant Field Values
-
TRUE
public static final String TRUE
Value- See Also:
- Constant Field Values
-
FALSE
public static final String FALSE
Value- See Also:
- Constant Field Values
-
DEF
public static final ConfigDef DEF
Config definition.- See Also:
ConfigDef
,ResourceFiles.config()
-
-