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-compare_2.13-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
software.purpledragon.xml.compare
├─ software.purpledragon.xml.compare.NormalisedNodeOrdering.class - [JAR]
├─ software.purpledragon.xml.compare.XmlCompare.class - [JAR]
├─ software.purpledragon.xml.compare.XmlDiff.class - [JAR]
├─ software.purpledragon.xml.compare.XmlDiffers.class - [JAR]
├─ software.purpledragon.xml.compare.XmlEqual.class - [JAR]
software.purpledragon.xml.compare.options
├─ software.purpledragon.xml.compare.options.DiffOption.class - [JAR]
├─ software.purpledragon.xml.compare.options.DiffOptions.class - [JAR]
software.purpledragon.xml
├─ software.purpledragon.xml.XmlUtils.class - [JAR]