public abstract class XSDbinary extends XSDDatatype
XSDDatatype.XSDGenericTypeBaseDatatype.TypedValueXSD, XSDanyURI, XSDbase64Binary, XSDboolean, XSDbyte, XSDdate, XSDdateTime, 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| Modifier and Type | Method and Description |
|---|---|
int |
getHashCode(com.hp.hpl.jena.graph.impl.LiteralLabel lit)
Default implementation of getHashCode() delegates to the default from
the literal label.
|
boolean |
isEqual(com.hp.hpl.jena.graph.impl.LiteralLabel value1,
com.hp.hpl.jena.graph.impl.LiteralLabel value2)
Compares two instances of values of the given datatype.
|
boolean |
isValidValue(Object valueForm)
Test whether the given object is a legal value form
of this datatype.
|
extendedTypeDefinition, getJavaClass, isBaseTypeCompatible, isValidLiteral, loadUserDefined, loadUserDefined, loadXSDSimpleTypes, main, parse, parseValidated, trimPlus, unparsecannonicalise, getURI, isValid, langTagCompatible, normalizeSubType, toStringpublic boolean isValidValue(Object valueForm)
isValidValue in interface RDFDatatypeisValidValue in class BaseDatatypepublic boolean isEqual(com.hp.hpl.jena.graph.impl.LiteralLabel value1, com.hp.hpl.jena.graph.impl.LiteralLabel value2)
isEqual in interface RDFDatatypeisEqual in class XSDDatatypepublic int getHashCode(com.hp.hpl.jena.graph.impl.LiteralLabel lit)
BaseDatatypegetHashCode in interface RDFDatatypegetHashCode in class BaseDatatypeLicenced under the Apache License, Version 2.0