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-obdalib-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.owlapi.bootstrapping
├─ it.unibz.inf.ontop.owlapi.bootstrapping.DirectMappingBootstrapper.class - [JAR]
it.unibz.inf.ontop.owlapi.directmapping
├─ it.unibz.inf.ontop.owlapi.directmapping.DirectMappingAxiomProducer.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.directmapping.DirectMappingEngine.class - [JAR]
it.unibz.inf.ontop.owlapi.swrl
├─ it.unibz.inf.ontop.owlapi.swrl.SWRLAPITranslator.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.swrl.SWRLVisitor.class - [JAR]
it.unibz.inf.ontop.owlapi
├─ it.unibz.inf.ontop.owlapi.OBDAModelValidator.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.OWLAPIABoxIterator.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.OWLAPIIndividualTranslator.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.OWLAPITranslatorHelper.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.OWLAPITranslatorOWL2QL.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.OWLAPITranslatorUtility.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.OWLResultSetWriter.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.OWLTypeMapper.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.OntopOWLException.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.QuestOWLIndividualAxiomIterator.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.TargetQueryValidator.class - [JAR]