Close
jGuru Forums
Posted By: Ahm_Bay Posted On: Thursday, February 26, 2004 03:25 AM
I want to write a java program which will unrar RAR files. A class like 'java.util.Zip'. Any ideas?
Re: UnRAR algorithm?
Posted By: Christopher_Koenigsberg Posted On: Thursday, February 26, 2004 06:49 AM
A "RAR" file (just like a JAR or WAR or EAR file) is just a ZIP file, with certain required subdirectories in it, right? (e.g. META-INF)