public class TranslationBuilderImpl extends Object implements TranslationBuilder
TranslationBuilder contract based on system calls
to the 'po2xml' command (part of the KDE poxml package).| Constructor and Description |
|---|
TranslationBuilderImpl() |
public void buildTranslation(File masterFile, File poDirectory, File targetDirectory, Options options) throws JDocBookProcessException
buildTranslation in interface TranslationBuildermasterFile - 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.