org.compass.core.config
Class CompassEnvironment.Converter.DefaultTypeNames.Extendend

java.lang.Object
  extended by org.compass.core.config.CompassEnvironment.Converter.DefaultTypeNames.Extendend
Enclosing class:
CompassEnvironment.Converter.DefaultTypeNames

public abstract class CompassEnvironment.Converter.DefaultTypeNames.Extendend
extends Object


Field Summary
static String FILE
           
static String INPUT_STREAM
           
static String LOCALE
           
static String OBJECT_BYTE_ARRAY
           
static String PRIMITIVE_BYTE_ARRAY
           
static String READER
           
static String SQL_DATE
           
static String SQL_TIME
           
static String SQL_TIMESTAMP
           
 
Constructor Summary
CompassEnvironment.Converter.DefaultTypeNames.Extendend()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FILE

public static final String FILE
See Also:
Constant Field Values

SQL_DATE

public static final String SQL_DATE
See Also:
Constant Field Values

SQL_TIME

public static final String SQL_TIME
See Also:
Constant Field Values

SQL_TIMESTAMP

public static final String SQL_TIMESTAMP
See Also:
Constant Field Values

READER

public static final String READER
See Also:
Constant Field Values

PRIMITIVE_BYTE_ARRAY

public static final String PRIMITIVE_BYTE_ARRAY
See Also:
Constant Field Values

OBJECT_BYTE_ARRAY

public static final String OBJECT_BYTE_ARRAY
See Also:
Constant Field Values

INPUT_STREAM

public static final String INPUT_STREAM
See Also:
Constant Field Values

LOCALE

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

CompassEnvironment.Converter.DefaultTypeNames.Extendend

public CompassEnvironment.Converter.DefaultTypeNames.Extendend()


Copyright (c) 2004-2008 The Compass Project.