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
TEMPLATE_INPUT_ENCODING
public static final java.lang.String TEMPLATE_INPUT_ENCODING
TEMPLATE_LOCALE
public static final java.lang.String TEMPLATE_LOCALE
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)
WEBMACRO_DEFAULTS_FILE
public static final java.lang.String WEBMACRO_DEFAULTS_FILE
- name of the default properties file
WEBMACRO_PROPERTIES_FILE
public static final java.lang.String WEBMACRO_PROPERTIES_FILE
- name of the properties file
WMConstants
public WMConstants()