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 core-rdf-1.3.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openimaj.rdf.serialize
├─ org.openimaj.rdf.serialize.Predicate.class - [JAR]
├─ org.openimaj.rdf.serialize.RDFCollection.class - [JAR]
├─ org.openimaj.rdf.serialize.RDFSerializer.class - [JAR]
├─ org.openimaj.rdf.serialize.RDFType.class - [JAR]
├─ org.openimaj.rdf.serialize.RelationList.class - [JAR]
├─ org.openimaj.rdf.serialize.SysOutRDFSerializer.class - [JAR]
├─ org.openimaj.rdf.serialize.TripleList.class - [JAR]
org.openimaj.rdf.utils
├─ org.openimaj.rdf.utils.PQUtils.class - [JAR]
org.openimaj.rdf.owl2java
├─ org.openimaj.rdf.owl2java.ClassDef.class - [JAR]
├─ org.openimaj.rdf.owl2java.Generator.class - [JAR]
├─ org.openimaj.rdf.owl2java.PropertyDef.class - [JAR]
├─ org.openimaj.rdf.owl2java.Something.class - [JAR]