public final class ImporterFactory extends Object
| Constructor and Description |
|---|
ImporterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static EntityImporter |
getEntityImporter(TransferFormat format,
InputStream is,
Class<?> clazz,
Map<String,Object> params) |
public static final EntityImporter getEntityImporter(TransferFormat format, InputStream is, Class<?> clazz, Map<String,Object> params)
Copyright © 2005–2018 The Beangle Software. All rights reserved.