|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.common.xml.namespace.XMLNamespace
fedora.common.xml.namespace.XMLNSNamespace
public class XMLNSNamespace
The XMLNS XML namespace.
Namespace URI : http://www.w3.org/2000/xmlns/ Preferred Prefix : xmlns
| Field Summary | |
|---|---|
QName |
XMLNS
The xmlns attribute. |
| Fields inherited from class fedora.common.xml.namespace.XMLNamespace |
|---|
prefix, uri |
| Method Summary | |
|---|---|
static XMLNSNamespace |
getInstance()
Gets the only instance of this class. |
| Methods inherited from class fedora.common.xml.namespace.XMLNamespace |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final QName XMLNS
xmlns attribute.
| Method Detail |
|---|
public static XMLNSNamespace getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||