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 ip2region-1.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.elkan1788.ip2region
├─ io.github.elkan1788.ip2region.DataBlock.class - [JAR]
├─ io.github.elkan1788.ip2region.HeaderBlock.class - [JAR]
├─ io.github.elkan1788.ip2region.IP2RegionUtils.class - [JAR]
├─ io.github.elkan1788.ip2region.IPSearcher.class - [JAR]
├─ io.github.elkan1788.ip2region.IPSearcherException.class - [JAR]
├─ io.github.elkan1788.ip2region.IndexBlock.class - [JAR]
├─ io.github.elkan1788.ip2region.RegionAddress.class - [JAR]