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 prov-interop-0.9.31.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openprovenance.prov.interop
├─ org.openprovenance.prov.interop.CommandLineArguments.class - [JAR]
├─ org.openprovenance.prov.interop.DeserializerFunction.class - [JAR]
├─ org.openprovenance.prov.interop.ErrorCodes.class - [JAR]
├─ org.openprovenance.prov.interop.InteropException.class - [JAR]
├─ org.openprovenance.prov.interop.InteropFramework.class - [JAR]
├─ org.openprovenance.prov.interop.SerializerFunction.class - [JAR]