Default implementation of the FieldRendererFactory
that faithfully implements the semantics demanded by the JAXB spec.
This class is just a facade --- it just determines which
FieldRenderer to use and just delegate the work.
author: Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)