|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.clarkparsia.pellet.datatypes.AbstractBaseDatatype<javax.xml.datatype.XMLGregorianCalendar>
com.clarkparsia.pellet.datatypes.types.datetime.AbstractTimelineDatatype
com.clarkparsia.pellet.datatypes.types.datetime.XSDGMonthDay
public class XSDGMonthDay
Title: xsd:gMonthDay
Description: Singleton implementation of xsd:gMonthDay
datatype.
This implementation diverges from the XML Schema specification because
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
Method Summary | |
---|---|
RestrictedDatatype<javax.xml.datatype.XMLGregorianCalendar> |
asDataRange()
Get the canonical data range for a datatype |
static XSDGMonthDay |
getInstance()
|
Methods inherited from class com.clarkparsia.pellet.datatypes.types.datetime.AbstractTimelineDatatype |
---|
getCanonicalRepresentation, getLiteral, getPrimitiveDatatype, getValue, isPrimitive |
Methods inherited from class com.clarkparsia.pellet.datatypes.AbstractBaseDatatype |
---|
equals, getName, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static XSDGMonthDay getInstance()
public RestrictedDatatype<javax.xml.datatype.XMLGregorianCalendar> asDataRange()
Datatype
DataRange
representation of the datatype value space
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |