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 giscat-vector-pojo-g1.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wowtools.giscat.vector.pojo
├─ org.wowtools.giscat.vector.pojo.Feature.class - [JAR]
├─ org.wowtools.giscat.vector.pojo.FeatureCollection.class - [JAR]
├─ org.wowtools.giscat.vector.pojo.GeoJsonObject.class - [JAR]
├─ org.wowtools.giscat.vector.pojo.PojoConstant.class - [JAR]
org.wowtools.giscat.vector.pojo.converter
├─ org.wowtools.giscat.vector.pojo.converter.FoolStyleFeatureConverter.class - [JAR]
├─ org.wowtools.giscat.vector.pojo.converter.GeoJsonFeatureConverter.class - [JAR]
├─ org.wowtools.giscat.vector.pojo.converter.ProtoFeatureConverter.class - [JAR]
org.wowtools.giscat.vector.pojo.proto
├─ org.wowtools.giscat.vector.pojo.proto.ProtoFeature.class - [JAR]