|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.zeus.ZeusDefaults
ZeusDefaults
defines constants used throughout
the rest of the Zeus code base.
Field Summary | |
static java.lang.String |
ATTRIBUTE_ARRAY_FIELD
Name of field for Zeus attributes array |
static java.lang.String |
ELEMENT_ARRAY_FIELD
Name of field for Zeus elements array |
static java.lang.String |
XML_NAME_FIELD
Name of the Zeus element XML name field. |
Constructor Summary | |
ZeusDefaults()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String XML_NAME_FIELD
public static final java.lang.String ATTRIBUTE_ARRAY_FIELD
public static final java.lang.String ELEMENT_ARRAY_FIELD
Constructor Detail |
public ZeusDefaults()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |