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 phrase-java-client-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.freenow.apis.phrase.exception
├─ com.freenow.apis.phrase.exception.PhraseAppApiException.class - [JAR]
├─ com.freenow.apis.phrase.exception.PhraseAppSyncTaskException.class - [JAR]
com.freenow.apis.phrase.api.translation.dto
├─ com.freenow.apis.phrase.api.translation.dto.PhraseKeyDTO.class - [JAR]
├─ com.freenow.apis.phrase.api.translation.dto.PhraseTranslationDTO.class - [JAR]
com.freenow.apis.phrase.api.localedownload
├─ com.freenow.apis.phrase.api.localedownload.PhraseLocaleDownloadAPI.class - [JAR]
com.freenow.apis.phrase.tasks
├─ com.freenow.apis.phrase.tasks.FileService.class - [JAR]
├─ com.freenow.apis.phrase.tasks.PhraseAppSyncTask.class - [JAR]
com.freenow.apis.phrase.api.translation
├─ com.freenow.apis.phrase.api.translation.PhraseTranslationAPI.class - [JAR]
├─ com.freenow.apis.phrase.api.translation.PhraseTranslationMapper.class - [JAR]
com.freenow.apis.phrase.domainobject.translation
├─ com.freenow.apis.phrase.domainobject.translation.PhraseTranslation.class - [JAR]
com.freenow.apis.phrase.api.locale.dto
├─ com.freenow.apis.phrase.api.locale.dto.PhraseLocaleDTO.class - [JAR]
com.freenow.apis.phrase.api.format
├─ com.freenow.apis.phrase.api.format.Format.class - [JAR]
├─ com.freenow.apis.phrase.api.format.JavaPropertiesFormat.class - [JAR]
com.freenow.apis.phrase.api.tag
├─ com.freenow.apis.phrase.api.tag.PhraseTagAPI.class - [JAR]
com.freenow.apis.phrase.domainobject.locale
├─ com.freenow.apis.phrase.domainobject.locale.PhraseBranch.class - [JAR]
├─ com.freenow.apis.phrase.domainobject.locale.PhraseLocale.class - [JAR]
├─ com.freenow.apis.phrase.domainobject.locale.PhraseProject.class - [JAR]
com.freenow.apis.phrase.api.locale
├─ com.freenow.apis.phrase.api.locale.PhraseLocaleAPI.class - [JAR]
├─ com.freenow.apis.phrase.api.locale.PhraseLocaleMapper.class - [JAR]
com.freenow.apis.phrase.api.tag.dto
├─ com.freenow.apis.phrase.api.tag.dto.LocalePreviewDTO.class - [JAR]
├─ com.freenow.apis.phrase.api.tag.dto.LocalePreviewWithStatsStatisticsDTO.class - [JAR]
├─ com.freenow.apis.phrase.api.tag.dto.PhraseTagWithStatsDTO.class - [JAR]
├─ com.freenow.apis.phrase.api.tag.dto.TagWithStatsStatisticsDTO.class - [JAR]
com.freenow.apis.phrase.api
├─ com.freenow.apis.phrase.api.GenericPhraseAPI.class - [JAR]