You will probably have to write your own input source. Take a look at the MemBufInputSource and/or URLInputSource classes to get a hint how to make it work.
And as always: If you do make it, please share with the rest of the world. Regards Erik Rydgren Mandarinen systems AB Sweden -----Original Message----- From: Ritesh Garodia [mailto:[EMAIL PROTECTED]] Sent: den 25 april 2002 10:39 To: [EMAIL PROTECTED] Subject: Re: TCP socket InputSource hi, I stumped into a little problem and thought it may be realted to this thread. I have a socket on which I know there will be HTTP based transimission with a SOAP XML message. Is there a way I can give this socket (int system id) to the XML parser directly to parse the file and also detect the end. The URLInputSource requires to specify a URL. Any help is appreciated. Thanx Ritesh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
