Package com.google.refine.exporters
Class CustomizableTabularExporterUtilities
java.lang.Object
com.google.refine.exporters.CustomizableTabularExporterUtilities
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int[]countColumnsRows(Project project, Engine engine, Properties params) static voidexportRows(Project project, Engine engine, Properties params, TabularSerializer serializer)
-
Constructor Details
-
CustomizableTabularExporterUtilities
public CustomizableTabularExporterUtilities()
-
-
Method Details
-
exportRows
public static void exportRows(Project project, Engine engine, Properties params, TabularSerializer serializer) -
countColumnsRows
-