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 j2mvc-searcher-2.1.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.j2mvc.searcher
├─ com.j2mvc.searcher.Indexer.class - [JAR]
├─ com.j2mvc.searcher.SearchCat.class - [JAR]
├─ com.j2mvc.searcher.SearchConfiguration.class - [JAR]
├─ com.j2mvc.searcher.SearchFieldType.class - [JAR]
├─ com.j2mvc.searcher.SearchItem.class - [JAR]
├─ com.j2mvc.searcher.SearchResult.class - [JAR]
├─ com.j2mvc.searcher.SearchTerm.class - [JAR]
├─ com.j2mvc.searcher.Searcher.class - [JAR]