Apache FOP Renderer factory.
When given a MIME type, find a Renderer which supports that MIME type.
author: Davanum Srinivas version: CVS $Id: RendererFactory.java 433543 2006-08-22 06:22:54Z crossley $
Create a transcoder for a specified MIME type.
Parameters: mimeType - The MIME type of the destination format A suitable renderer, or null> if one cannot be found