org.compass.core.config
Class CompassEnvironment.Converter.DefaultTypes.Simple

java.lang.Object
  extended by org.compass.core.config.CompassEnvironment.Converter.DefaultTypes.Simple
Enclosing class:
CompassEnvironment.Converter.DefaultTypes

public abstract class CompassEnvironment.Converter.DefaultTypes.Simple
extends Object


Field Summary
static String ATOMIC_BOOLEAN
           
static String ATOMIC_INTEGER
           
static String ATOMIC_LONG
           
static String BIGDECIMAL
           
static String BIGINTEGER
           
static String BOOLEAN
           
static String BYTE
           
static String CALENDAR
           
static String CHAR
           
static String DATE
           
static String DOUBLE
           
static String ENUM
           
static String FLOAT
           
static String INTEGER
           
static String LONG
           
static String SHORT
           
static String STRING
           
static String STRINGBUFFER
           
static String STRINGBUILDER
           
static String URL
           
 
Constructor Summary
CompassEnvironment.Converter.DefaultTypes.Simple()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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

URL

public static final String URL
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

ENUM

public static final String ENUM
See Also:
Constant Field Values

STRINGBUILDER

public static final String STRINGBUILDER
See Also:
Constant Field Values
Constructor Detail

CompassEnvironment.Converter.DefaultTypes.Simple

public CompassEnvironment.Converter.DefaultTypes.Simple()


Copyright (c) 2004-2008 The Compass Project.