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-docx-anon-8.3.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.docx4j.anon
├─ org.docx4j.anon.Anonymize.class - [JAR]
├─ org.docx4j.anon.AnonymizeResult.class - [JAR]
├─ org.docx4j.anon.DmlVmlAnalyzer.class - [JAR]
├─ org.docx4j.anon.PartsAnalyzer.class - [JAR]
├─ org.docx4j.anon.RunFontCharVisitorMinimal.class - [JAR]
├─ org.docx4j.anon.ScrambleText.class - [JAR]