Is there any way of doing this?
I found http://sourceforge.net/projects/java-unrar/, but there is no documentation :/
Edit: ok I think I got some of the lib now, how correct is this:
public static void unrar () throws RarException, IOException {
String output =...