Rick Beton wrote:
> William Krick wrote:
>
>>...
>>
>>XMLOutputter fmt = new XMLOutputter("", false, "UTF-8");
>
> Puzzling. Has this constructor been removed recently? It's not in the
> CVS trunk.
Yes, it was deprecated in beta 10, replaced with the Format class, and
removed after beta 10.
-jh-