public class Configuration extends MapObject
| Constructor and Description |
|---|
Configuration() |
Configuration(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getServeVocabulary() |
boolean |
getUseAllOptimizations() |
void |
setServeVocabulary(boolean serveVocabulary) |
void |
setUseAllOptimizations(boolean useAllOptimizations) |
String |
toString() |
void |
validate() |
assertArgumentNotNull, assertHasBeenDefined, assertNotYetDefined, resourcepublic Configuration()
public Configuration(Resource resource)
public boolean getServeVocabulary()
public void setServeVocabulary(boolean serveVocabulary)
public boolean getUseAllOptimizations()
public void setUseAllOptimizations(boolean useAllOptimizations)
public void validate()
throws D2RQException
validate in class MapObjectD2RQException