|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoConvertorException | |
|---|---|
| org.apache.clerezza.rdf.core | |
| org.apache.clerezza.rdf.core.impl | |
| Uses of NoConvertorException in org.apache.clerezza.rdf.core |
|---|
| Methods in org.apache.clerezza.rdf.core that throw NoConvertorException | ||
|---|---|---|
abstract
|
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 |
|
| Uses of NoConvertorException in org.apache.clerezza.rdf.core.impl |
|---|
| Methods in org.apache.clerezza.rdf.core.impl that throw NoConvertorException | ||
|---|---|---|
|
SimpleLiteralFactory.createObject(Class<T> type,
TypedLiteral literal)
|
|
TypedLiteral |
SimpleLiteralFactory.createTypedLiteral(Object value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||