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-turtle-3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.coode.owlapi.turtle
├─ org.coode.owlapi.turtle.TurtleOntologyFormat.class - [JAR]
├─ org.coode.owlapi.turtle.TurtleOntologyStorer.class - [JAR]
├─ org.coode.owlapi.turtle.TurtleRenderer.class - [JAR]
uk.ac.manchester.cs.owl.owlapi.turtle.parser
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.ConsoleTripleHandler.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.JavaCharStream.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.NullTripleHandler.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.OWLRDFConsumerAdapter.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.ParseException.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.Token.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.TokenMgrError.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.TripleHandler.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleOntologyParser.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleOntologyParserFactory.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParser.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParserConstants.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParserException.class - [JAR]
├─ uk.ac.manchester.cs.owl.owlapi.turtle.parser.TurtleParserTokenManager.class - [JAR]