|
||||||||||
| 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.XSINamespace
public class XSINamespace
The XML Schema Instance XML namespace.
Namespace URI : http://www.w3.org/2001/XMLSchema-instance Preferred Prefix : xsi
| Field Summary | |
|---|---|
QName |
SCHEMA_LOCATION
The schemaLocation attribute. |
| Fields inherited from class fedora.common.xml.namespace.XMLNamespace |
|---|
prefix, uri |
| Method Summary | |
|---|---|
static XSINamespace |
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 SCHEMA_LOCATION
schemaLocation attribute.
| Method Detail |
|---|
public static XSINamespace getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||