|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cocoon.woody.Constants
public final class Constants
Various constants used in the Woody form framework.
Field Summary | |
---|---|
static Attributes |
EMPTY_ATTRS
|
static String |
I18N_CATALOGUE
I18n catalogue containing the built-in Woody messages. |
static String |
WD_NS
Namespace for Woody Definition elements |
static String |
WD_PREFIX
|
static String |
WD_PREFIX_COLON
|
static String |
WI_NS
Namespace for Woody Instance elements |
static String |
WI_PREFIX
|
static String |
WI_PREFIX_COLON
|
static String |
WT_NS
Namespace for Woody Template elements |
static String |
WT_PREFIX
|
static String |
WT_PREFIX_COLON
|
Constructor Summary | |
---|---|
Constants()
|
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 WT_NS
public static final String WT_PREFIX
public static final String WT_PREFIX_COLON
public static final String WI_NS
public static final String WI_PREFIX
public static final String WI_PREFIX_COLON
public static final String WD_NS
public static final String WD_PREFIX
public static final String WD_PREFIX_COLON
public static final String I18N_CATALOGUE
public static final Attributes EMPTY_ATTRS
Constructor Detail |
---|
public Constants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |