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 xml-format-maven-plugin-3.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
au.com.acegi.xmlformat
├─ au.com.acegi.xmlformat.AbstractXmlPlugin.class - [JAR]
├─ au.com.acegi.xmlformat.BlankLinesWriter.class - [JAR]
├─ au.com.acegi.xmlformat.FormatUtil.class - [JAR]
├─ au.com.acegi.xmlformat.HelpMojo.class - [JAR]
├─ au.com.acegi.xmlformat.IOUtil.class - [JAR]
├─ au.com.acegi.xmlformat.LineEnding.class - [JAR]
├─ au.com.acegi.xmlformat.XmlCheckPlugin.class - [JAR]
├─ au.com.acegi.xmlformat.XmlFormatPlugin.class - [JAR]
├─ au.com.acegi.xmlformat.XmlOutputFormat.class - [JAR]