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 org.apache.stanbol.contenthub.search.featured-0.12.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.stanbol.contenthub.search.featured.util
├─ org.apache.stanbol.contenthub.search.featured.util.SolrContentItemConverter.class - [JAR]
org.apache.stanbol.contenthub.search.featured
├─ org.apache.stanbol.contenthub.search.featured.ConstraintImpl.class - [JAR]
├─ org.apache.stanbol.contenthub.search.featured.DefaultConstrainedDocumentSet.class - [JAR]
├─ org.apache.stanbol.contenthub.search.featured.DocumentResultImpl.class - [JAR]
├─ org.apache.stanbol.contenthub.search.featured.FacetImpl.class - [JAR]
├─ org.apache.stanbol.contenthub.search.featured.FacetResultImpl.class - [JAR]
├─ org.apache.stanbol.contenthub.search.featured.FeaturedSearchImpl.class - [JAR]
├─ org.apache.stanbol.contenthub.search.featured.FeaturedSearchResult.class - [JAR]