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-util-3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.ac.manchester.cs.bhig.util
├─ uk.ac.manchester.cs.bhig.util.MutableTree.class - [JAR]
├─ uk.ac.manchester.cs.bhig.util.NodeRenderer.class - [JAR]
├─ uk.ac.manchester.cs.bhig.util.Tree.class - [JAR]
org.coode.string
├─ org.coode.string.EscapeUtils.class - [JAR]
org.coode.xml
├─ org.coode.xml.IllegalElementNameException.class - [JAR]
├─ org.coode.xml.OWLOntologyXMLNamespaceManager.class - [JAR]
├─ org.coode.xml.XMLWriter.class - [JAR]
├─ org.coode.xml.XMLWriterFactory.class - [JAR]
├─ org.coode.xml.XMLWriterImpl.class - [JAR]
├─ org.coode.xml.XMLWriterNamespaceManager.class - [JAR]
├─ org.coode.xml.XMLWriterPreferences.class - [JAR]