org.compass.core.config
Class CompassEnvironment.NamingStrategy
java.lang.Object
org.compass.core.config.CompassEnvironment.NamingStrategy
- Enclosing class:
- CompassEnvironment
public abstract class CompassEnvironment.NamingStrategy
- extends Object
|
Field Summary |
static String |
FACTORY_TYPE
The fully qualified class name of the naming factory. |
static String |
TYPE
The naming strategy that will be used to save internal resource
properties within a resource. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
- The naming strategy that will be used to save internal resource
properties within a resource. A fully qualified class name of
PropertyNamingStrategy or an
actual instance of it.
- See Also:
- Constant Field Values
FACTORY_TYPE
public static final String FACTORY_TYPE
- The fully qualified class name of the naming factory.
- See Also:
- Constant Field Values
CompassEnvironment.NamingStrategy
public CompassEnvironment.NamingStrategy()
Copyright (c) 2004-2008 The Compass Project.