interface IProducer
Producer interface
No description
setManager(Manager $manager)
getManager()
import(IImporter $importer)
export(IExporter $writer)
transform(IImporter $from, IExporter $to)