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 xowl-connector-semanticweb-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.xowl.platform.connectors.semanticweb
├─ org.xowl.platform.connectors.semanticweb.Activator.class - [JAR]
├─ org.xowl.platform.connectors.semanticweb.SemanticWebConnector.class - [JAR]
├─ org.xowl.platform.connectors.semanticweb.SemanticWebConnectorDescriptor.class - [JAR]
├─ org.xowl.platform.connectors.semanticweb.SemanticWebConnectorFactory.class - [JAR]
├─ org.xowl.platform.connectors.semanticweb.SemanticWebImportJob.class - [JAR]
├─ org.xowl.platform.connectors.semanticweb.SemanticWebImportJobFactory.class - [JAR]
├─ org.xowl.platform.connectors.semanticweb.SemanticWebImporter.class - [JAR]
├─ org.xowl.platform.connectors.semanticweb.SemanticWebImporterConfiguration.class - [JAR]
├─ org.xowl.platform.connectors.semanticweb.SemanticWebLoader.class - [JAR]
├─ org.xowl.platform.connectors.semanticweb.SemanticWebUIContribution.class - [JAR]