public class XSDDateTimeStampType extends XSDDateTimeType
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 |
---|
XSDDateTimeStampType(String name) |
Modifier and Type | Method and Description |
---|---|
Object |
parse(String lex)
Parse a lexical form of this datatype to a value
|
parseValidated
appendFractionalTime, dateToString, getDigit, isDigit, isEqual, normalizeSubType
extendedTypeDefinition, getJavaClass, isBaseTypeCompatible, isValidLiteral, loadXSDSimpleTypes, main, trimPlus, unparse
cannonicalise, getHashCode, getURI, isValid, isValidValue, langTagCompatible, toString
public XSDDateTimeStampType(String name)
public Object parse(String lex)
XSDDatatype
parse
in interface RDFDatatype
parse
in class XSDDatatype
Licenced under the Apache License, Version 2.0