Uses of Class
org.apache.clerezza.rdf.core.InvalidLiteralTypeException

Packages that use InvalidLiteralTypeException
org.apache.clerezza.rdf.core   
org.apache.clerezza.rdf.core.impl   
 

Uses of InvalidLiteralTypeException in org.apache.clerezza.rdf.core
 

Methods in org.apache.clerezza.rdf.core that throw InvalidLiteralTypeException
abstract
<T> T
LiteralFactory.createObject(Class<T> type, TypedLiteral literal)
          Converts a literal to an instance of the specified class
 

Uses of InvalidLiteralTypeException in org.apache.clerezza.rdf.core.impl
 

Methods in org.apache.clerezza.rdf.core.impl that throw InvalidLiteralTypeException
<T> T
SimpleLiteralFactory.createObject(Class<T> type, TypedLiteral literal)
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.