public class ConstructConfig extends Object
| Constructor and Description |
|---|
ConstructConfig() |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.shared.PrefixMapping |
getPrefixMapping() |
List<ConstructViewDefinition> |
getViewDefinitions() |
void |
setViewDefinitions(List<ConstructViewDefinition> viewDefinitions) |
public com.hp.hpl.jena.shared.PrefixMapping getPrefixMapping()
public List<ConstructViewDefinition> getViewDefinitions()
public void setViewDefinitions(List<ConstructViewDefinition> viewDefinitions)
Copyright © 2014. All rights reserved.