XCC/J 3.2-9

com.marklogic.xcc.types
Interface XSDate

All Superinterfaces:
XdmAtomic, XdmItem, XdmValue

public interface XSDate
extends XdmAtomic

XDM type: xs:date.


Method Summary
 Date asDate()
           
 
Methods inherited from interface com.marklogic.xcc.types.XdmItem
asInputStream, asReader, getItemType, isCached, writeTo, writeTo
 
Methods inherited from interface com.marklogic.xcc.types.XdmValue
asString, getValueType
 

Method Detail

asDate

public Date asDate()
Returns:
The value of this item as a Java Date object.

XCC/J 3.2-9

Copyright © 2003-2008 Mark Logic Corporation, All Rights Reserved.

Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com