ImporterFactory

org.beangle.data.transfer.importer.ImporterFactory

Importer Factory

Attributes

Since

3.1

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def getEntityImporter(format: Format, is: InputStream, clazz: Class[_], params: Map[String, Any]): EntityImporter