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 cq-social-translation-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.adobe.cq.social.translation
├─ com.adobe.cq.social.translation.AbstractContentUpdater.class - [JAR]
├─ com.adobe.cq.social.translation.ContentUpdaterService.class - [JAR]
├─ com.adobe.cq.social.translation.TranslationResults.class - [JAR]
├─ com.adobe.cq.social.translation.TranslationSCFUtil.class - [JAR]
├─ com.adobe.cq.social.translation.TranslationUtil.class - [JAR]
├─ com.adobe.cq.social.translation.TranslationVariables.class - [JAR]
├─ com.adobe.cq.social.translation.UGCTranslationMeta.class - [JAR]
├─ com.adobe.cq.social.translation.package-info.class - [JAR]
com.adobe.cq.social.translation.impl
├─ com.adobe.cq.social.translation.impl.AbstractContentUpdaterImpl.class - [JAR]
├─ com.adobe.cq.social.translation.impl.ContentUpdaterServiceImpl.class - [JAR]
├─ com.adobe.cq.social.translation.impl.ContentUpdaterServlet.class - [JAR]
├─ com.adobe.cq.social.translation.impl.SiteTranslationLanguageCollectionImpl.class - [JAR]
├─ com.adobe.cq.social.translation.impl.SiteTranslationLanguageCollectionSocialComponentFactory.class - [JAR]
├─ com.adobe.cq.social.translation.impl.SiteTranslationLanguageImpl.class - [JAR]
├─ com.adobe.cq.social.translation.impl.SiteTranslationLanguageSocialComponentFactory.class - [JAR]
├─ com.adobe.cq.social.translation.impl.TranslationSaveQueueImpl.class - [JAR]
├─ com.adobe.cq.social.translation.impl.TranslationServiceConfigManager.class - [JAR]
├─ com.adobe.cq.social.translation.impl.UGCLanguageDetector.class - [JAR]
com.adobe.cq.social.translation.api
├─ com.adobe.cq.social.translation.api.AbstractSiteTranslationLanguageCollectionImpl.class - [JAR]
├─ com.adobe.cq.social.translation.api.AbstractSiteTranslationLanguageImpl.class - [JAR]
├─ com.adobe.cq.social.translation.api.SiteTranslationLanguage.class - [JAR]
├─ com.adobe.cq.social.translation.api.SiteTranslationLanguageCollection.class - [JAR]