Class XSDDateTimeStampType

    • Constructor Detail

      • XSDDateTimeStampType

        public XSDDateTimeStampType​(java.lang.String name)
    • Method Detail

      • parse

        public java.lang.Object parse​(java.lang.String lex)
        Description copied from class: XSDDatatype
        Parse a lexical form of this datatype to a value
        Specified by:
        parse in interface RDFDatatype
        Overrides:
        parse in class XSDDatatype