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-i18n-3.5.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.vpro.i18n.validation
├─ nl.vpro.i18n.validation.DisplayableValidator.class - [JAR]
├─ nl.vpro.i18n.validation.MustDisplay.class - [JAR]
nl.vpro.i18n
├─ nl.vpro.i18n.Displayable.class - [JAR]
├─ nl.vpro.i18n.Dutch.class - [JAR]
├─ nl.vpro.i18n.Locales.class - [JAR]
├─ nl.vpro.i18n.LocalizedString.class - [JAR]
├─ nl.vpro.i18n.MultiLanguageString.class - [JAR]