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-service-impact-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.services.impact.impl
├─ org.xowl.platform.services.impact.impl.XOWLImpactAnalysisFilterLink.class - [JAR]
├─ org.xowl.platform.services.impact.impl.XOWLImpactAnalysisFilterType.class - [JAR]
├─ org.xowl.platform.services.impact.impl.XOWLImpactAnalysisJob.class - [JAR]
├─ org.xowl.platform.services.impact.impl.XOWLImpactAnalysisJobFactory.class - [JAR]
├─ org.xowl.platform.services.impact.impl.XOWLImpactAnalysisResult.class - [JAR]
├─ org.xowl.platform.services.impact.impl.XOWLImpactAnalysisResultPart.class - [JAR]
├─ org.xowl.platform.services.impact.impl.XOWLImpactAnalysisService.class - [JAR]
├─ org.xowl.platform.services.impact.impl.XOWLImpactAnalysisSetup.class - [JAR]
org.xowl.platform.services.impact
├─ org.xowl.platform.services.impact.Activator.class - [JAR]
├─ org.xowl.platform.services.impact.ImpactAnalysisFilterLink.class - [JAR]
├─ org.xowl.platform.services.impact.ImpactAnalysisFilterType.class - [JAR]
├─ org.xowl.platform.services.impact.ImpactAnalysisResult.class - [JAR]
├─ org.xowl.platform.services.impact.ImpactAnalysisResultPart.class - [JAR]
├─ org.xowl.platform.services.impact.ImpactAnalysisService.class - [JAR]
├─ org.xowl.platform.services.impact.ImpactAnalysisSetup.class - [JAR]