Uses of Class
org.apache.jena.datatypes.BaseDatatype
Packages that use BaseDatatype
Package
Description
Provides datatype definitions for the XML Schema datatypes support by Jena.
Provides implementations of the XSD datatype.
This package provides basic implementations of Graph interfaces
such as EventManager and Capabilities.
A parser for RDF/XML.
Provides a selection of simple rule engines for Jena inference models.
-
Uses of BaseDatatype in org.apache.jena.datatypes.xsd
Subclasses of BaseDatatype in org.apache.jena.datatypes.xsdModifier and TypeClassDescriptionclassImplement base64binary type.classRoot class for XSD datatypes with binary values, xsd:hexBinary and xsd:base64Binary.classRepresentation of an XSD datatype based on the Xerces-2 XSD implementation.static classGeneric XML Schema datatype (outside the xsd: namespace)classImplement hexbinary type. -
Uses of BaseDatatype in org.apache.jena.datatypes.xsd.impl
Subclasses of BaseDatatype in org.apache.jena.datatypes.xsd.implModifier and TypeClassDescriptionclassrdf:dirLangString- a literal with language and base direction.classclassclassrdf:langString- a literal with language and no base direction.classclassBase class for all date/time/duration type representations.classBase implementation for all numeric datatypes derived from xsd:decimal.classBase implementation for all string datatypes derived from xsd:string.classDatatype template used to define XSD int typesclassclassType processor for dateTime, most of the machinery is in the base XSDAbstractDateTimeType class.classType processor for date, most of the machinery is in the base XSDAbstractDateTimeType class.classclassType processor for gDay, most of the machinery is in the base XSDAbstractDateTimeType class.classDatatype representation for xsd:float.classThe XSD duration type, the only job of this extra layer is to wrap the return value in a more convenient accessor type.classDatatype representation for xsd:float.classType processor for gMonthDay, most of the machinery is in the base XSDAbstractDateTimeType class.classType processor for gMonth, most of the machinery is in the base XSDAbstractDateTimeType class.classA datatype that does not use the Xerces machinery for isEqual, yet is still an XSDDatatype.classType processor for time, most of the machinery is in the base XSDAbstractDateTimeType class.classclassType processor for gYearMonth, most of the machinery is in the base XSDAbstractDateTimeType class.classType processor for year, most of the machinery is in the base XSDAbstractDateTimeType class. -
Uses of BaseDatatype in org.apache.jena.graph.impl
Subclasses of BaseDatatype in org.apache.jena.graph.impl -
Uses of BaseDatatype in org.apache.jena.rdfxml.xmlinput1
Subclasses of BaseDatatype in org.apache.jena.rdfxml.xmlinput1Modifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of BaseDatatype in org.apache.jena.reasoner.rulesys
Subclasses of BaseDatatype in org.apache.jena.reasoner.rulesysModifier and TypeClassDescriptionclassDatatype definition for functor-valued literals.