|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jdocbook.i18n.gettext.PotSynchronizerImpl
public class PotSynchronizerImpl
Implementation of the PotSynchronizer contract based on system calls
to the xml2pot command (part of the KDE poxml package).
| Constructor Summary | |
|---|---|
PotSynchronizerImpl()
|
|
| Method Summary | |
|---|---|
void |
synchronizePot(java.io.File masterFile,
java.io.File templateDirectory,
Options options)
Perform the synchronization on the the POT files pertaining to the given master DocBook source. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PotSynchronizerImpl()
| Method Detail |
|---|
public void synchronizePot(java.io.File masterFile,
java.io.File templateDirectory,
Options options)
throws JDocBookProcessException
synchronizePot in interface PotSynchronizermasterFile - The DocBook sourcetemplateDirectory - The directory where POT files are contained.options - The user options
JDocBookProcessException - unable to synchronize POT files
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||