| Package | Description |
|---|---|
| org.apache.stanbol.entityhub.servicesapi.model |
| Modifier and Type | Method and Description |
|---|---|
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-2014 The Apache Software Foundation. All Rights Reserved.