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 fr.opensagres.xdocreport.remoting.api-0.9.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.opensagres.xdocreport.document.domain
├─ fr.opensagres.xdocreport.document.domain.DataContext.class - [JAR]
├─ fr.opensagres.xdocreport.document.domain.ReportAndDataRepresentation.class - [JAR]
├─ fr.opensagres.xdocreport.document.domain.ReportId.class - [JAR]
├─ fr.opensagres.xdocreport.document.domain.ReportRepresentation.class - [JAR]
├─ fr.opensagres.xdocreport.document.domain.WSOptions.class - [JAR]
fr.opensagres.xdocreport.document.service
├─ fr.opensagres.xdocreport.document.service.RemoteInvocationException.class - [JAR]
├─ fr.opensagres.xdocreport.document.service.XDocReportService.class - [JAR]