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, writeSrcFile
getOpts, getTransFileToWrite, isTransOnly
public GettextDirStrategy(PullOptions opts)
public FileDetails writeTransFile(String docName, LocaleMappedTranslatedDoc translatedDoc) throws IOException
PullStrategy
docName
- may be null if needsDocToWriteTrans() returns falseIOException
Copyright © 2018 Zanata Project. All rights reserved.