On 2011-10-10, Gary Gregory wrote: > Can you unzip a file in one shot using Apache Commons Compress? > But that looks like you (1) need to loop though the ZIP entries and (2) > create dirs yourself.
What Christian said. > How about adding a decompress(source, dest) API? COMPRESS-118 Actually I'd like us to get Compress 1.3 out of the door soonish (more on that on the dev list later) and start discussing changes to the lower level API for 2.0, some of which might affect how we'd do higher level APIs. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
