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 jamal-word-2.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
javax0.jamal.poi.word.table
├─ javax0.jamal.poi.word.table.Cell.class - [JAR]
├─ javax0.jamal.poi.word.table.Row.class - [JAR]
├─ javax0.jamal.poi.word.table.Run.class - [JAR]
├─ javax0.jamal.poi.word.table.Table.class - [JAR]
javax0.jamal.poi.word
├─ javax0.jamal.poi.word.ConcurrentIterator.class - [JAR]
├─ javax0.jamal.poi.word.DebugTool.class - [JAR]
├─ javax0.jamal.poi.word.DocxTools.class - [JAR]
├─ javax0.jamal.poi.word.MacroDocxInclude.class - [JAR]
├─ javax0.jamal.poi.word.MacroDocxPicture.class - [JAR]
├─ javax0.jamal.poi.word.MacroDocxProtect.class - [JAR]
├─ javax0.jamal.poi.word.MacroDocxText.class - [JAR]
├─ javax0.jamal.poi.word.MacroDocxTrackRevisions.class - [JAR]
├─ javax0.jamal.poi.word.XWPFContext.class - [JAR]
├─ javax0.jamal.poi.word.XWPFInput.class - [JAR]
├─ javax0.jamal.poi.word.XWPFProcessor.class - [JAR]