public class GettextDirStrategy extends AbstractGettextPullStrategy
| Constructor and Description |
|---|
GettextDirStrategy(PullOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
FileDetails |
writeTransFile(String docName,
LocaleMappedTranslatedDoc translatedDoc)
pre: docWithLocalName.getName() must match docName if docWithLocalName is
not null
|
getExtensions, getPoWriter, needsDocToWriteTrans, writeSrcFilegetOpts, getTransFileToWrite, isTransOnlypublic GettextDirStrategy(PullOptions opts)
public FileDetails writeTransFile(String docName, LocaleMappedTranslatedDoc translatedDoc) throws IOException
PullStrategydocName - may be null if needsDocToWriteTrans() returns falseIOExceptionCopyright © 2018 Zanata Project. All rights reserved.