Package com.transifex.common
package com.transifex.common
-
ClassDescriptionCDSHandler enables pushing and pulling strings to/from the CDS.The callback to get the results of
CDSHandler.fetchTranslations(String, Set, FetchCallback)
Classes that hold the localization data.A class holding some locale's strings.A class that holds aString
value.A class that holds translations for multiple locales.The data structure that CDS responds with when getting the job status after pushing the source strings.The data structure the CDS accepts when pushing the source strings.The data structure that CDS responds with when pushing the source strings.The data structure the CDS responds with for a locale request:An object representation of Android's plurals.A class for building aPlurals
object.A tag that represents the plural type.A class that allows storing and loading aLocaleData.TranslationMap
to/from disk.A file interface that abstracts the underlying implementation.An interface that can return anTranslationMapStorage.AbstractFile
given a file path.A provider that returns anTranslationMapStorage.IOFile
.A class that makes use ofCDSHandler
to fetch translations from the CDS and save them to files.