Package | Description |
---|---|
org.jboss.jdocbook.i18n | |
org.jboss.jdocbook.i18n.gettext | |
org.jboss.jdocbook.render | |
org.jboss.jdocbook.xslt | |
org.jboss.maven.plugins.jdocbook |
Modifier and Type | Method and Description |
---|---|
void |
TranslationBuilder.buildTranslation(File masterFile,
File poDirectory,
File targetDirectory,
Options options) |
void |
PoSynchronizer.synchronizePo(File potDirectory,
File translationDirectory,
Locale translationLocale,
Options options)
Perform the synchronization on the the PO files.
|
void |
PotSynchronizer.synchronizePot(File masterFile,
File templateDirectory,
Options options)
Perform the synchronization on the the POT files pertaining to the given
master DocBook source.
|
Modifier and Type | Method and Description |
---|---|
void |
TranslationBuilderImpl.buildTranslation(File masterFile,
File poDirectory,
File targetDirectory,
Options options) |
void |
PoSynchronizerImpl.synchronizePo(File potDirectory,
File translationDirectory,
Locale translationLocale,
Options options)
Perform the synchronization on the the PO files.
|
void |
PotSynchronizerImpl.synchronizePot(File masterFile,
File templateDirectory,
Options options)
Perform the synchronization on the the POT files pertaining to the given
master DocBook source.
|
Modifier and Type | Class and Description |
---|---|
class |
RenderingException
Indicates issues performing rendering.
|
Modifier and Type | Class and Description |
---|---|
class |
XSLTException
Indicates problems either building XSLT transformers or performing
transformations.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CleanPotMojo.doExecute() |
protected void |
AbstractDocBookMojo.doExecute() |
protected void |
TranslationMojo.doExecute() |
protected void |
CleanPoMojo.doExecute() |
protected void |
UpdatePotMojo.doExecute() |
protected void |
UpdatePoMojo.doExecute() |
protected void |
AbstractDocBookMojo.process(FormatPlan[] formatPlans)
The override method to perform the actual processing of the
mojo.
|
Copyright © 2007-2013 JBoss, a division of Red Hat, Inc. All Rights Reserved.