[jdom-interest] Streaming XML
Dino Valente
dino at 3dstockcharts.com
Mon Jun 19 12:19:41 PDT 2000
My application has to connect to a server that streams XML data. The
problem I am having is that the SaxBuilder is not detecting the XML data
chunk. I assumed that the builder would know the document root and would
return automatically when it finds the end of it and then I would perform
another read to find the next XML chunk. What am I doing wrong? How does
one deal with streaming XML data with Jdom?
dino
More information about the jdom-interest
mailing list