com.opensymphony.xwork2
Class XWorkConstants
java.lang.Object
com.opensymphony.xwork2.XWorkConstants
public final class XWorkConstants
- extends Object
Constants used across framework
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COLLECTION_CONVERTER
public static final String COLLECTION_CONVERTER
- See Also:
- Constant Field Values
DATE_CONVERTER
public static final String DATE_CONVERTER
- See Also:
- Constant Field Values
NUMBER_CONVERTER
public static final String NUMBER_CONVERTER
- See Also:
- Constant Field Values
STRING_CONVERTER
public static final String STRING_CONVERTER
- See Also:
- Constant Field Values
ARRAY_CONVERTER
public static final String ARRAY_CONVERTER
- See Also:
- Constant Field Values
DEV_MODE
public static final String DEV_MODE
- See Also:
- Constant Field Values
LOG_MISSING_PROPERTIES
public static final String LOG_MISSING_PROPERTIES
- See Also:
- Constant Field Values
ENABLE_OGNL_EXPRESSION_CACHE
public static final String ENABLE_OGNL_EXPRESSION_CACHE
- See Also:
- Constant Field Values
RELOAD_XML_CONFIGURATION
public static final String RELOAD_XML_CONFIGURATION
- See Also:
- Constant Field Values
ALLOW_STATIC_METHOD_ACCESS
public static final String ALLOW_STATIC_METHOD_ACCESS
- See Also:
- Constant Field Values
XWorkConstants
public XWorkConstants()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.