|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cocoon.forms.FormsConstants
public class FormsConstants
Various constants used in the Cocoon Forms framework.
Field Summary | |
---|---|
static String |
DEFINITION_NS
Namespace for Definition elements |
static String |
DEFINITION_PREFIX
|
static String |
DEFINITION_PREFIX_COLON
|
static String |
I18N_CATALOGUE
I18n catalogue containing the built-in messages. |
static String |
I18N_NS
|
static String |
I18N_PREFIX
|
static String |
I18N_PREFIX_COLON
|
static String |
INSTANCE_NS
Namespace for Instance elements |
static String |
INSTANCE_PREFIX
|
static String |
INSTANCE_PREFIX_COLON
|
static String |
TEMPLATE_NS
Namespace for Template elements |
static String |
TEMPLATE_PREFIX
|
static String |
TEMPLATE_PREFIX_COLON
|
Constructor Summary | |
---|---|
FormsConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String TEMPLATE_NS
public static final String TEMPLATE_PREFIX
public static final String TEMPLATE_PREFIX_COLON
public static final String INSTANCE_NS
public static final String INSTANCE_PREFIX
public static final String INSTANCE_PREFIX_COLON
public static final String DEFINITION_NS
public static final String DEFINITION_PREFIX
public static final String DEFINITION_PREFIX_COLON
public static final String I18N_CATALOGUE
public static final String I18N_NS
public static final String I18N_PREFIX
public static final String I18N_PREFIX_COLON
Constructor Detail |
---|
public FormsConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |