org.compass.core.marshall
Class MarshallingEnvironment
java.lang.Object
org.compass.core.marshall.MarshallingEnvironment
public class MarshallingEnvironment
- extends Object
- Author:
- kimchy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_CLASS
public static final String PROPERTY_CLASS
- See Also:
- Constant Field Values
PROPERTY_COLLECTION_TYPE
public static final String PROPERTY_COLLECTION_TYPE
- See Also:
- Constant Field Values
PROPERTY_COLLECTION_SIZE
public static final String PROPERTY_COLLECTION_SIZE
- See Also:
- Constant Field Values
PROPERTY_ENUM_NAME
public static final String PROPERTY_ENUM_NAME
- See Also:
- Constant Field Values
ATTRIBUTE_PARENT
public static final String ATTRIBUTE_PARENT
- See Also:
- Constant Field Values
ATTRIBUTE_CURRENT
public static final String ATTRIBUTE_CURRENT
- See Also:
- Constant Field Values
ATTRIBUTE_UNMARSHALLED
public static final String ATTRIBUTE_UNMARSHALLED
- See Also:
- Constant Field Values
ATTRIBUTE_ROOT_CLASS_MAPPING
public static final String ATTRIBUTE_ROOT_CLASS_MAPPING
- See Also:
- Constant Field Values
MarshallingEnvironment
public MarshallingEnvironment()
Copyright (c) 2004-2008 The Compass Project.