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 solr-noggit-3.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.noggit
├─ org.apache.noggit.CharArr.class - [JAR]
├─ org.apache.noggit.CharArrReader.class - [JAR]
├─ org.apache.noggit.CharArrWriter.class - [JAR]
├─ org.apache.noggit.CharUtil.class - [JAR]
├─ org.apache.noggit.JSONParser.class - [JAR]
├─ org.apache.noggit.JSONUtil.class - [JAR]
├─ org.apache.noggit.JSONWriter.class - [JAR]
├─ org.apache.noggit.NullCharArr.class - [JAR]
├─ org.apache.noggit.ObjectBuilder.class - [JAR]
├─ org.apache.noggit.TextWriter.class - [JAR]