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 ipdb-1.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.ipip.ipdb
├─ net.ipip.ipdb.BaseStation.class - [JAR]
├─ net.ipip.ipdb.BaseStationInfo.class - [JAR]
├─ net.ipip.ipdb.City.class - [JAR]
├─ net.ipip.ipdb.CityInfo.class - [JAR]
├─ net.ipip.ipdb.District.class - [JAR]
├─ net.ipip.ipdb.DistrictInfo.class - [JAR]
├─ net.ipip.ipdb.IDC.class - [JAR]
├─ net.ipip.ipdb.IDCInfo.class - [JAR]
├─ net.ipip.ipdb.IPFormatException.class - [JAR]
├─ net.ipip.ipdb.InvalidDatabaseException.class - [JAR]
├─ net.ipip.ipdb.MetaData.class - [JAR]
├─ net.ipip.ipdb.NotFoundException.class - [JAR]
├─ net.ipip.ipdb.Reader.class - [JAR]