Uses of Interface
org.openrefine.exporters.TabularSerializer
-
Packages that use TabularSerializer Package Description org.openrefine.exporters -
-
Uses of TabularSerializer in org.openrefine.exporters
Methods in org.openrefine.exporters with parameters of type TabularSerializer Modifier and Type Method Description static void
CustomizableTabularExporterUtilities. exportRows(Grid grid, Engine engine, Properties params, TabularSerializer serializer, SortingConfig sortingConfig)
-