|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypedLiteral | |
|---|---|
| org.apache.clerezza.rdf.core | |
| org.apache.clerezza.rdf.core.impl | |
| Uses of TypedLiteral in org.apache.clerezza.rdf.core |
|---|
| Methods in org.apache.clerezza.rdf.core that return TypedLiteral | |
|---|---|
abstract TypedLiteral |
LiteralFactory.createTypedLiteral(Object value)
Create a typed literal for the specified object |
| Methods in org.apache.clerezza.rdf.core with parameters of type TypedLiteral | ||
|---|---|---|
abstract
|
LiteralFactory.createObject(Class<T> type,
TypedLiteral literal)
Converts a literal to an instance of the specified class |
|
| Uses of TypedLiteral in org.apache.clerezza.rdf.core.impl |
|---|
| Classes in org.apache.clerezza.rdf.core.impl that implement TypedLiteral | |
|---|---|
class |
TypedLiteralImpl
|
| Methods in org.apache.clerezza.rdf.core.impl that return TypedLiteral | |
|---|---|
TypedLiteral |
SimpleLiteralFactory.createTypedLiteral(Object value)
|
| Methods in org.apache.clerezza.rdf.core.impl with parameters of type TypedLiteral | ||
|---|---|---|
|
SimpleLiteralFactory.createObject(Class<T> type,
TypedLiteral literal)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||