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 com.adobe.granite.i18n-5.5.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.adobe.granite.i18n
├─ com.adobe.granite.i18n.LocaleUtil.class - [JAR]
├─ com.adobe.granite.i18n.package-info.class - [JAR]
com.adobe.granite.i18n.impl.dict
├─ com.adobe.granite.i18n.impl.dict.XliffDictHelper.class - [JAR]
├─ com.adobe.granite.i18n.impl.dict.XliffDictImporter.class - [JAR]
com.adobe.granite.i18n.impl.bundle
├─ com.adobe.granite.i18n.impl.bundle.JsonExporter.class - [JAR]
├─ com.adobe.granite.i18n.impl.bundle.PseudoTranslations.class - [JAR]
├─ com.adobe.granite.i18n.impl.bundle.ResourceBundleExporter.class - [JAR]
├─ com.adobe.granite.i18n.impl.bundle.TextExporter.class - [JAR]
├─ com.adobe.granite.i18n.impl.bundle.XliffExporter.class - [JAR]
com.day.cq.i18n
├─ com.day.cq.i18n.I18n.class - [JAR]
├─ com.day.cq.i18n.package-info.class - [JAR]
com.adobe.granite.i18n.impl
├─ com.adobe.granite.i18n.impl.DictImportExportServlet.class - [JAR]
├─ com.adobe.granite.i18n.impl.ETagHelper.class - [JAR]
├─ com.adobe.granite.i18n.impl.PreferencesLocaleResolverService.class - [JAR]
├─ com.adobe.granite.i18n.impl.ResourceBundleExportServlet.class - [JAR]