org.zanata.client.commands.push
Class GettextDirStrategy

java.lang.Object
  extended by org.zanata.client.commands.push.AbstractCommonPushStrategy<PushOptions>
      extended by org.zanata.client.commands.push.AbstractPushStrategy
          extended by org.zanata.client.commands.push.AbstractGettextPushStrategy
              extended by org.zanata.client.commands.push.GettextDirStrategy
Direct Known Subclasses:
OfflinePoStrategy

public class GettextDirStrategy
extends AbstractGettextPushStrategy


Constructor Summary
GettextDirStrategy()
           
 
Method Summary
 
Methods inherited from class org.zanata.client.commands.push.AbstractGettextPushStrategy
findDocNames, getPoReader, loadSrcDoc, visitTranslationResources
 
Methods inherited from class org.zanata.client.commands.push.AbstractPushStrategy
docNameToFilename, docNameToFilename, getExtensions, getFileExtension, getSrcFiles, init, isTransOnly
 
Methods inherited from class org.zanata.client.commands.push.AbstractCommonPushStrategy
getOpts, getSrcFiles, setPushOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GettextDirStrategy

public GettextDirStrategy()


Copyright © 2013 Zanata Project. All Rights Reserved.