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 utility-logging-log4j-12.0.0-beta2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.dua3.utility.logging.log4j
├─ com.dua3.utility.logging.log4j.LogAppenderLog4j.class - [JAR]
├─ com.dua3.utility.logging.log4j.LogEntryDispatcherFactoryLog4j.class - [JAR]
├─ com.dua3.utility.logging.log4j.LogEntryLog4J.class - [JAR]
├─ com.dua3.utility.logging.log4j.LogUtilLog4J.class - [JAR]