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 ujnbsapi-0.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.chaochaogege.ujnbs
├─ com.chaochaogege.ujnbs.APIGenerator.class - [JAR]
├─ com.chaochaogege.ujnbs.APIOptions.class - [JAR]
├─ com.chaochaogege.ujnbs.TableColumn.class - [JAR]
├─ com.chaochaogege.ujnbs.generator.class - [JAR]
com.chaochaogege.ujnbs.common
├─ com.chaochaogege.ujnbs.common.Util.class - [JAR]
com.chaochaogege.ujnbs.api
├─ com.chaochaogege.ujnbs.api.ApiException.class - [JAR]
├─ com.chaochaogege.ujnbs.api.OpResult.class - [JAR]
├─ com.chaochaogege.ujnbs.api.Table.class - [JAR]