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 dataloading-0.0.1-milestone-5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.dataspaceconnector.dataloading
├─ org.eclipse.dataspaceconnector.dataloading.AssetEntry.class - [JAR]
├─ org.eclipse.dataspaceconnector.dataloading.AssetLoader.class - [JAR]
├─ org.eclipse.dataspaceconnector.dataloading.ContractDefinitionLoader.class - [JAR]
├─ org.eclipse.dataspaceconnector.dataloading.DataLoader.class - [JAR]
├─ org.eclipse.dataspaceconnector.dataloading.DataSink.class - [JAR]
├─ org.eclipse.dataspaceconnector.dataloading.ValidationException.class - [JAR]