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 exist-xqdoc-6.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.exist.xqdoc.ant
├─ org.exist.xqdoc.ant.XQDocTask.class - [JAR]
org.exist.xqdoc
├─ org.exist.xqdoc.XQDocHelper.class - [JAR]
org.exist.xqdoc.xquery
├─ org.exist.xqdoc.xquery.Scan.class - [JAR]
├─ org.exist.xqdoc.xquery.XQDocModule.class - [JAR]