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 jcel-owlapi-0.24.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.tudresden.inf.lat.jcel.owlapi.main
├─ de.tudresden.inf.lat.jcel.owlapi.main.JcelOntologyChangeVisitorEx.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.main.JcelReasoner.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.main.JcelReasonerException.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.main.JcelReasonerFactory.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.main.UnsupportedReasonerOperationInJcelException.class - [JAR]
de.tudresden.inf.lat.jcel.owlapi.console
├─ de.tudresden.inf.lat.jcel.owlapi.console.ConsoleStarter.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.console.OWLInferredOntologyWrapper.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.console.OutputStreamHandler.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.console.TimeOutMonitor.class - [JAR]
de.tudresden.inf.lat.jcel.owlapi.translator
├─ de.tudresden.inf.lat.jcel.owlapi.translator.AxiomTranslator.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.translator.ClassExpressionTranslator.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.translator.ObjectPropertyExpressionTranslator.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.translator.ReverseAxiomTranslator.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.translator.TranslationException.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.translator.TranslationRepository.class - [JAR]
├─ de.tudresden.inf.lat.jcel.owlapi.translator.Translator.class - [JAR]