|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Value | |
---|---|
org.jrdf.graph | This package defines a set of APIs required to implement an RDF Graph and it's associated objects. |
org.jrdf.graph.datatype | |
org.jrdf.graph.global | |
org.jrdf.graph.local.mem | This package is an implementation of the JRDF Graph API. |
Uses of Value in org.jrdf.graph |
---|
Subinterfaces of Value in org.jrdf.graph | |
---|---|
interface |
Literal
RDF literal node. |
Classes in org.jrdf.graph that implement Value | |
---|---|
class |
AbstractLiteral
A base implementation of an RDF Literal . |
Uses of Value in org.jrdf.graph.datatype |
---|
Subinterfaces of Value in org.jrdf.graph.datatype | |
---|---|
interface |
DatatypeValue
Datatypes are values and create themselves. |
interface |
XSDDecimal
All of the data types derived from XSD decimal to be treated in the same way. |
Classes in org.jrdf.graph.datatype that implement Value | |
---|---|
class |
AnyURIValue
|
class |
BooleanValue
|
class |
ByteValue
|
class |
CalendarValue
|
class |
DateTimeValue
|
class |
DecimalValue
|
class |
DoubleValue
|
class |
DurationValue
|
class |
FloatValue
|
class |
GMonthCalendarValue
|
class |
IntegerValue
|
class |
IntValue
|
class |
LongValue
|
class |
NonNegativeIntegerValue
|
class |
NonPositiveIntegerValue
|
class |
QNameValue
|
class |
ShortValue
|
class |
StringValue
|
Uses of Value in org.jrdf.graph.global |
---|
Classes in org.jrdf.graph.global that implement Value | |
---|---|
class |
LiteralImpl
|
Uses of Value in org.jrdf.graph.local.mem |
---|
Subinterfaces of Value in org.jrdf.graph.local.mem | |
---|---|
interface |
LiteralMutableId
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |