RAR archives with java [closed]

余生颓废 提交于 2019-12-27 22:14:41

问题


Is there a good java API for manipulating RAR archive files someone could recommend? Googling did not turn up anything overwhelmingly convincing.


回答1:


You could try JUnRar, "a RAR handling API implemented in pure Java" (quoting the site).




回答2:


There is also this fork from SF(@Fabian's answer and this one are forked from an old SF project):

https://github.com/jukka/java-unrar




回答3:


I think this will help you.

raroscope

A pure Java library for scanning and enumerating RAR archive contents



来源:https://stackoverflow.com/questions/561107/rar-archives-with-java

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!