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-0.7.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.jarunj.text
├─ com.jarunj.text.CharIterator.class - [JAR]
├─ com.jarunj.text.ICharacters.class - [JAR]
├─ com.jarunj.text.Words.class - [JAR]
com.jarunj.xml
├─ com.jarunj.xml.Node.class - [JAR]
├─ com.jarunj.xml.XML.class - [JAR]
├─ com.jarunj.xml.XMLLexer.class - [JAR]
├─ com.jarunj.xml.XMLParser.class - [JAR]
├─ com.jarunj.xml.XMLReserved.class - [JAR]