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 utf8-validator-1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.gov.nationalarchives.utf8.validator
├─ uk.gov.nationalarchives.utf8.validator.ByteCountingInputStream.class - [JAR]
├─ uk.gov.nationalarchives.utf8.validator.ExitCode.class - [JAR]
├─ uk.gov.nationalarchives.utf8.validator.PrintingValidationHandler.class - [JAR]
├─ uk.gov.nationalarchives.utf8.validator.Utf8ValidateCmd.class - [JAR]
├─ uk.gov.nationalarchives.utf8.validator.Utf8Validator.class - [JAR]
├─ uk.gov.nationalarchives.utf8.validator.ValidationException.class - [JAR]
├─ uk.gov.nationalarchives.utf8.validator.ValidationHandler.class - [JAR]