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 xmlbeautifier-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.predic8.beautifier
├─ com.predic8.beautifier.AbstractXMLBeautyfierFormatter.class - [JAR]
├─ com.predic8.beautifier.HtmlBeautifierFormatter.class - [JAR]
├─ com.predic8.beautifier.PlainBeautifierFormatter.class - [JAR]
├─ com.predic8.beautifier.XMLBeautifier.class - [JAR]
├─ com.predic8.beautifier.XMLBeautifierFormatter.class - [JAR]