org.picocontainer.script.xml
Interface XMLConstants


public interface XMLConstants


Field Summary
static String CACHING_ATTRIBUTE
           
static String CLASS
           
static String CLASS_NAME_KEY
           
static String CLASSLOADER
           
static String CLASSNAME
           
static String CLASSPATH
           
static String COMPONENT
           
static String COMPONENT_ADAPTER
           
static String COMPONENT_ADAPTER_FACTORY
           
static String COMPONENT_IMPLEMENTATION
           
static String COMPONENT_INSTANCE
           
static String COMPONENT_INSTANCE_FACTORY
           
static String COMPONENT_KEY_TYPE
           
static String COMPONENT_MONITOR
           
static String COMPONENT_VALUE_TYPE
           
static String CONTAINER
           
static String CONTEXT
           
static String EMPTY_COLLECTION
           
static String FACTORY
           
static String FILE
           
static String INHERIT_BEHAVIORS_ATTRIBUTE
           
static String KEY
           
static String PARAMETER
           
static String PARAMETER_ZERO
           
static String URL
           
static String VALUE
           
 

Field Detail

CONTAINER

static final String CONTAINER
See Also:
Constant Field Values

CLASSPATH

static final String CLASSPATH
See Also:
Constant Field Values

CLASSLOADER

static final String CLASSLOADER
See Also:
Constant Field Values

CLASS_NAME_KEY

static final String CLASS_NAME_KEY
See Also:
Constant Field Values

COMPONENT

static final String COMPONENT
See Also:
Constant Field Values

COMPONENT_IMPLEMENTATION

static final String COMPONENT_IMPLEMENTATION
See Also:
Constant Field Values

COMPONENT_INSTANCE

static final String COMPONENT_INSTANCE
See Also:
Constant Field Values

COMPONENT_ADAPTER

static final String COMPONENT_ADAPTER
See Also:
Constant Field Values

COMPONENT_INSTANCE_FACTORY

static final String COMPONENT_INSTANCE_FACTORY
See Also:
Constant Field Values

CLASS

static final String CLASS
See Also:
Constant Field Values

FACTORY

static final String FACTORY
See Also:
Constant Field Values

FILE

static final String FILE
See Also:
Constant Field Values

KEY

static final String KEY
See Also:
Constant Field Values

EMPTY_COLLECTION

static final String EMPTY_COLLECTION
See Also:
Constant Field Values

COMPONENT_VALUE_TYPE

static final String COMPONENT_VALUE_TYPE
See Also:
Constant Field Values

COMPONENT_KEY_TYPE

static final String COMPONENT_KEY_TYPE
See Also:
Constant Field Values

PARAMETER

static final String PARAMETER
See Also:
Constant Field Values

PARAMETER_ZERO

static final String PARAMETER_ZERO
See Also:
Constant Field Values

URL

static final String URL
See Also:
Constant Field Values

CLASSNAME

static final String CLASSNAME
See Also:
Constant Field Values

CONTEXT

static final String CONTEXT
See Also:
Constant Field Values

VALUE

static final String VALUE
See Also:
Constant Field Values

CACHING_ATTRIBUTE

static final String CACHING_ATTRIBUTE
See Also:
Constant Field Values

INHERIT_BEHAVIORS_ATTRIBUTE

static final String INHERIT_BEHAVIORS_ATTRIBUTE
See Also:
Constant Field Values

COMPONENT_MONITOR

static final String COMPONENT_MONITOR
See Also:
Constant Field Values

COMPONENT_ADAPTER_FACTORY

static final String COMPONENT_ADAPTER_FACTORY
See Also:
Constant Field Values


Copyright © 2003-2010 Codehaus. All Rights Reserved.