jDocBook Maven Plugin 2.3.7

org.jboss.maven.plugins.jdocbook
Class TranslationMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.jboss.maven.plugins.jdocbook.MojoInternalConfigSupport
          extended by org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
              extended by org.jboss.maven.plugins.jdocbook.TranslationMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, DirectoryLayout.BaseInfo

public class TranslationMojo
extends AbstractDocBookMojo

Responsible for translating the DocBook source based on the translator's PO files.

Author:
Steve Ebersole

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
AbstractDocBookMojo.PublishingSource
 
Field Summary
 
Fields inherited from class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
attach, baseOutputDirectory, cssResource, directoryLayout, fontsDirectory, formats, ignoreTranslations, imageResource, injections, masterTranslation, options, PLUGIN_NAME, profiling, sourceDirectory, sourceDocumentName, translations
 
Fields inherited from class org.jboss.maven.plugins.jdocbook.MojoInternalConfigSupport
archiverManager, artifactCollector, artifactMetadataSource, artifactResolver, localRepository, pluginArtifacts, project, projectArtifacts, session, settings
 
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
collectArtifactsByType, execute, fromLanguageString, getBaseOutputDirectory, getBaseSourceDirectory, getComponentRegistry, getFontDirectories, getFormatOptions, getFormatOptionsList, getMasterLanguage, getMasterLanguageDescriptor, getMasterLanguageLocale, getProfiledDocument, getProfiledDocument, getRequestedFormat, getRequestedLanguageLocale, getRootMasterSourceFile, getSourceDocument, getSourceDocument, getTranslationSources, parseLocale, process, resolvePublishingSources, 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

TranslationMojo

public TranslationMojo()
Method Detail

doExecute

protected void doExecute()
                  throws org.jboss.jdocbook.JDocBookProcessException
Overrides:
doExecute in class AbstractDocBookMojo
Throws:
org.jboss.jdocbook.JDocBookProcessException

jDocBook Maven Plugin 2.3.7

Copyright © 2007-2012 JBoss, a division of Red Hat, Inc. All Rights Reserved.