java.lang.Object
org.apache.jena.ontapi.common.OntConfig
Configuration to control
OntModel and OntPersonality behavior.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBoolean(Enum<?> key) booleangetBoolean(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
-