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 ontop-quest-owlapi-1.18.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.unibz.inf.ontop.owlrefplatform.owlapi
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.LUBMAddOWLDeclarations.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.MappingLoader.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.OWLAPIMaterializer.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.QuestOWL.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.QuestOWLConfiguration.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.QuestOWLConnection.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.QuestOWLEmptyEntitiesChecker.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.QuestOWLFactory.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.QuestOWLResultSet.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.QuestOWLStatement.class - [JAR]
it.unibz.inf.ontop.owlrefplatform.owlapi.example
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.example.ABoxMaterializerExample.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.example.ExampleManualMetadata.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.example.InteractiveExample.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.example.QuestOWLExample.class - [JAR]
├─ it.unibz.inf.ontop.owlrefplatform.owlapi.example.QuestOWLExample_NoReplace.class - [JAR]