- java.lang.Object
-
- uk.autores.processing.handlers.CfgFormat
-
public final class CfgFormat extends Object
"format": whether to generate format methods. "true" or "false".
-
-
Field Detail
-
FORMAT
public static final String FORMAT
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()
-
-