Re: getStream() method in XmlPullParser
Joerg Pleumann <[email protected]> Mon, 06 Oct 2003 10:53:49 +0200
| Newsgroups | gmane.text.xml.xmlpull.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Dimuthu, > Thank you very much for your answer. The problem is our software cannot > handle multirefs. We are mostly interested in SOAP attachments inside the > SOAP body. Is there anyway we can use your implementation to handle > attachments inside the SOAPBody ? I don't think it will be very helpful then. I assume you already have something that handles the general SOAP envolope stuff for you (maybe kSOAP?). This and the ability to handle attachments are the main features of my SOAP implementation. I use the MIME and base64 classes from kobjects.org inside my implementation. You could use the latter for decoding your binary data, if you don't already have something for base64. You'd still be in need of something that returns you the InputStream for an XML element's content if you want to avoid working with large strings. The latter is something that can only be provided by XmlPull or one of its implementations. Best regards, Jörg ------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511 http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/2U_rlB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: [email protected] Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/