org.compass.core.config
Class CompassEnvironment.Converter.XmlContent
java.lang.Object
org.compass.core.config.CompassEnvironment.Converter.XmlContent
- Enclosing class:
- CompassEnvironment.Converter
public abstract class CompassEnvironment.Converter.XmlContent
- extends Object
Settings applicable to xml content mapping converters
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
WRAPPER
public static final String WRAPPER
- See Also:
- Constant Field Values
WRAPPER_SINGLETON
public static final String WRAPPER_SINGLETON
- See Also:
- Constant Field Values
WRAPPER_POOL
public static final String WRAPPER_POOL
- See Also:
- Constant Field Values
WRAPPER_PROTOTYPE
public static final String WRAPPER_PROTOTYPE
- See Also:
- Constant Field Values
MIN_POOL_SIZE
public static final String MIN_POOL_SIZE
- The minimum pool size. Applies to pooled xml content converters.
- See Also:
- Constant Field Values
MAX_POOL_SIZE
public static final String MAX_POOL_SIZE
- The maximum pool size. Applies to pooled xml content converters.
- See Also:
- Constant Field Values
CompassEnvironment.Converter.XmlContent
public CompassEnvironment.Converter.XmlContent()
Copyright (c) 2004-2008 The Compass Project.