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

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

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


Field Summary
static String GROOVY
           
static String JAKARTA_EL
           
static String JEXL
           
static String MVEL
           
static String OGNL
           
static String VELOCITY
           
 
Constructor Summary
CompassEnvironment.Converter.DefaultTypeNames.Dynamic()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JEXL

public static final String JEXL
See Also:
Constant Field Values

MVEL

public static final String MVEL
See Also:
Constant Field Values

VELOCITY

public static final String VELOCITY
See Also:
Constant Field Values

JAKARTA_EL

public static final String JAKARTA_EL
See Also:
Constant Field Values

OGNL

public static final String OGNL
See Also:
Constant Field Values

GROOVY

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

CompassEnvironment.Converter.DefaultTypeNames.Dynamic

public CompassEnvironment.Converter.DefaultTypeNames.Dynamic()


Copyright (c) 2004-2008 The Compass Project.