public class XSDDateTime extends AbstractTimelineDatatype
Title: xsd:dateTime
Description: Singleton implementation of xsd:dateTime datatype
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
| Modifier and Type | Method and Description |
|---|---|
RestrictedDatatype<XMLGregorianCalendar> |
asDataRange()
Get the canonical data range for a datatype
|
static XSDDateTime |
getInstance() |
getCanonicalRepresentation, getLiteral, getPrimitiveDatatype, getValue, isPrimitiveequals, getLexicalForm, getName, hashCodepublic static XSDDateTime getInstance()
public RestrictedDatatype<XMLGregorianCalendar> asDataRange()
DatatypeDataRange representation of the datatype value spaceCopyright © 2019. All rights reserved.