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 swrltab-plugin-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.swrltab.core
├─ org.swrltab.core.ProtegeIRIResolver.class - [JAR]
├─ org.swrltab.core.SWRLBuiltInLibraryFactory.class - [JAR]
├─ org.swrltab.core.SWRLBuiltInLibraryFactoryLoader.class - [JAR]
├─ org.swrltab.core.SWRLBuiltInLibraryFactoryPlugin.class - [JAR]
org.swrltab.ui
├─ org.swrltab.ui.SQWRLTab.class - [JAR]
├─ org.swrltab.ui.SWRLTab.class - [JAR]