Uses of Class
org.apache.stanbol.entityhub.servicesapi.model.UnsupportedTypeException

Packages that use UnsupportedTypeException
org.apache.stanbol.entityhub.servicesapi.model   
 

Uses of UnsupportedTypeException in org.apache.stanbol.entityhub.servicesapi.model
 

Methods in org.apache.stanbol.entityhub.servicesapi.model that throw UnsupportedTypeException
 Reference ValueFactory.createReference(Object value)
          Creates a reference instance for the parsed value.
 Text ValueFactory.createText(Object value)
          Creates a Text instance without an language
<T> Iterator<T>
Representation.get(String field, Class<T> type)
          Getter for all values of a field
<T> T
Representation.getFirst(String field, Class<T> type)
          Getter for a single Value for a field
 



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