Apache Batik Transcoder factory.
When given a MIME type, find a Transcoder which supports that MIME type.
author: Ross Burton version: CVS $Id: TranscoderFactory.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 transcoder, or null> if one cannot be found