Dave Dyer - 2010-08-04

Perhaps I was too hasty - I found a mixed solution
http://www.peterbuettner.de/develop/javasnippets/zipOnlyAscii/index.html
that uses jazzlib to parse the file names, but the standard ziplib to do the
bulk decoding, which seems to work for me.