| Interface | Description |
|---|---|
| ReportFormatterFactory |
This interface describes a factory which spawns formatters.
|
| Class | Description |
|---|---|
| FormatterFactoryInput |
The object is single input parameter for formatter constructor
If you need you formatter be created by factory - it should accept this object as constructor parameter
|