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 it-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.objectos.html.it
├─ br.com.objectos.html.it.Product.class - [JAR]
├─ br.com.objectos.html.it.ProductBuilder.class - [JAR]
├─ br.com.objectos.html.it.ProductBuilderPojo.class - [JAR]
├─ br.com.objectos.html.it.ProductHtmlParser.class - [JAR]
├─ br.com.objectos.html.it.ProductHtmlParserBuilder.class - [JAR]
├─ br.com.objectos.html.it.ProductHtmlParserBuilderPojo.class - [JAR]
├─ br.com.objectos.html.it.ProductHtmlParserPojo.class - [JAR]
├─ br.com.objectos.html.it.ProductPojo.class - [JAR]