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 h2gis-api-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.h2gis.api
├─ org.h2gis.api.AbstractFunction.class - [JAR]
├─ org.h2gis.api.DeterministicScalarFunction.class - [JAR]
├─ org.h2gis.api.DriverFunction.class - [JAR]
├─ org.h2gis.api.EmptyProgressVisitor.class - [JAR]
├─ org.h2gis.api.FileDriver.class - [JAR]
├─ org.h2gis.api.Function.class - [JAR]
├─ org.h2gis.api.ProgressVisitor.class - [JAR]
├─ org.h2gis.api.ScalarFunction.class - [JAR]