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 owlapi-change-3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.semanticweb.owlapi
├─ org.semanticweb.owlapi.AbstractCompositeOntologyChange.class - [JAR]
├─ org.semanticweb.owlapi.AddClassExpressionClosureAxiom.class - [JAR]
├─ org.semanticweb.owlapi.AmalgamateSubClassAxioms.class - [JAR]
├─ org.semanticweb.owlapi.CoerceConstantsIntoDataPropertyRange.class - [JAR]
├─ org.semanticweb.owlapi.ConvertEquivalentClassesToSuperClasses.class - [JAR]
├─ org.semanticweb.owlapi.ConvertPropertyAssertionsToAnnotations.class - [JAR]
├─ org.semanticweb.owlapi.ConvertSuperClassesToEquivalentClass.class - [JAR]
├─ org.semanticweb.owlapi.CreateValuePartition.class - [JAR]
├─ org.semanticweb.owlapi.MakeClassesMutuallyDisjoint.class - [JAR]
├─ org.semanticweb.owlapi.MakePrimitiveSubClassesMutuallyDisjoint.class - [JAR]
├─ org.semanticweb.owlapi.OWLCompositeOntologyChange.class - [JAR]
├─ org.semanticweb.owlapi.RemoveAllDisjointAxioms.class - [JAR]
├─ org.semanticweb.owlapi.ShortForm2AnnotationGenerator.class - [JAR]
├─ org.semanticweb.owlapi.SplitSubClassAxioms.class - [JAR]