public class Importers extends Object
| Constructor and Description |
|---|
Importers() |
| Modifier and Type | Method and Description |
|---|---|
static Importer |
getImporter()
Gets default excel importer
|
static Importer |
getImporter(String type)
Gets importer
|
public static Importer getImporter(String type)
type - the importer type (e.x "excel")public static Importer getImporter()
Copyright © 2020. All rights reserved.