|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xml_project.morganaxproc.xdm.XdmSequence
com.xml_project.morganaxproc.xdm.XdmItem
com.xml_project.morganaxproc.xdm.XdmValue
com.xml_project.morganaxproc.xdm.XS_AnySimpleType
com.xml_project.morganaxproc.xdm.XS_AnyAtomicType
com.xml_project.morganaxproc.xdm.XS_String
com.xml_project.morganaxproc.xdm.XS_NormalizedString
com.xml_project.morganaxproc.xdm.XS_Token
com.xml_project.morganaxproc.xdm.XS_Name
com.xml_project.morganaxproc.xdm.XS_NCName
com.xml_project.morganaxproc.xdm.XS_ID
public class XS_ID
Implementation of xs:ID
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.xml_project.morganaxproc.xdm.XS_AnyAtomicType |
|---|
XS_AnyAtomicType.ValueComparers |
| Field Summary | |
|---|---|
static QName |
TypeName
|
| Fields inherited from class com.xml_project.morganaxproc.xdm.XS_String |
|---|
EMPTY_STRING |
| Method Summary | |
|---|---|
static Class<? extends XS_AnyType> |
getRestrictionBase()
|
QName |
getTypeName()
|
static XS_Name |
newInstance(XdmValue value)
|
| Methods inherited from class com.xml_project.morganaxproc.xdm.XS_Token |
|---|
makeXS_Token |
| Methods inherited from class com.xml_project.morganaxproc.xdm.XS_NormalizedString |
|---|
makeNormalizedString |
| Methods inherited from class com.xml_project.morganaxproc.xdm.XS_String |
|---|
compareValues, getStringValue, getValue, isOrdered, toCodepoints, toString |
| Methods inherited from class com.xml_project.morganaxproc.xdm.XS_AnyAtomicType |
|---|
compareValue, makeCompareResult, test |
| Methods inherited from class com.xml_project.morganaxproc.xdm.XS_AnySimpleType |
|---|
compareValues, isValue |
| Methods inherited from class com.xml_project.morganaxproc.xdm.XdmValue |
|---|
atomize |
| Methods inherited from class com.xml_project.morganaxproc.xdm.XdmItem |
|---|
first, get, hasValues, isEmpty, iterator, size, subSequence |
| Methods inherited from class com.xml_project.morganaxproc.xdm.XdmSequence |
|---|
concat, hasCommonType, normalize, serialize, wrap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final QName TypeName
| Method Detail |
|---|
public static Class<? extends XS_AnyType> getRestrictionBase()
public QName getTypeName()
getTypeName in interface XS_AnyTypegetTypeName in class XS_NCName
public static XS_Name newInstance(XdmValue value)
throws XPathException
XPathException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||