Package | Description |
---|---|
org.jboss.jdocbook.i18n | |
org.jboss.jdocbook.i18n.gettext | |
org.jboss.jdocbook.profile | |
org.jboss.jdocbook.render.impl | |
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.
|
Constructor and Description |
---|
ProfilerFactory(File outputDirectory,
Options options)
Constructs a factory capable of producing
Profiler instances writing to the given directory. |
Modifier and Type | Field and Description |
---|---|
protected Options |
BasicRenderer.options |
Constructor and Description |
---|
BasicRenderer(Options options)
Construct a renderer instance using the given options.
|
PDFRenderer(Options options) |
RendererFactory(Options options) |
Constructor and Description |
---|
TransformerBuilder(Options options) |
Modifier and Type | Class and Description |
---|---|
class |
Options
Maven non-sense.
|
Copyright © 2007-2013 JBoss, a division of Red Hat, Inc. All Rights Reserved.