org.compass.core.config
Class CompassEnvironment.Alias

java.lang.Object
  extended by org.compass.core.config.CompassEnvironment.Alias
Enclosing class:
CompassEnvironment

public abstract class CompassEnvironment.Alias
extends Object


Field Summary
static String DEFAULT_NAME
          The default name for the "alias" property.
static String NAME
          The name of the "alias" proeprty.
 
Constructor Summary
CompassEnvironment.Alias()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
The name of the "alias" proeprty.

See Also:
Constant Field Values

DEFAULT_NAME

public static final String DEFAULT_NAME
The default name for the "alias" property.

See Also:
Constant Field Values
Constructor Detail

CompassEnvironment.Alias

public CompassEnvironment.Alias()


Copyright (c) 2004-2006 The Compass Project.