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 pellet-examples-2.3.6-ansell.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mindswap.pellet.examples
├─ org.mindswap.pellet.examples.BnodeQueryExample.class - [JAR]
├─ org.mindswap.pellet.examples.ClassTree.class - [JAR]
├─ org.mindswap.pellet.examples.ExplanationExample.class - [JAR]
├─ org.mindswap.pellet.examples.IncrementalClassifierExample.class - [JAR]
├─ org.mindswap.pellet.examples.IncrementalConsistencyExample.class - [JAR]
├─ org.mindswap.pellet.examples.IndividualsExample.class - [JAR]
├─ org.mindswap.pellet.examples.InterruptReasoningExample.class - [JAR]
├─ org.mindswap.pellet.examples.JenaReasoner.class - [JAR]
├─ org.mindswap.pellet.examples.ModularityExample.class - [JAR]
├─ org.mindswap.pellet.examples.OWLAPIExample.class - [JAR]
├─ org.mindswap.pellet.examples.PersistenceExample.class - [JAR]
├─ org.mindswap.pellet.examples.QuerySubsumptionExample.class - [JAR]
├─ org.mindswap.pellet.examples.RulesExample.class - [JAR]
├─ org.mindswap.pellet.examples.SPARQLDLExample.class - [JAR]
├─ org.mindswap.pellet.examples.TerpExample.class - [JAR]