Package com.google.refine.exporters
Interface WriterExporter
- All Superinterfaces:
Exporter
- All Known Implementing Classes:
CsvExporter,HtmlTableExporter,SqlExporter,TemplatingExporter
-
Method Summary
Modifier and TypeMethodDescriptionvoidexport(Project project, Properties options, Engine engine, Writer writer) Methods inherited from interface com.google.refine.exporters.Exporter
getContentType
-
Method Details
-
export
- Throws:
IOException
-