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-owlapi-4.3.0-2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.unibz.inf.ontop.owlapi.exception
├─ it.unibz.inf.ontop.owlapi.exception.OntopOWLException.class - [JAR]
it.unibz.inf.ontop.owlapi.connection.impl
├─ it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLConnection.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement.class - [JAR]
it.unibz.inf.ontop.owlapi.resultset.impl
├─ it.unibz.inf.ontop.owlapi.resultset.impl.OWLAPIIndividualTranslator.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.impl.OntopBooleanOWLResultSet.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.impl.OntopGraphOWLResultSet.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.impl.OntopMaterializedGraphOWLResultSet.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBinding.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.impl.OntopTupleOWLResultSet.class - [JAR]
it.unibz.inf.ontop.owlapi.impl
├─ it.unibz.inf.ontop.owlapi.impl.DefaultOntopOWLAPIMaterializer.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.impl.QuestOWL.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.impl.QuestOWLConfiguration.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.impl.QuestOWLFactory.class - [JAR]
it.unibz.inf.ontop.owlapi.connection
├─ it.unibz.inf.ontop.owlapi.connection.OWLConnection.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.connection.OWLStatement.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.connection.OntopOWLConnection.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.connection.OntopOWLStatement.class - [JAR]
it.unibz.inf.ontop.owlapi.resultset
├─ it.unibz.inf.ontop.owlapi.resultset.BooleanOWLResultSet.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.GraphOWLResultSet.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.IterableOWLResultSet.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.MaterializedGraphOWLResultSet.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.OWLBinding.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.OWLBindingSet.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.OWLResultSet.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.resultset.TupleOWLResultSet.class - [JAR]
it.unibz.inf.ontop.owlapi.validation
├─ it.unibz.inf.ontop.owlapi.validation.OntopOWLEmptyEntitiesChecker.class - [JAR]
it.unibz.inf.ontop.owlapi
├─ it.unibz.inf.ontop.owlapi.OntopOWLAPIMaterializer.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.OntopOWLFactory.class - [JAR]
├─ it.unibz.inf.ontop.owlapi.OntopOWLReasoner.class - [JAR]