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 scraper-rottentomatoes-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.tinymediamanager.scraper.rottentomatoes
├─ org.tinymediamanager.scraper.rottentomatoes.RottenTomatoes.class - [JAR]
├─ org.tinymediamanager.scraper.rottentomatoes.RottenTomatoesMetadataProvider.class - [JAR]
org.tinymediamanager.scraper.rottentomatoes.entities
├─ org.tinymediamanager.scraper.rottentomatoes.entities.RTAlternateIds.class - [JAR]
├─ org.tinymediamanager.scraper.rottentomatoes.entities.RTCast.class - [JAR]
├─ org.tinymediamanager.scraper.rottentomatoes.entities.RTDirector.class - [JAR]
├─ org.tinymediamanager.scraper.rottentomatoes.entities.RTLinks.class - [JAR]
├─ org.tinymediamanager.scraper.rottentomatoes.entities.RTMovieInfo.class - [JAR]
├─ org.tinymediamanager.scraper.rottentomatoes.entities.RTMovieSearchResult.class - [JAR]
├─ org.tinymediamanager.scraper.rottentomatoes.entities.RTPosters.class - [JAR]
├─ org.tinymediamanager.scraper.rottentomatoes.entities.RTRating.class - [JAR]
├─ org.tinymediamanager.scraper.rottentomatoes.entities.RTReleaseDate.class - [JAR]
org.tinymediamanager.scraper.rottentomatoes.services
├─ org.tinymediamanager.scraper.rottentomatoes.services.MovieAliasService.class - [JAR]
├─ org.tinymediamanager.scraper.rottentomatoes.services.MovieInfoService.class - [JAR]
├─ org.tinymediamanager.scraper.rottentomatoes.services.MovieSearchService.class - [JAR]