Transformer implementation that returns a clone of the input object.
Clone is performed using PrototypeFactory.getInstance(input).create().
since: Commons Collections 3.0 version: $Revision: 348444 $ $Date: 2005-11-23 14:06:56 +0000 (Wed, 23 Nov 2005) $ author: Stephen Colebourne