From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 11 May 2005 16:42:18 -0700
Kohsuke Kawaguchi wrote:
>> Also attributes can also contain optimized data.
>
> OK. I'll work on this.
I introduced AttribuetsEx [1], which you can pass to XmlVisitor where it
expects Attributes, so that you can pass in those typed PCDATA objects
for attribute values.