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 protege-owlapi-extensions-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.protege.owlapi.util
├─ org.protege.owlapi.util.IOUtils.class - [JAR]
├─ org.protege.owlapi.util.ImportsClosureComparator.class - [JAR]
├─ org.protege.owlapi.util.SaveResultsRunnable.class - [JAR]
org.protege.owlapi.rdf
├─ org.protege.owlapi.rdf.ProblemReport.class - [JAR]
├─ org.protege.owlapi.rdf.Validator.class - [JAR]
org.protege.owlapi.inference.orphan
├─ org.protege.owlapi.inference.orphan.EquivalenceRelation.class - [JAR]
├─ org.protege.owlapi.inference.orphan.NamedClassExtractor.class - [JAR]
├─ org.protege.owlapi.inference.orphan.Path.class - [JAR]
├─ org.protege.owlapi.inference.orphan.ProtegeOrphanFinder.class - [JAR]
├─ org.protege.owlapi.inference.orphan.Relation.class - [JAR]
├─ org.protege.owlapi.inference.orphan.TerminalElementFinder.class - [JAR]
org.protege.owlapi.rdf.report
├─ org.protege.owlapi.rdf.report.AbstractProblemReport.class - [JAR]
├─ org.protege.owlapi.rdf.report.ImportsBrokenOntologies.class - [JAR]
├─ org.protege.owlapi.rdf.report.MisreadAnnotationDomainAxiom.class - [JAR]
├─ org.protege.owlapi.rdf.report.MisreadAnnotationRangeAxiom.class - [JAR]
├─ org.protege.owlapi.rdf.report.MissingRequiredDeclarations.class - [JAR]
├─ org.protege.owlapi.rdf.report.PunnedProperties.class - [JAR]
org.protege.owlapi.inference.cls
├─ org.protege.owlapi.inference.cls.ChildClassExtractor.class - [JAR]
├─ org.protege.owlapi.inference.cls.NamedClassExtractor.class - [JAR]
├─ org.protege.owlapi.inference.cls.NamedConjunctChecker.class - [JAR]
├─ org.protege.owlapi.inference.cls.ParentClassExtractor.class - [JAR]