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 identification-report-2.0.0-PRE-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.governikus.identification.report.utils
├─ de.governikus.identification.report.utils.Utilities.class - [JAR]
de.governikus.identification.report.validation
├─ de.governikus.identification.report.validation.SchemaValidator.class - [JAR]
de.governikus.identification.report.objects
├─ de.governikus.identification.report.objects.Address.class - [JAR]
├─ de.governikus.identification.report.objects.AuthenticationObject.class - [JAR]
├─ de.governikus.identification.report.objects.IdentificationReport.class - [JAR]
├─ de.governikus.identification.report.objects.LegalPersonAuthentication.class - [JAR]
├─ de.governikus.identification.report.objects.LevelOfAssurance.class - [JAR]
├─ de.governikus.identification.report.objects.NaturalPersonAuthentication.class - [JAR]
├─ de.governikus.identification.report.objects.NaturalPersonMinimalAuthentication.class - [JAR]
de.governikus.identification.report.constants
├─ de.governikus.identification.report.constants.SchemaLocations.class - [JAR]
├─ de.governikus.identification.report.constants.ValidationConstants.class - [JAR]