Package | Description |
---|---|
org.zanata.client.commands |
Modifier and Type | Method and Description |
---|---|
static QualifiedSrcDocName |
QualifiedSrcDocName.from(String qualifiedName) |
static QualifiedSrcDocName |
QualifiedSrcDocName.from(String unqualifiedName,
String extension) |
QualifiedSrcDocName |
UnqualifiedSrcDocName.toQualifiedDocName(org.zanata.common.ProjectType projectType) |
Modifier and Type | Method and Description |
---|---|
String |
FileMappingRuleHandler.getRelativeTransFilePathForSourceDoc(QualifiedSrcDocName qualifiedSrcDocName,
LocaleMapping localeMapping,
com.google.common.base.Optional<String> translationFileExtension)
Apply the rule and return relative path of the translation file.
|
boolean |
FileMappingRuleHandler.isApplicable(QualifiedSrcDocName qualifiedSrcDocName)
Check whether the parsed rule is applicable to a source document.
|
File |
TransFileResolver.resolveTransFile(QualifiedSrcDocName qualifiedSrcDocName,
LocaleMapping localeMapping,
com.google.common.base.Optional<String> translationFileExtension)
Determines where to store the translation file for a given source
document and locale mapping.
|
Copyright © 2016 Zanata Project. All rights reserved.