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 rdfagents-jade-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.fortytwo.rdfagents.jade.testing
├─ net.fortytwo.rdfagents.jade.testing.EchoCallback.class - [JAR]
├─ net.fortytwo.rdfagents.jade.testing.ExampleMessages.class - [JAR]
net.fortytwo.rdfagents.jade
├─ net.fortytwo.rdfagents.jade.MessageFactory.class - [JAR]
├─ net.fortytwo.rdfagents.jade.PubsubConsumerImpl.class - [JAR]
├─ net.fortytwo.rdfagents.jade.QueryConsumerImpl.class - [JAR]
├─ net.fortytwo.rdfagents.jade.RDFAgentImpl.class - [JAR]
├─ net.fortytwo.rdfagents.jade.RDFAgentsOntology.class - [JAR]
├─ net.fortytwo.rdfagents.jade.RDFAgentsPlatformImpl.class - [JAR]
├─ net.fortytwo.rdfagents.jade.RDFJadeAgent.class - [JAR]
├─ net.fortytwo.rdfagents.jade.SailBasedQueryProvider.class - [JAR]