> -----Original Message----- > From: J.Pietschmann [mailto:[EMAIL PROTECTED] > > > Andreas L. Delmelle wrote: > >>java.io.StringReader(xmlIn)); > > ^^^^^^^^ > > This might just be causing your hassle... > > Uh, why? It is perfectly legal to read from a string. It's
Dunno. Kind of an instinctive reaction, I guess... Why the intermediate cast? And why a StringReader in particular? Greetz, Andreas Delmelle --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
