public abstract class AbstractGettextPullStrategy extends Object implements PullStrategy
| Constructor and Description |
|---|
AbstractGettextPullStrategy() |
| Modifier and Type | Method and Description |
|---|---|
org.zanata.rest.StringSet |
getExtensions() |
PullOptions |
getOpts() |
protected org.zanata.adapter.po.PoWriter2 |
getPoWriter() |
boolean |
needsDocToWriteTrans() |
void |
setPullOptions(PullOptions opts) |
void |
writeSrcFile(org.zanata.rest.dto.resource.Resource doc) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteTransFilepublic PullOptions getOpts()
protected org.zanata.adapter.po.PoWriter2 getPoWriter()
public void setPullOptions(PullOptions opts)
setPullOptions in interface PullStrategypublic org.zanata.rest.StringSet getExtensions()
getExtensions in interface PullStrategypublic boolean needsDocToWriteTrans()
needsDocToWriteTrans in interface PullStrategypublic void writeSrcFile(org.zanata.rest.dto.resource.Resource doc)
throws IOException
writeSrcFile in interface PullStrategyIOExceptionCopyright © 2012 Zanata Project. All Rights Reserved.