java.lang.Object
org.apache.jena.datatypes.BaseDatatype
org.apache.jena.sparql.util.RomanNumeralDatatype
- All Implemented Interfaces:
RDFDatatype
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.jena.datatypes.BaseDatatype
BaseDatatype.TypedValue
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static RomanNumeralDatatype
get()
Class<?>
toString()
Methods inherited from class org.apache.jena.datatypes.BaseDatatype
cannonicalise, extendedTypeDefinition, getHashCode, getURI, isEqual, isValid, isValidLiteral, isValidValue, langTagCompatible, normalizeSubType
-
Method Details
-
enableAsFirstClassDatatype
public static void enableAsFirstClassDatatype() -
get
-
getJavaClass
- Specified by:
getJavaClass
in interfaceRDFDatatype
- Overrides:
getJavaClass
in classBaseDatatype
-
unparse
- Specified by:
unparse
in interfaceRDFDatatype
- Overrides:
unparse
in classBaseDatatype
-
parse
- Specified by:
parse
in interfaceRDFDatatype
- Overrides:
parse
in classBaseDatatype
- Throws:
DatatypeFormatException
-
toString
- Overrides:
toString
in classBaseDatatype
-