jar

com.gitee.jwds666 : xml-formatter

Maven & Gradle

Aug 15, 2022

xml-formatter · 使用更符合人类阅读方式来格式化XML

Table Of Contents

Latest Version

Download com.gitee.jwds666 : xml-formatter JAR file - Latest Versions:

All Versions

Download com.gitee.jwds666 : xml-formatter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]