XCC/J 4.1-11

com.marklogic.xcc.types
Interface XSGYearMonth

All Superinterfaces:
XdmAtomic, XdmItem, XdmValue

public interface XSGYearMonth
extends XdmAtomic

XDM type: xs:gYearMonth.


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

GregorianCalendar asGregorianCalendar()
Returns:
The value of this item as a GregorianCalendar object.

XCC/J 4.1-11

Copyright © 2003-2011 MarkLogic Corporation, All Rights Reserved.

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