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 rulewerk-commands-0.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.semanticweb.rulewerk.commands
├─ org.semanticweb.rulewerk.commands.AddSourceCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.AssertCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.ClearCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.CommandExecutionException.class - [JAR]
├─ org.semanticweb.rulewerk.commands.CommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.ExportCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.HelpCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.Interpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.LoadCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.QueryCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.ReasonCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.RemoveSourceCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.RetractCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.SetPrefixCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.ShowKbCommandInterpreter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.SimpleStyledPrinter.class - [JAR]
├─ org.semanticweb.rulewerk.commands.StyledPrinter.class - [JAR]