Re: same question

2000-04-05 Thread roddey
anner. Dean Roddey Software Weenie IBM Center for Java Technology - Silicon Valley [EMAIL PROTECTED] Joe Futrelle <[EMAIL PROTECTED]> on 04/04/2000 07:07:02 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: same question Gotcha. OK, one mo

Re: same question

2000-04-05 Thread Joe Futrelle
> on 04/04/2000 01:12:38 PM > > Please respond to [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > cc: > Subject: same question > > > > I've looked further into the Xerces-C code and it appears that both > the SAX and DOM parsers use XMLReader

Re: same question

2000-04-04 Thread roddey
ROTECTED] cc: Subject: same question I've looked further into the Xerces-C code and it appears that both the SAX and DOM parsers use XMLReader to get character data from the input source, and that XMLReader assumes that it can read until EOF. What I'd like to do then seems impossi

same question

2000-04-04 Thread Joe Futrelle
I've looked further into the Xerces-C code and it appears that both the SAX and DOM parsers use XMLReader to get character data from the input source, and that XMLReader assumes that it can read until EOF. What I'd like to do then seems impossible; which is to read top-level elements from a socket