org.zanata.client.commands.pull
Class RawPullStrategy
java.lang.Object
org.zanata.client.commands.pull.RawPullStrategy
public class RawPullStrategy
- extends Object
- Author:
- David Mason, damason@redhat.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RawPullStrategy
public RawPullStrategy()
setPullOptions
public void setPullOptions(PullOptions opts)
writeSrcFile
public void writeSrcFile(String localDocName,
InputStream srcFile)
throws IOException
- Throws:
IOException
writeTransFile
public void writeTransFile(String localDocName,
LocaleMapping localeMapping,
InputStream transFile)
throws IOException
- Throws:
IOException
Copyright © 2013 Zanata Project. All Rights Reserved.