Class IntegerRioSetting

java.lang.Object
org.eclipse.rdf4j.rio.helpers.AbstractRioSetting<Integer>
org.eclipse.rdf4j.rio.helpers.IntegerRioSetting
All Implemented Interfaces:
Serializable, RioSetting<Integer>

public class IntegerRioSetting extends AbstractRioSetting<Integer>
A RioSetting with a Integer value. The given default for the setting can be overridden by means of a system property with a name equal to the setting key.
Author:
HÃ¥vard M. Ottestad
See Also: