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 vpro-shared-persistence-3.5.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.vpro.persistence
├─ nl.vpro.persistence.DurationToIntervalConverter.class - [JAR]
├─ nl.vpro.persistence.DurationToLongConverter.class - [JAR]
├─ nl.vpro.persistence.DurationToTimeConverter.class - [JAR]
├─ nl.vpro.persistence.InstantToTimestampConverter.class - [JAR]
├─ nl.vpro.persistence.LocalDateToDateConverter.class - [JAR]
├─ nl.vpro.persistence.StringListConverter.class - [JAR]
├─ nl.vpro.persistence.URIConverter.class - [JAR]