[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/spout/src/Spout/Writer/ -> WriterFactory.php (summary)

(no description)

File Size: 48 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

WriterFactory:: (1 method):
  create()


Class: WriterFactory  - X-Ref

Class WriterFactory
This factory is used to create writers, based on the type of the file to be read.
It supports CSV, XLSX and ODS formats.

create($writerType)   X-Ref
This creates an instance of the appropriate writer, given the type of the file to be read

param: string $writerType Type of the writer to instantiate
return: WriterInterface



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1