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 rdfp-core-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.thesmartenergy.rdfp
├─ com.github.thesmartenergy.rdfp.BaseURI.class - [JAR]
├─ com.github.thesmartenergy.rdfp.DevelopmentBaseURI.class - [JAR]
├─ com.github.thesmartenergy.rdfp.RDFP.class - [JAR]
├─ com.github.thesmartenergy.rdfp.RDFPException.class - [JAR]
├─ com.github.thesmartenergy.rdfp.ResourceDescription.class - [JAR]