|
XCC/J 3.2-9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.marklogic.xcc.types.ValueType
Base class for the typesafe enumeration objects that represent XML Schema types.
| Field Summary | |
static NodeType |
BINARY
|
static NodeType |
ELEMENT
|
static NodeType |
NODE
|
static ValueType |
SEQUENCE
|
static NodeType |
TEXT
|
static AtomicType |
XDT_DAY_TIME_DURATION
|
static AtomicType |
XDT_UNTYPED_ATOMIC
|
static AtomicType |
XDT_YEAR_MONTH_DURATION
|
static AtomicType |
XS_ANY_URI
|
static AtomicType |
XS_BASE64_BINARY
|
static AtomicType |
XS_BOOLEAN
|
static AtomicType |
XS_DATE
|
static AtomicType |
XS_DATE_TIME
|
static AtomicType |
XS_DECIMAL
|
static AtomicType |
XS_DOUBLE
|
static AtomicType |
XS_DURATION
|
static AtomicType |
XS_FLOAT
|
static AtomicType |
XS_GDAY
|
static AtomicType |
XS_GMONTH
|
static AtomicType |
XS_GMONTH_DAY
|
static AtomicType |
XS_GYEAR
|
static AtomicType |
XS_GYEAR_MONTH
|
static AtomicType |
XS_HEX_BINARY
|
static AtomicType |
XS_INTEGER
|
static AtomicType |
XS_QNAME
|
static AtomicType |
XS_STRING
|
static AtomicType |
XS_TIME
|
| Method Summary | |
abstract boolean |
isSequence()
Indicates whether this value type represents a sequence or single value. |
String |
toString()
The name of this XQuery type, as a string. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final ValueType SEQUENCE
public static final NodeType NODE
public static final NodeType ELEMENT
public static final NodeType TEXT
public static final NodeType BINARY
public static final AtomicType XDT_UNTYPED_ATOMIC
public static final AtomicType XS_STRING
public static final AtomicType XS_BOOLEAN
public static final AtomicType XS_INTEGER
public static final AtomicType XS_DECIMAL
public static final AtomicType XS_FLOAT
public static final AtomicType XS_DOUBLE
public static final AtomicType XS_DURATION
public static final AtomicType XDT_DAY_TIME_DURATION
public static final AtomicType XDT_YEAR_MONTH_DURATION
public static final AtomicType XS_DATE_TIME
public static final AtomicType XS_TIME
public static final AtomicType XS_DATE
public static final AtomicType XS_ANY_URI
public static final AtomicType XS_QNAME
public static final AtomicType XS_GDAY
public static final AtomicType XS_GMONTH
public static final AtomicType XS_GMONTH_DAY
public static final AtomicType XS_GYEAR
public static final AtomicType XS_GYEAR_MONTH
public static final AtomicType XS_HEX_BINARY
public static final AtomicType XS_BASE64_BINARY
| Method Detail |
public abstract boolean isSequence()
public String toString()
|
XCC/J 3.2-9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com