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 juffrou-xml-spring-2.1.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sf.juffrou.xml.internal.config
├─ net.sf.juffrou.xml.internal.config.JuffrouSpringConfigReader.class - [JAR]
net.sf.juffrou.reflect
├─ net.sf.juffrou.reflect.JuffrouPropertyDescriptor.class - [JAR]
├─ net.sf.juffrou.reflect.JuffrouSpringBeanWrapper.class - [JAR]
├─ net.sf.juffrou.reflect.JuffrouTypeConverterDelegate.class - [JAR]
net.sf.juffrou.xml
├─ net.sf.juffrou.xml.JuffrouMarshaller.class - [JAR]
├─ net.sf.juffrou.xml.JuffrouXmlSpring.class - [JAR]