| Package | Description |
|---|---|
| org.apache.stanbol.entityhub.servicesapi.mapping | |
| org.apache.stanbol.entityhub.servicesapi.util | |
| org.apache.stanbol.entityhub.servicesapi.yard |
| Modifier and Type | Method and Description |
|---|---|
Representation |
FieldMapper.applyMappings(Representation source,
Representation target,
ValueFactory valueFactory)
Uses the state of the source representation and the configured mappings
to update the state of the target
Representation. |
| Modifier and Type | Method and Description |
|---|---|
static void |
ModelUtils.checkValues(ValueFactory valueFactory,
Object value,
Collection<Object> results)
Processes a value parsed as object to the representation.
|
| Constructor and Description |
|---|
TextIterator(ValueFactory valueFactory,
Iterator<Object> it,
String... languages)
Creates an instance that iterates over values and returns
Text
instances that confirm to the active languages. |
| Modifier and Type | Method and Description |
|---|---|
ValueFactory |
Yard.getValueFactory()
Getter for the
ValueFactory instance used by this Yard to create
Representation, Reference and Text instances. |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.