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 lixbox-xml-7.1.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.lixbox.io.xml.model
├─ fr.lixbox.io.xml.model.ErrorStorer.class - [JAR]
fr.lixbox.io.xml.util
├─ fr.lixbox.io.xml.util.JaxbUtil.class - [JAR]
├─ fr.lixbox.io.xml.util.XMLUtil.class - [JAR]