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 resource-bundle-extender-0.2.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.chameleon.i18n.extension
├─ org.ow2.chameleon.i18n.extension.I18NServiceSelectorImpl.class - [JAR]
├─ org.ow2.chameleon.i18n.extension.I18nExtender.class - [JAR]
├─ org.ow2.chameleon.i18n.extension.I18nServiceImpl.class - [JAR]
├─ org.ow2.chameleon.i18n.extension.UTF8PropertiesResourceBundle.class - [JAR]
├─ org.ow2.chameleon.i18n.extension.XMLResourceBundle.class - [JAR]
org.ow2.chameleon.i18n
├─ org.ow2.chameleon.i18n.I18nService.class - [JAR]
├─ org.ow2.chameleon.i18n.I18nServiceSelector.class - [JAR]