|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.app.xmlui.wing.WingConstants
public class WingConstants
Static constants relating to Wing and the DRI schema.
| Field Summary | |
|---|---|
static Namespace |
DRI
The DRI schema's namespace |
static Namespace |
I18N
Cocoon's i18n namespace |
static String[] |
MERGEABLE_ELEMENTS
All the DRI mergeable elements |
static String[] |
METADATA_ELEMENTS
All the DRI metadata elements |
static String[] |
RICH_TEXT_CONTAINERS
All the DRI rich text container elements |
static String[] |
STRUCTURAL_ELEMENTS
All the DRI structural elements |
static String[] |
TEXT_CONTAINERS
All the DRI text container elements |
| Constructor Summary | |
|---|---|
WingConstants()
|
|
| 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 Namespace DRI
public static final Namespace I18N
public static final String[] MERGEABLE_ELEMENTS
public static final String[] METADATA_ELEMENTS
public static final String[] STRUCTURAL_ELEMENTS
public static final String[] TEXT_CONTAINERS
public static final String[] RICH_TEXT_CONTAINERS
| Constructor Detail |
|---|
public WingConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||