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

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

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


Field Summary
static String ARRAY_MAPPING
           
static String CASCADE_MAPPING
           
static String CLASS_ID_PROPERTY_MAPPING
           
static String CLASS_MAPPING
           
static String CLASS_PROPERTY_MAPPING
           
static String COLLECTION_MAPPING
           
static String COMPONENT_MAPPING
           
static String CONSTANT_MAPPING
           
static String JSON_ARRAY_MAPPING
           
static String JSON_CONTENT_MAPPING
           
static String JSON_ID_MAPPING
           
static String JSON_OBJECT_MAPPING
           
static String JSON_PROPERTY_MAPPING
           
static String JSON_ROOT_OBJECT_MAPPING
           
static String PARENT_MAPPING
           
static String RAW_RESOURCE_MAPPING
           
static String REFERENCE_MAPPING
           
static String XML_CONTENT_MAPPING
           
static String XML_ID_MAPPING
           
static String XML_OBJECT_MAPPING
           
static String XML_PROPERTY_MAPPING
           
 
Constructor Summary
CompassEnvironment.Converter.DefaultTypeNames.Mapping()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RAW_RESOURCE_MAPPING

public static final String RAW_RESOURCE_MAPPING
See Also:
Constant Field Values

XML_OBJECT_MAPPING

public static final String XML_OBJECT_MAPPING
See Also:
Constant Field Values

XML_PROPERTY_MAPPING

public static final String XML_PROPERTY_MAPPING
See Also:
Constant Field Values

XML_ID_MAPPING

public static final String XML_ID_MAPPING
See Also:
Constant Field Values

XML_CONTENT_MAPPING

public static final String XML_CONTENT_MAPPING
See Also:
Constant Field Values

JSON_ROOT_OBJECT_MAPPING

public static final String JSON_ROOT_OBJECT_MAPPING
See Also:
Constant Field Values

JSON_OBJECT_MAPPING

public static final String JSON_OBJECT_MAPPING
See Also:
Constant Field Values

JSON_ARRAY_MAPPING

public static final String JSON_ARRAY_MAPPING
See Also:
Constant Field Values

JSON_PROPERTY_MAPPING

public static final String JSON_PROPERTY_MAPPING
See Also:
Constant Field Values

JSON_ID_MAPPING

public static final String JSON_ID_MAPPING
See Also:
Constant Field Values

JSON_CONTENT_MAPPING

public static final String JSON_CONTENT_MAPPING
See Also:
Constant Field Values

CLASS_MAPPING

public static final String CLASS_MAPPING
See Also:
Constant Field Values

CLASS_PROPERTY_MAPPING

public static final String CLASS_PROPERTY_MAPPING
See Also:
Constant Field Values

CLASS_ID_PROPERTY_MAPPING

public static final String CLASS_ID_PROPERTY_MAPPING
See Also:
Constant Field Values

COMPONENT_MAPPING

public static final String COMPONENT_MAPPING
See Also:
Constant Field Values

REFERENCE_MAPPING

public static final String REFERENCE_MAPPING
See Also:
Constant Field Values

COLLECTION_MAPPING

public static final String COLLECTION_MAPPING
See Also:
Constant Field Values

ARRAY_MAPPING

public static final String ARRAY_MAPPING
See Also:
Constant Field Values

CONSTANT_MAPPING

public static final String CONSTANT_MAPPING
See Also:
Constant Field Values

PARENT_MAPPING

public static final String PARENT_MAPPING
See Also:
Constant Field Values

CASCADE_MAPPING

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

CompassEnvironment.Converter.DefaultTypeNames.Mapping

public CompassEnvironment.Converter.DefaultTypeNames.Mapping()


Copyright (c) 2004-2008 The Compass Project.