Constant Field Values


Contents
org.apache.*

org.apache.cocoon.spring.configurator.ResourceUtils.ResourceComparator
protected static final String WEB_INF_CLASSES_META_INF_COCOON "/WEB-INF/classes/META-INF/cocoon/"

org.apache.cocoon.spring.configurator.impl.Constants
public static final String CLASSPATH_PROPERTIES_LOCATION "classpath*:META-INF/cocoon/properties"
public static final String CLASSPATH_SPRING_CONFIGURATION_LOCATION "classpath*:META-INF/cocoon/spring"
public static final String GLOBAL_PROPERTIES_LOCATION "/WEB-INF/cocoon/properties"
public static final String GLOBAL_SPRING_CONFIGURATION_LOCATION "/WEB-INF/cocoon/spring"

org.apache.cocoon.spring.configurator.impl.RunningModeHelper
public static final String PROPERTY_RUNNING_MODE "org.apache.cocoon.mode"

org.apache.cocoon.spring.configurator.impl.SettingsElementParser
public static final String READ_FROM_CLASSPATH_ATTR "readFromClasspath"
public static final String READ_FROM_GLOBAL_LOCATION_ATTR "readFromGlobalLocation"
public static final String RUNNING_MODE_ATTR "runningMode"



Copyright © 1999-2009 The Apache Software Foundation. All Rights Reserved.