XCC/J 3.2-9

com.marklogic.xcc.types
Interface XSGYear

All Superinterfaces:
XdmAtomic, XdmItem, XdmValue

public interface XSGYear
extends XdmAtomic

XDM type: xs:gYear.


Method Summary
 GregorianCalendar asGregorianCalendar()
           
 
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

asGregorianCalendar

public GregorianCalendar asGregorianCalendar()
Returns:
The value of this item as a GregorianCalendar 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