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-formatter-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gitee.jwds666.xf
├─ com.gitee.jwds666.xf.AttributeAppendStrategy.class - [JAR]
├─ com.gitee.jwds666.xf.DefaultAttributeAppendStrategy.class - [JAR]
├─ com.gitee.jwds666.xf.DefaultXMLFormatter.class - [JAR]
├─ com.gitee.jwds666.xf.FormatContext.class - [JAR]
├─ com.gitee.jwds666.xf.FormatOption.class - [JAR]
├─ com.gitee.jwds666.xf.Main.class - [JAR]
├─ com.gitee.jwds666.xf.SortAttributeAppendStrategy.class - [JAR]
├─ com.gitee.jwds666.xf.XMLFormatUtils.class - [JAR]
├─ com.gitee.jwds666.xf.XMLFormatter.class - [JAR]