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 sis-japan-profile-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.sis.profile.japan
├─ org.apache.sis.profile.japan.JapaneseProfile.class - [JAR]
├─ org.apache.sis.profile.japan.package-info.class - [JAR]
org.apache.sis.internal.earth.netcdf
├─ org.apache.sis.internal.earth.netcdf.FactoryForUCAR.class - [JAR]
├─ org.apache.sis.internal.earth.netcdf.GCOM_C.class - [JAR]
├─ org.apache.sis.internal.earth.netcdf.GCOM_W.class - [JAR]
├─ org.apache.sis.internal.earth.netcdf.package-info.class - [JAR]