Uses of Class
com.agilejava.docbkx.maven.AbstractMojoBase

Uses of AbstractMojoBase in com.agilejava.docbkx.maven
 

Subclasses of AbstractMojoBase in com.agilejava.docbkx.maven
 class AbstractEpubMojo
          A dedicated base class for plugins generating ePub output, in order to allow the specific stylesheet chosen to be dependent on the #chunkedOutput property.
 class AbstractHtmlMojo
          A dedicated base class for plugins generating HTML output, in order to allow the specific stylesheet chosen to be dependent on the AbstractHtmlMojo.chunkedOutput property.
 class AbstractPdfMojo
          A replacement base class, to be inherited by the FO building plugin.
 class DocbkxEpubMojo
          A Maven plugin for generating epub output from DocBook documents, using version 1.75.2 of the DocBook XSL stylesheets.
 class DocbkxHtmlMojo
          A Maven plugin for generating html output from DocBook documents, using version 1.75.2 of the DocBook XSL stylesheets.
 class DocbkxPdfMojo
          A Maven plugin for generating fo output from DocBook documents, using version 1.75.2 of the DocBook XSL stylesheets.
 class DocbkxXhtmlMojo
          A Maven plugin for generating xhtml output from DocBook documents, using version 1.75.2 of the DocBook XSL stylesheets.
 



Copyright © 2006-2010. All Rights Reserved.