public class LocaleMappedTranslatedDoc extends Object
Constructor and Description |
---|
LocaleMappedTranslatedDoc(Resource source,
TranslationsResource translation,
LocaleMapping locale) |
Modifier and Type | Method and Description |
---|---|
LocaleMapping |
getLocale() |
Resource |
getSource() |
TranslationsResource |
getTranslation() |
TranslatedDoc |
toTranslatedDoc() |
public LocaleMappedTranslatedDoc(Resource source, TranslationsResource translation, LocaleMapping locale)
public Resource getSource()
public TranslationsResource getTranslation()
public LocaleMapping getLocale()
public TranslatedDoc toTranslatedDoc()
Copyright © 2018 Zanata Project. All rights reserved.