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 ftpreader-3.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wgzhao.datax.plugin.reader.ftpreader
├─ com.wgzhao.datax.plugin.reader.ftpreader.Constant.class - [JAR]
├─ com.wgzhao.datax.plugin.reader.ftpreader.FtpHelper.class - [JAR]
├─ com.wgzhao.datax.plugin.reader.ftpreader.FtpReader.class - [JAR]
├─ com.wgzhao.datax.plugin.reader.ftpreader.FtpReaderErrorCode.class - [JAR]
├─ com.wgzhao.datax.plugin.reader.ftpreader.Key.class - [JAR]
├─ com.wgzhao.datax.plugin.reader.ftpreader.SftpHelper.class - [JAR]
├─ com.wgzhao.datax.plugin.reader.ftpreader.StandardFtpHelper.class - [JAR]