Uses of Interface
org.zanata.client.commands.push.PushCommand.TranslationResourcesVisitor

Packages that use PushCommand.TranslationResourcesVisitor
org.zanata.client.commands.push   
 

Uses of PushCommand.TranslationResourcesVisitor in org.zanata.client.commands.push
 

Methods in org.zanata.client.commands.push with parameters of type PushCommand.TranslationResourcesVisitor
 void PropertiesStrategy.visitTranslationResources(String docName, org.zanata.rest.dto.resource.Resource srcDoc, PushCommand.TranslationResourcesVisitor callback)
           
 void XmlStrategy.visitTranslationResources(String docName, org.zanata.rest.dto.resource.Resource srcDoc, PushCommand.TranslationResourcesVisitor visitor)
           
 void XliffStrategy.visitTranslationResources(String docName, org.zanata.rest.dto.resource.Resource srcDoc, PushCommand.TranslationResourcesVisitor visitor)
           
 void AbstractGettextPushStrategy.visitTranslationResources(String docName, org.zanata.rest.dto.resource.Resource srcDoc, PushCommand.TranslationResourcesVisitor callback)
           
abstract  void AbstractPushStrategy.visitTranslationResources(String docName, org.zanata.rest.dto.resource.Resource srcDoc, PushCommand.TranslationResourcesVisitor visitor)
           
 



Copyright © 2013 Zanata Project. All Rights Reserved.