Class SchemaExporter
java.lang.Object
org.openrefine.wikidata.exporters.SchemaExporter
- All Implemented Interfaces:
Exporter,WriterExporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexport(Project project, Properties options, Engine engine, Writer writer)
-
Constructor Details
-
SchemaExporter
public SchemaExporter()
-
-
Method Details
-
getContentType
- Specified by:
getContentTypein interfaceExporter
-
export
public void export(Project project, Properties options, Engine engine, Writer writer) throws IOException - Specified by:
exportin interfaceWriterExporter- Throws:
IOException
-