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(java.lang.Object value)
          Creates a reference instance for the parsed value.
 Text ValueFactory.createText(java.lang.Object value)
          Creates a Text instance without an language
<T> java.util.Iterator<T>
Representation.get(java.lang.String field, java.lang.Class<T> type)
          Getter for all values of a field
<T> T
Representation.getFirst(java.lang.String field, java.lang.Class<T> type)
          Getter for a single Value for a field
 



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