Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #5664
| Date | 2011-06-24 20:11 -0700 |
|---|---|
| From | Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: trying to feed a zip file containing an XML one to a SAX parser ... |
| References | <1308968121.989150@nntp.aceinnovative.com> |
| Message-ID | <sOGdncDMC6F3zJjTnZ2dnUVZ_sCdnZ2d@posted.palinacquisition> (permalink) |
On 6/24/11 7:15 PM, lbrt chx _ gemale kom wrote: > ~ > the simple code below I use to feed an XMLReader with compressed ".bz2" and ".gz" > ~ > Since the zip file format is a container as well, I could imagine things are not that simple > ~ > How can you do the same (or a similar) thing with a zip file? You might start here: http://download.oracle.com/javase/6/docs/api/java/util/zip/ZipFile.html
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
trying to feed a zip file containing an XML one to a SAX parser ... lbrt chx _ gemale kom - 2011-06-25 02:15 +0000 Re: trying to feed a zip file containing an XML one to a SAX parser ... Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> - 2011-06-24 20:11 -0700 Re: trying to feed a zip file containing an XML one to a SAX parser ... Roedy Green <see_website@mindprod.com.invalid> - 2011-06-25 06:53 -0700
csiph-web