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 ew.levr.rdf-5.16.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.eduworks.cruncher.rdf
├─ com.eduworks.cruncher.rdf.CruncherJsonLdCompact.class - [JAR]
├─ com.eduworks.cruncher.rdf.CruncherJsonLdExpand.class - [JAR]
├─ com.eduworks.cruncher.rdf.CruncherJsonLdToNQuads.class - [JAR]
├─ com.eduworks.cruncher.rdf.CruncherJsonLdToRdfJson.class - [JAR]
├─ com.eduworks.cruncher.rdf.CruncherJsonLdToRdfXml.class - [JAR]
├─ com.eduworks.cruncher.rdf.CruncherJsonLdToTurtle.class - [JAR]
├─ com.eduworks.cruncher.rdf.CruncherNQuadsToJsonLd.class - [JAR]
├─ com.eduworks.cruncher.rdf.CruncherRdfToJsonLd.class - [JAR]
com.eduworks.levr.rdf
├─ com.eduworks.levr.rdf.Package.class - [JAR]
├─ com.eduworks.levr.rdf.RdfXmlParser.class - [JAR]