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 bigdoc-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.riversun.bigdoc.text
├─ org.riversun.bigdoc.text.BigTextReader.class - [JAR]
org.riversun.bigdoc.bin
├─ org.riversun.bigdoc.bin.BigFileSearcher.class - [JAR]
├─ org.riversun.bigdoc.bin.BinFileSearcher.class - [JAR]
├─ org.riversun.bigdoc.bin.SearchCondition.class - [JAR]
org.riversun.bigdoc.xml
├─ org.riversun.bigdoc.xml.BasicSAXHandler.class - [JAR]
├─ org.riversun.bigdoc.xml.BigXmlReader.class - [JAR]