Uses of Class
com.jbstrap.core.data.DataExporter
-
Uses of DataExporter in com.jbstrap.core.data
Modifier and TypeMethodDescriptionDataExporter.addColumnMapping
(String columnName) DataExporter.addColumnMapping
(String columnName, String title) Adds a column mapping to the exporterDataExporter.removeColumnMapping
(String columnName) Removes a column mapping from the exporterModifier and TypeMethodDescriptionClass<? extends DataExporter>
ExportTypes.getImplementationClass()
-
Uses of DataExporter in com.jbstrap.core.data.export
Modifier and TypeClassDescriptionclass
This class handles the exporting of data into a textual format (CSV Exporting class)class
Class for exporting data into Excel format (xls, xlsx)