public class PotSynchronizerImpl extends Object implements PotSynchronizer
PotSynchronizer
contract based on system calls
to the xml2pot command (part of the KDE poxml package).Constructor and Description |
---|
PotSynchronizerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
synchronizePot(File masterFile,
File templateDirectory,
Options options)
Perform the synchronization on the the POT files pertaining to the given
master DocBook source.
|
public void synchronizePot(File masterFile, File templateDirectory, Options options) throws JDocBookProcessException
synchronizePot
in interface PotSynchronizer
masterFile
- The DocBook sourcetemplateDirectory
- The directory where POT files are contained.options
- The user optionsJDocBookProcessException
- unable to synchronize POT filesCopyright © 2007-2013 JBoss, a division of Red Hat, Inc. All Rights Reserved.