public interface PotSynchronizer
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.
|
void synchronizePot(File masterFile, File templateDirectory, Options options) throws JDocBookProcessException
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.