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 docx4j-samples-documents4j-local-8.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.docx4j.samples.documents4j.local
├─ org.docx4j.samples.documents4j.local.DocxFileToPDF.class - [JAR]
├─ org.docx4j.samples.documents4j.local.ImportAsDocx.class - [JAR]
├─ org.docx4j.samples.documents4j.local.TocOperations.class - [JAR]
├─ org.docx4j.samples.documents4j.local.WordMLToPDF.class - [JAR]