[JDEV] Re: Re: missing </stream:stream>

Robert Temple robert.temple at dig.com
Thu Sep 21 13:14:04 CDT 2000


Yes, if there is some way to periodically feed a SAX parser data I would be
fine.  But I haven't found that way yet.  If you think I've overlooked
sometime, please tell me.  I'd love to use SAX in that way.

-Robert

-----Original Message-----
From: Thomas Charron [mailto:tcharron at ductape.net]
Sent: Thursday, September 21, 2000 6:19 AM
To: jdev at jabber.org
Subject: Re: [JDEV] Re: Re: missing </stream:stream>


Quoting Robert Temple <RWTEMPLE at go.com>:
> SAX parsers don't allow you to interrupt the parsing to
> insert some new text.

  Only if you're attaching the parsers input stream directly to the socket.
;-
P  Is this what you're doing?

> > The easiest way to get around this is to simply feed 
> > in a closing tag to your parser when the TCP connection 
> > closes.

--- 
Thomas Charron
<< Wanted: One decent sig >>
<< Preferably litle used  >>
<< and stored in garage.  ?>>

_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev




More information about the JDev mailing list