public class RdfConfig extends Object
| Constructor and Description |
|---|
RdfConfig() |
| Modifier and Type | Method and Description |
|---|---|
File |
getDerivedDir() |
File |
getOwlDir() |
File |
getRdfDir() |
File |
getRootDir() |
File |
getShapesDir() |
File |
owlDir(RdfConfig defaults) |
void |
setDerivedDir(File derivedDir) |
void |
setOwlDir(File owlDir) |
void |
setRdfDir(File rdfDir) |
void |
setRootDir(File rootDir) |
void |
setShapesDir(File shapesDir) |
public File getRdfDir()
public void setRdfDir(File rdfDir)
public File getOwlDir()
public void setOwlDir(File owlDir)
public File getDerivedDir()
public void setDerivedDir(File derivedDir)
public File getShapesDir()
public void setShapesDir(File shapesDir)
public File getRootDir()
public void setRootDir(File rootDir)
Copyright © 2019. All rights reserved.