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-service-0.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wisdom.i18n
├─ org.wisdom.i18n.ExtenderUtils.class - [JAR]
├─ org.wisdom.i18n.I18nController.class - [JAR]
├─ org.wisdom.i18n.I18nExtension.class - [JAR]
├─ org.wisdom.i18n.InternationalizationServiceSingleton.class - [JAR]
├─ org.wisdom.i18n.LocaleParameterConverter.class - [JAR]
├─ org.wisdom.i18n.UTF8PropertiesResourceBundle.class - [JAR]
├─ org.wisdom.i18n.XMLResourceBundle.class - [JAR]