Package org.openrefine.exporters
Interface UrlExporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
export(Project project, Properties options, Engine engine, URL url)
-
Methods inherited from interface org.openrefine.exporters.Exporter
getContentType
-
-
-
-
Method Detail
-
export
void export(Project project, Properties options, Engine engine, URL url) throws IOException
- Throws:
IOException
-
-