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 i18n-validator-2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ch.longstone.i18n
├─ ch.longstone.i18n.I18nResourceValidator.class - [JAR]
├─ ch.longstone.i18n.I18nResourceValidatorBuilder.class - [JAR]
├─ ch.longstone.i18n.I18nResourceValidatorResult.class - [JAR]
├─ ch.longstone.i18n.I18nValidatorPattern.class - [JAR]