Package com.bigdata.rdf.internal.impl.literal

Class Summary
AbstractLiteralIV<V extends BigdataLiteral,T> Abstract base class for RDF datatype literals adds primitive data type value access methods.
FullyInlineTypedLiteralIV<V extends BigdataLiteral> Implementation for inline Literals.
LiteralExtensionIV<V extends BigdataLiteral> Class provides support for datatype Literals for which an IExtension was registered.
NumericIV<V extends BigdataLiteral,T> Superclass for the inline numerics - XSDNumericIV, XSDIntegerIV, and XSDDecimalIV.
PartlyInlineTypedLiteralIV<V extends BigdataLiteral> A Literal modeled as a datatype IV plus an inline Unicode label.
UUIDLiteralIV<V extends BigdataLiteral> Implementation for inline UUIDs (there is no corresponding XML Schema Datatype).
XSDBooleanIV<V extends BigdataLiteral> Implementation for inline xsd:boolean.
XSDDecimalIV<V extends BigdataLiteral> Implementation for inline xsd:decimal.
XSDIntegerIV<V extends BigdataLiteral> Implementation for inline xsd:integer.
XSDNumericIV<V extends BigdataLiteral> Implementation for inline xsd:byte, xsd:short, xsd:int, xsd:long, xsd:float, xsd:decimal.
XSDUnsignedByteIV<V extends BigdataLiteral> Implementation for inline xsd:unsignedByte.
XSDUnsignedIntIV<V extends BigdataLiteral> Implementation for inline xsd:unsignedInt.
XSDUnsignedLongIV<V extends BigdataLiteral> Implementation for inline xsd:unsignedLong.
XSDUnsignedShortIV<V extends BigdataLiteral> Implementation for inline xsd:unsignedShort.
 



Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.