DefaultTransformer

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def createTransformer(workbook: Workbook, streaming: Boolean): DefaultTransformer

Creates transformer instance from a [[Workbook]] instance

Creates transformer instance from a [[Workbook]] instance

Value Params
workbook

Excel template

Returns

transformer instance with the given workbook as template

Concrete fields

val logger: Logger