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-n-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.notation
├─ org.openprovenance.prov.notation.HTMLConstructor.class - [JAR]
├─ org.openprovenance.prov.notation.NotationConstructor.class - [JAR]
├─ org.openprovenance.prov.notation.PROV_NLexer.class - [JAR]
├─ org.openprovenance.prov.notation.PROV_NParser.class - [JAR]
├─ org.openprovenance.prov.notation.ProvDeserialiser.class - [JAR]
├─ org.openprovenance.prov.notation.ProvSerialiser.class - [JAR]
├─ org.openprovenance.prov.notation.TreeTraversal.class - [JAR]
├─ org.openprovenance.prov.notation.Utility.class - [JAR]