public class DataDumpTool extends Object implements Closeable
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DataDumpTool.ExperimentToTaskLink |
protected static class |
DataDumpTool.ExperimentToTaskLinkRowMapper |
| Constructor and Description |
|---|
DataDumpTool(String gerbilBaseUrl,
DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(String[] args) |
void |
run(String outputFileName,
org.apache.jena.riot.Lang language) |
public DataDumpTool(String gerbilBaseUrl, DataSource dataSource)
public static void main(String[] args)
public void run(String outputFileName, org.apache.jena.riot.Lang language)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2014–2017. All rights reserved.