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 not necessarily the most efficient way to construct and hand over XML to some XML processing machinery, but this is another topic.

J.Pietschmann



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to