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 netcdf4-4.5.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ucar.nc2.jni.netcdf
├─ ucar.nc2.jni.netcdf.Nc4Iosp.class - [JAR]
├─ ucar.nc2.jni.netcdf.Nc4prototypes.class - [JAR]
├─ ucar.nc2.jni.netcdf.SizeT.class - [JAR]
├─ ucar.nc2.jni.netcdf.SizeTByReference.class - [JAR]
ucar.nc2.rewrite
├─ ucar.nc2.rewrite.Rewrite.class - [JAR]
├─ ucar.nc2.rewrite.RewriteGrid.class - [JAR]