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.liferay.translation.api-10.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.translation.info.field
├─ com.liferay.translation.info.field.TranslationInfoFieldChecker.class - [JAR]
com.liferay.translation.model
├─ com.liferay.translation.model.TranslationEntry.class - [JAR]
├─ com.liferay.translation.model.TranslationEntryModel.class - [JAR]
├─ com.liferay.translation.model.TranslationEntryTable.class - [JAR]
├─ com.liferay.translation.model.TranslationEntryWrapper.class - [JAR]
com.liferay.translation.snapshot
├─ com.liferay.translation.snapshot.TranslationSnapshot.class - [JAR]
├─ com.liferay.translation.snapshot.TranslationSnapshotProvider.class - [JAR]
com.liferay.translation.url.provider
├─ com.liferay.translation.url.provider.TranslationURLProvider.class - [JAR]
com.liferay.translation.security.permission
├─ com.liferay.translation.security.permission.TranslationPermission.class - [JAR]
com.liferay.translation.service
├─ com.liferay.translation.service.TranslationEntryLocalService.class - [JAR]
├─ com.liferay.translation.service.TranslationEntryLocalServiceUtil.class - [JAR]
├─ com.liferay.translation.service.TranslationEntryLocalServiceWrapper.class - [JAR]
├─ com.liferay.translation.service.TranslationEntryService.class - [JAR]
├─ com.liferay.translation.service.TranslationEntryServiceUtil.class - [JAR]
├─ com.liferay.translation.service.TranslationEntryServiceWrapper.class - [JAR]
com.liferay.translation.translator
├─ com.liferay.translation.translator.JSONTranslatorPacket.class - [JAR]
├─ com.liferay.translation.translator.Translator.class - [JAR]
├─ com.liferay.translation.translator.TranslatorPacket.class - [JAR]
├─ com.liferay.translation.translator.TranslatorRegistry.class - [JAR]
com.liferay.translation.exception
├─ com.liferay.translation.exception.InvalidXLIFFFileException.class - [JAR]
├─ com.liferay.translation.exception.NoSuchEntryException.class - [JAR]
├─ com.liferay.translation.exception.TranslatorException.class - [JAR]
├─ com.liferay.translation.exception.XLIFFFileException.class - [JAR]
com.liferay.translation.exporter
├─ com.liferay.translation.exporter.TranslationInfoItemFieldValuesExporter.class - [JAR]
├─ com.liferay.translation.exporter.TranslationInfoItemFieldValuesExporterRegistry.class - [JAR]
com.liferay.translation.info.item.provider
├─ com.liferay.translation.info.item.provider.InfoItemLanguagesProvider.class - [JAR]
com.liferay.translation.constants
├─ com.liferay.translation.constants.TranslationActionKeys.class - [JAR]
├─ com.liferay.translation.constants.TranslationConstants.class - [JAR]
├─ com.liferay.translation.constants.TranslationPortletKeys.class - [JAR]
com.liferay.translation.importer
├─ com.liferay.translation.importer.TranslationInfoItemFieldValuesImporter.class - [JAR]
com.liferay.translation.service.persistence
├─ com.liferay.translation.service.persistence.TranslationEntryPersistence.class - [JAR]
├─ com.liferay.translation.service.persistence.TranslationEntryUtil.class - [JAR]