org.webmacro
Class WMConstants
java.lang.Object
org.webmacro.WMConstants
- public final class WMConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEMPLATE_OUTPUT_ENCODING
public static final java.lang.String TEMPLATE_OUTPUT_ENCODING
- See Also:
- Constant Field Values
TEMPLATE_INPUT_ENCODING
public static final java.lang.String TEMPLATE_INPUT_ENCODING
- See Also:
- Constant Field Values
TEMPLATE_LOCALE
public static final java.lang.String TEMPLATE_LOCALE
- See Also:
- Constant Field Values
WEBMACRO_LOCAL_FILE
public static final java.lang.String WEBMACRO_LOCAL_FILE
- name of the local properties file. Only limited properties are
read from this (currently to do with file encodings)
- See Also:
- Constant Field Values
WEBMACRO_DEFAULTS_FILE
public static final java.lang.String WEBMACRO_DEFAULTS_FILE
- name of the default properties file
- See Also:
- Constant Field Values
WEBMACRO_PROPERTIES_FILE
public static final java.lang.String WEBMACRO_PROPERTIES_FILE
- name of the properties file
- See Also:
- Constant Field Values
WMConstants
public WMConstants()