FW: [jdom-interest] & in namespace

Tatu Saloranta cowtowncoder at yahoo.com
Wed May 3 15:19:02 PDT 2006



--- Jason Hunter <jhunter at xquery.com> wrote:

> Bradley S. Huffman wrote:
...
> > --- 1118,1124 ----
> >               out.write(prefix);
> >           }
> >           out.write("=\"");
> > !         out.write(escapeAttributeEntities(uri));
> >           out.write("\"");
> >           namespaces.push(ns);
> >       }
> 
> Bingo.  Anyone see a reason this wouldn't be spec
> conformant?

Looks good to me. I know I fixed a similar bug in
another piece of xml serializer code a month or so
ago, and fix was almost identical.

-+ Tatu +-



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the jdom-interest mailing list