public interface TranslationBuilder
Modifier and Type | Method and Description |
---|---|
void |
buildTranslation(File masterFile,
File poDirectory,
File targetDirectory,
Options options) |
void buildTranslation(File masterFile, File poDirectory, File targetDirectory, Options options) throws JDocBookProcessException
masterFile
- The master DocBook sourcepoDirectory
- The directory containing PO filestargetDirectory
- The directory into which to generate the translated XMLoptions
- The user optionsJDocBookProcessException
- unable to apply PO translationsCopyright © 2007-2013 JBoss, a division of Red Hat, Inc. All Rights Reserved.