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 lightdb-sqlite_3-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
lightdb.sqlite
├─ lightdb.sqlite.SQLData.class - [JAR]
├─ lightdb.sqlite.SQLFilter.class - [JAR]
├─ lightdb.sqlite.SQLIndexedField.class - [JAR]
├─ lightdb.sqlite.SQLPageContext.class - [JAR]
├─ lightdb.sqlite.SQLPart.class - [JAR]
├─ lightdb.sqlite.SQLiteIndexer.class - [JAR]
├─ lightdb.sqlite.SQLiteSupport.class - [JAR]