| Package | Description |
|---|---|
| org.dspace.app.xmlui.objectmanager | |
| org.dspace.app.xmlui.wing | |
| org.dspace.app.xmlui.wing.element |
| Modifier and Type | Field and Description |
|---|---|
static Namespace |
AbstractAdapter.DIM |
static Namespace |
AbstractAdapter.METS |
static Namespace |
RepositoryAdapter.MODS |
static Namespace |
AbstractAdapter.XLINK |
static Namespace |
AbstractAdapter.XSI |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractAdapter.endElement(Namespace namespace,
String name)
Send the SAX events to end this element.
|
protected void |
AbstractAdapter.startElement(Namespace namespace,
String name,
AttributeMap... attributes)
Send the SAX events to start this element.
|
| Modifier and Type | Field and Description |
|---|---|
static Namespace |
WingConstants.DRI
The DRI schema's namespace
|
static Namespace |
WingConstants.I18N
Cocoon's i18n namespace
|
| Modifier and Type | Method and Description |
|---|---|
Namespace |
AttributeMap.getNamespace() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeMap.setNamespace(Namespace namespace)
Set the namespace for all attributes contained within this map.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractWingElement.endElement(ContentHandler contentHandler,
NamespaceSupport namespaces,
Namespace namespace,
String name)
Send the SAX events to end this element.
|
protected void |
AbstractWingElement.startElement(ContentHandler contentHandler,
NamespaceSupport namespaces,
Namespace namespace,
String name,
AttributeMap attributes)
Send the SAX events to start this element.
|
Copyright © 2016 DuraSpace. All Rights Reserved.