java.lang.Object
org.apache.jena.ontapi.common.OntConfig
Configuration to control
OntModel
and OntPersonality
behavior.-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getBoolean
(Enum<?> key) boolean
getBoolean
(String key) setBoolean
(Enum<?> key, boolean value) setBoolean
(String key, boolean value)
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
OntConfig
public OntConfig()
-
-
Method Details
-
getBoolean
-
getBoolean
-
get
-
setTrue
-
setFalse
-
setBoolean
-
setBoolean
-
set
-