|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
org.jboss.maven.plugins.jdocbook.TranslationMojo
public class TranslationMojo
Responsible for translating the DocBook source based on the translator's PO files.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo |
---|
AbstractDocBookMojo.ArtifactProcessor, AbstractDocBookMojo.I18nSource, AbstractDocBookMojo.MasterTranslationDescriptor, AbstractDocBookMojo.PublishingSource, AbstractDocBookMojo.TranslationDescriptor |
Field Summary |
---|
Fields inherited from class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo |
---|
archiverManager, attach, cssResource, fontsDirectory, formats, imageResource, masterTranslation, options, PLUGIN_NAME, pluginArtifacts, potDirectory, project, projectArtifacts, projectHelper, publishDirectory, relativeMasterTranslationPath, session, sourceDirectory, sourceDocumentName, stagingDirectory, translationBaseDirectory, translations, workDirectory |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
TranslationMojo()
|
Method Summary | |
---|---|
protected void |
doExecute()
|
Methods inherited from class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo |
---|
execute, getI18nSources, getMasterTranslationDescriptor, getPublishingSources, getRequestedFormat, getRequestedLocale, parseLocale, process, processArtifacts, processPluginArtifacts, processProjectArtifacts, stringify |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TranslationMojo()
Method Detail |
---|
protected void doExecute() throws JDocBookProcessException
doExecute
in class AbstractDocBookMojo
JDocBookProcessException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |