public abstract class AbstractPullStrategy extends Object implements PullStrategy
Modifier | Constructor and Description |
---|---|
protected |
AbstractPullStrategy(PullOptions opts) |
Modifier and Type | Method and Description |
---|---|
PullOptions |
getOpts() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExtensions, getTransFileToWrite, needsDocToWriteTrans, writeSrcFile, writeTransFile
protected AbstractPullStrategy(PullOptions opts)
public PullOptions getOpts()
Copyright © 2013 Zanata Project. All rights reserved.