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