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-importation-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.importation.impl
├─ org.xowl.platform.services.importation.impl.XOWLImportationService.class - [JAR]
org.xowl.platform.services.importation
├─ org.xowl.platform.services.importation.Activator.class - [JAR]
├─ org.xowl.platform.services.importation.Document.class - [JAR]
├─ org.xowl.platform.services.importation.DocumentDroppedEvent.class - [JAR]
├─ org.xowl.platform.services.importation.DocumentImportedEvent.class - [JAR]
├─ org.xowl.platform.services.importation.DocumentPreview.class - [JAR]
├─ org.xowl.platform.services.importation.DocumentUploadedEvent.class - [JAR]
├─ org.xowl.platform.services.importation.ImportationJob.class - [JAR]
├─ org.xowl.platform.services.importation.ImportationService.class - [JAR]
├─ org.xowl.platform.services.importation.Importer.class - [JAR]
├─ org.xowl.platform.services.importation.ImporterConfiguration.class - [JAR]