|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Namespace | |
|---|---|
| org.dspace.app.xmlui.objectmanager | |
| org.dspace.app.xmlui.wing | |
| org.dspace.app.xmlui.wing.element | |
| Uses of Namespace in org.dspace.app.xmlui.objectmanager |
|---|
| Fields in org.dspace.app.xmlui.objectmanager declared as Namespace | |
|---|---|
static Namespace |
AbstractAdapter.DIM
|
static Namespace |
AbstractAdapter.METS
|
static Namespace |
RepositoryAdapter.MODS
|
static Namespace |
AbstractAdapter.XLINK
|
static Namespace |
AbstractAdapter.XSI
|
| Methods in org.dspace.app.xmlui.objectmanager with parameters of type Namespace | |
|---|---|
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. |
| Uses of Namespace in org.dspace.app.xmlui.wing |
|---|
| Fields in org.dspace.app.xmlui.wing declared as Namespace | |
|---|---|
static Namespace |
WingConstants.DRI
The DRI schema's namespace |
static Namespace |
WingConstants.I18N
Cocoon's i18n namespace |
| Methods in org.dspace.app.xmlui.wing that return Namespace | |
|---|---|
Namespace |
AttributeMap.getNamespace()
|
| Methods in org.dspace.app.xmlui.wing with parameters of type Namespace | |
|---|---|
void |
AttributeMap.setNamespace(Namespace namespace)
Set the namespace for all attributes contained within this map. |
| Uses of Namespace in org.dspace.app.xmlui.wing.element |
|---|
| Methods in org.dspace.app.xmlui.wing.element with parameters of type Namespace | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||