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 beangle-data-dbf_3-5.6.23.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.beangle.data.dbf
├─ org.beangle.data.dbf.DbfException.class - [JAR]
├─ org.beangle.data.dbf.Reader.class - [JAR]
org.beangle.data.dbf.util
├─ org.beangle.data.dbf.util.DbfUtils.class - [JAR]
org.beangle.data.dbf.core
├─ org.beangle.data.dbf.core.DataType.class - [JAR]
├─ org.beangle.data.dbf.core.Field.class - [JAR]
├─ org.beangle.data.dbf.core.Header.class - [JAR]