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 ghgsek2dsbparser-1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.berstanio.ghgparser
├─ de.berstanio.ghgparser.Block.class - [JAR]
├─ de.berstanio.ghgparser.CoreCourse.class - [JAR]
├─ de.berstanio.ghgparser.Course.class - [JAR]
├─ de.berstanio.ghgparser.DSBNotLoadableException.class - [JAR]
├─ de.berstanio.ghgparser.DayOfWeek.class - [JAR]
├─ de.berstanio.ghgparser.FreeRoomDSB.class - [JAR]
├─ de.berstanio.ghgparser.GHGParser.class - [JAR]
├─ de.berstanio.ghgparser.JahresStundenPlan.class - [JAR]
├─ de.berstanio.ghgparser.Logger.class - [JAR]
├─ de.berstanio.ghgparser.Plan.class - [JAR]
├─ de.berstanio.ghgparser.User.class - [JAR]
├─ de.berstanio.ghgparser.WeekNotAvailableException.class - [JAR]