org.compass.core.config
Class CompassEnvironment.Converter.DefaultTypeNames.Simple
java.lang.Object
org.compass.core.config.CompassEnvironment.Converter.DefaultTypeNames.Simple
- Enclosing class:
- CompassEnvironment.Converter.DefaultTypeNames
public abstract class CompassEnvironment.Converter.DefaultTypeNames.Simple
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATE
public static final String DATE
- See Also:
- Constant Field Values
CALENDAR
public static final String CALENDAR
- See Also:
- Constant Field Values
LONG
public static final String LONG
- See Also:
- Constant Field Values
ATOMIC_LONG
public static final String ATOMIC_LONG
- See Also:
- Constant Field Values
BOOLEAN
public static final String BOOLEAN
- See Also:
- Constant Field Values
ATOMIC_BOOLEAN
public static final String ATOMIC_BOOLEAN
- See Also:
- Constant Field Values
BYTE
public static final String BYTE
- See Also:
- Constant Field Values
CHAR
public static final String CHAR
- See Also:
- Constant Field Values
DOUBLE
public static final String DOUBLE
- See Also:
- Constant Field Values
FLOAT
public static final String FLOAT
- See Also:
- Constant Field Values
INTEGER
public static final String INTEGER
- See Also:
- Constant Field Values
ATOMIC_INTEGER
public static final String ATOMIC_INTEGER
- See Also:
- Constant Field Values
SHORT
public static final String SHORT
- See Also:
- Constant Field Values
STRING
public static final String STRING
- See Also:
- Constant Field Values
STRINGBUFFER
public static final String STRINGBUFFER
- See Also:
- Constant Field Values
STRINGBUILDER
public static final String STRINGBUILDER
- See Also:
- Constant Field Values
ENUM
public static final String ENUM
- See Also:
- Constant Field Values
URL
public static final String URL
- See Also:
- Constant Field Values
URI
public static final String URI
- See Also:
- Constant Field Values
BIGDECIMAL
public static final String BIGDECIMAL
- See Also:
- Constant Field Values
BIGINTEGER
public static final String BIGINTEGER
- See Also:
- Constant Field Values
CompassEnvironment.Converter.DefaultTypeNames.Simple
public CompassEnvironment.Converter.DefaultTypeNames.Simple()
Copyright (c) 2004-2008 The Compass Project.