Package | Description |
---|---|
org.apache.clerezza.rdf.core | |
org.apache.clerezza.rdf.core.impl |
Modifier and Type | Method and Description |
---|---|
abstract <T> T |
LiteralFactory.createObject(Class<T> type,
TypedLiteral literal)
Converts a literal to an instance of the specified class
|
abstract TypedLiteral |
LiteralFactory.createTypedLiteral(Object value)
Create a typed literal for the specified object
|
Modifier and Type | Method and Description |
---|---|
<T> T |
SimpleLiteralFactory.createObject(Class<T> type,
TypedLiteral literal) |
TypedLiteral |
SimpleLiteralFactory.createTypedLiteral(Object value) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.