edmund-wagner / junrar

plain java unrar util (former sf project)
Other
186 stars 90 forks source link

Updated Archive.java #22

Closed vsubhash closed 11 years ago

vsubhash commented 11 years ago

Hi,

I have introduced a new extractFile overload in Archive.java.

It extracts the specified header to to a specified directory. The overload creates the full path of the directory if it does not already exist.