public class XSDTimeType extends XSDAbstractDateTimeType
XSDDatatype.XSDGenericType
BaseDatatype.TypedValue
DAY_MASK, FULL_MASK, MONTH_MASK, TIME_MASK, YEAR_MASK
XSD, XSDanyURI, XSDbase64Binary, XSDboolean, XSDbyte, XSDdate, XSDdateTime, XSDdateTimeStamp, XSDdayTimeDuration, XSDdecimal, XSDdouble, XSDduration, XSDENTITY, XSDfloat, XSDgDay, XSDgMonth, XSDgMonthDay, XSDgYear, XSDgYearMonth, XSDhexBinary, XSDID, XSDIDREF, XSDint, XSDinteger, XSDlanguage, XSDlong, XSDName, XSDNCName, XSDnegativeInteger, XSDNMTOKEN, XSDnonNegativeInteger, XSDnonPositiveInteger, XSDnormalizedString, XSDNOTATION, XSDpositiveInteger, XSDQName, XSDshort, XSDstring, XSDtime, XSDtoken, XSDunsignedByte, XSDunsignedInt, XSDunsignedLong, XSDunsignedShort, XSDyearMonthDuration
Constructor and Description |
---|
XSDTimeType(String typename)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Object |
parseValidated(String str)
Parse a validated date.
|
String |
unparse(Object value)
Convert a value of this datatype out
to lexical form.
|
appendFractionalTime, dateToString, getDigit, isDigit, isEqual, normalizeSubType
extendedTypeDefinition, getJavaClass, isBaseTypeCompatible, isValidLiteral, loadXSDSimpleTypes, main, parse, trimPlus
cannonicalise, getHashCode, getURI, isValid, isValidValue, langTagCompatible, toString
public XSDTimeType(String typename)
public Object parseValidated(String str)
parseValidated
in class XSDDatatype
public String unparse(Object value)
unparse
in interface RDFDatatype
unparse
in class XSDDatatype
Licenced under the Apache License, Version 2.0