|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jdocbook.i18n.gettext.TranslationBuilderImpl
public class TranslationBuilderImpl
Implementation of the TranslationBuilder contract based on system calls
to the 'po2xml' command (part of the KDE poxml package).
| Constructor Summary | |
|---|---|
TranslationBuilderImpl()
|
|
| Method Summary | |
|---|---|
void |
buildTranslation(java.io.File masterFile,
java.io.File poDirectory,
java.io.File targetDirectory,
Options options)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TranslationBuilderImpl()
| Method Detail |
|---|
public void buildTranslation(java.io.File masterFile,
java.io.File poDirectory,
java.io.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 options
JDocBookProcessException - unable to apply PO translations
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||