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 nutz-plugins-postgis-1.r.69.v20220215.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nutz.postgis.dao
├─ org.nutz.postgis.dao.JtsGeometryValueAdapter.class - [JAR]
org.nutz.postgis.json
├─ org.nutz.postgis.json.Field.class - [JAR]
├─ org.nutz.postgis.json.GeometryType.class - [JAR]
├─ org.nutz.postgis.json.JtsGeometryJsonTypeHandler.class - [JAR]
├─ org.nutz.postgis.json.Map2JtsGeometryCastor.class - [JAR]
├─ org.nutz.postgis.json.Type.class - [JAR]