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 KantId-0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
no.kantega.id.api
├─ no.kantega.id.api.Gender.class - [JAR]
├─ no.kantega.id.api.IdNumber.class - [JAR]
├─ no.kantega.id.api.LocalIdNumber.class - [JAR]
no.kantega.id.dk
├─ no.kantega.id.dk.DanishIdNumber.class - [JAR]
no.kantega.id.no
├─ no.kantega.id.no.NorwegianIdNumber.class - [JAR]
no.kantega.id.se
├─ no.kantega.id.se.SwedishIdNumber.class - [JAR]
no.kantega.id.fin
├─ no.kantega.id.fin.FinnishIdNumber.class - [JAR]