Uses of Interface
org.zanata.client.commands.pull.PullOptions

Packages that use PullOptions
org.zanata.client.commands.pull   
 

Uses of PullOptions in org.zanata.client.commands.pull
 

Classes in org.zanata.client.commands.pull that implement PullOptions
 class PullOptionsImpl
           
 

Methods in org.zanata.client.commands.pull that return PullOptions
 PullOptions AbstractPullStrategy.getOpts()
           
 

Methods in org.zanata.client.commands.pull with parameters of type PullOptions
static void PullCommand.logOptions(org.slf4j.Logger logger, PullOptions opts)
           
 void RawPullStrategy.setPullOptions(PullOptions opts)
           
 

Constructors in org.zanata.client.commands.pull with parameters of type PullOptions
AbstractGettextPullStrategy(PullOptions opts)
           
AbstractPullStrategy(PullOptions opts)
           
GettextDirStrategy(PullOptions opts)
           
GettextPullStrategy(PullOptions opts)
           
OfflinePoStrategy(PullOptions opts)
           
PropertiesStrategy(PullOptions opts)
           
PullCommand(PullOptions opts)
           
PullCommand(PullOptions opts, ZanataProxyFactory factory, ISourceDocResource sourceDocResource, ITranslatedDocResource translationResources, URI uri)
           
RawPullCommand(PullOptions opts)
           
UTF8PropertiesStrategy(PullOptions opts)
           
XliffStrategy(PullOptions opts)
           
XmlStrategy(PullOptions opts)
           
 



Copyright © 2013 Zanata Project. All Rights Reserved.