public interface Framework
extends org.apache.avalon.framework.component.Component
There is one framework object per running SDX installation. It is implemented
as a Cocoon/Avalon component with this interface and the FrameworkImpl
class.
This framework is loaded when Cocoon starts up.
Modifier and Type | Interface and Description |
---|---|
static interface |
Framework.ConfigurationNode |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ATTRIBUTE_LANG
The xml:lang attribute name.
|
static java.lang.String |
BUILD
Build numer of sdx (ie today's date), in the
cvs sources, this value should stay at "2013031503"
so that the ant task will change it
|
static java.lang.String |
CLASS_NAME_SUFFIX |
static java.lang.String |
DEFAULT_ENCODING |
static java.lang.String |
ROLE
The role name of the framework component.
|
static java.lang.String |
SDXNamespacePrefix
The sdx namespace prefix.
|
static java.lang.String |
SDXNamespaceURI
The sdx namespace uri.
|
static java.lang.String |
TOSAX
name of the object used in toSAX() methods
|
static java.lang.String |
URL_ENCODING
Deprecated.
Use encoding set in FrameworkImpl from sdx.xconf file
|
static java.lang.String |
VERSION
Version number of sdx
|
static java.lang.String |
XMLNamespacePrefix
The xml namespace prefix.
|
static java.lang.String |
XMLNamespaceURI
The xml namespace uri.
|
static final java.lang.String CLASS_NAME_SUFFIX
static final java.lang.String BUILD
static final java.lang.String VERSION
static final java.lang.String DEFAULT_ENCODING
static final java.lang.String ROLE
static final java.lang.String SDXNamespacePrefix
static final java.lang.String SDXNamespaceURI
static final java.lang.String XMLNamespacePrefix
static final java.lang.String XMLNamespaceURI
static final java.lang.String ATTRIBUTE_LANG
static final java.lang.String TOSAX
static final java.lang.String URL_ENCODING
Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.