|
Apigen | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.uci.isr.apigen.XArchConstants
Useful constants that persist across the xArch API implementation.
| Field Summary | |
static String |
OLD_XSD_NS_URI
Old (2000) Namespace URI for XML Schema (XSD) |
static String |
OLD_XSI_NS_URI
Old (2000) Namespace URI for XML Schema Instance (XSI) |
static String |
SCHEMA_LOCATION_ATTR_NAME
Name of xsi:schemaLocation attribute |
static String |
XLINK_NS_URI
Namespace URI for XLink |
static String |
XMLNS_NS_URI
Namespace URI for XML Namespace |
static String |
XSD_NS_URI
Namespace URI for XML Schema (XSD) |
static String |
XSI_NS_URI
Namespace URI for XML Schema Instance (XSI) |
| Constructor Summary | |
XArchConstants()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String XLINK_NS_URI
public static final String XMLNS_NS_URI
public static final String XSD_NS_URI
public static final String XSI_NS_URI
public static final String OLD_XSD_NS_URI
public static final String OLD_XSI_NS_URI
public static final String SCHEMA_LOCATION_ATTR_NAME
| Constructor Detail |
public XArchConstants()
|
Apigen | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||