public class XSDTime extends AbstractTimelineDatatype
Title: xsd:time
Description: Singleton implementation of xsd:time datatype. This
implementation diverges from the XML Schema specification because
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 XSDTime |
getInstance() |
getCanonicalRepresentation, getLiteral, getPrimitiveDatatype, getValue, isPrimitiveequals, getLexicalForm, getName, hashCodepublic static XSDTime getInstance()
public RestrictedDatatype<XMLGregorianCalendar> asDataRange()
DatatypeDataRange representation of the datatype value spaceCopyright © 2019. All rights reserved.