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 nxf-httpfs-18.12.0-edge.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nextflow.file.http
├─ nextflow.file.http.FtpFileSystemProvider.class - [JAR]
├─ nextflow.file.http.HttpFileSystemProvider.class - [JAR]
├─ nextflow.file.http.HttpsFileSystemProvider.class - [JAR]
├─ nextflow.file.http.XFileAttributes.class - [JAR]
├─ nextflow.file.http.XFileSystem.class - [JAR]
├─ nextflow.file.http.XFileSystemProvider.class - [JAR]
├─ nextflow.file.http.XPath.class - [JAR]