Uses of Interface
org.zanata.client.commands.push.RawPushStrategy.TranslationFilesVisitor

Packages that use RawPushStrategy.TranslationFilesVisitor
org.zanata.client.commands.push   
 

Uses of RawPushStrategy.TranslationFilesVisitor in org.zanata.client.commands.push
 

Methods in org.zanata.client.commands.push with parameters of type RawPushStrategy.TranslationFilesVisitor
 void RawPushStrategy.visitTranslationFiles(String sourceDocument, RawPushStrategy.TranslationFilesVisitor visitor)
          This implementation assumes that translated documents are named identically to source documents, and reside in directories named with a locale identifier that are siblings of the source directory.
 



Copyright © 2013 Zanata Project. All Rights Reserved.