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 ftsi-1.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.bndy.ftsi
├─ net.bndy.ftsi.IndexService.class - [JAR]
├─ net.bndy.ftsi.IndexStatus.class - [JAR]
├─ net.bndy.ftsi.IndexType.class - [JAR]
├─ net.bndy.ftsi.Indexable.class - [JAR]
├─ net.bndy.ftsi.InvalidKeyTypeException.class - [JAR]
├─ net.bndy.ftsi.NoKeyDefinedException.class - [JAR]
├─ net.bndy.ftsi.SearchResult.class - [JAR]