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 voidstatic RomanNumeralDatatypeget()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:
getJavaClassin interfaceRDFDatatype- Overrides:
getJavaClassin classBaseDatatype
-
unparse
- Specified by:
unparsein interfaceRDFDatatype- Overrides:
unparsein classBaseDatatype
-
parse
- Specified by:
parsein interfaceRDFDatatype- Overrides:
parsein classBaseDatatype- Throws:
DatatypeFormatException
-
toString
- Overrides:
toStringin classBaseDatatype
-