View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jruby-whois-3.5.9.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.bl.wa.whois
├─ uk.bl.wa.whois.JRubyWhois.class - [JAR]
uk.bl.wa.whois.exceptions
├─ uk.bl.wa.whois.exceptions.ServerNotFoundException.class - [JAR]
├─ uk.bl.wa.whois.exceptions.WebInterfaceErrorException.class - [JAR]
uk.bl.wa.whois.record
├─ uk.bl.wa.whois.record.WhoisContact.class - [JAR]
├─ uk.bl.wa.whois.record.WhoisNameserver.class - [JAR]
├─ uk.bl.wa.whois.record.WhoisPart.class - [JAR]
├─ uk.bl.wa.whois.record.WhoisRegistrar.class - [JAR]
├─ uk.bl.wa.whois.record.WhoisResult.class - [JAR]