| Package | Description |
|---|---|
| org.aksw.faraday_cage.parameter.conversions |
| Modifier and Type | Method | Description |
|---|---|---|
DictListParameterConversion |
DictListParameterConversion.forceLiteral() |
Force this
DictListParameterConversion to always convert
its values to instances of Literal, effectively throwing an exception if a
Resource is encountered. |
DictListParameterConversion |
DictListParameterConversion.forceResource() |
Force this
DictListParameterConversion to always convert
its values to instances of Resource, effectively throwing an exception if a
Literal is encountered. |
Copyright © 2018. All rights reserved.