public class Exporters extends Object
Constructor and Description |
---|
Exporters() |
Modifier and Type | Method and Description |
---|---|
static Exporter |
getExporter()
Gets default excel exporter
|
static Exporter |
getExporter(String type)
Gets exporter
|
public static Exporter getExporter(String type)
type
- the exporter type (e.x "excel")public static Exporter getExporter()
Copyright © 2020. All rights reserved.