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 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 DocbkxHtmlMojo
          A Maven plugin for generating html output from DocBook documents, using version 1.73.2 of the DocBook XSL stylesheets.
 class DocbkxPdfMojo
          A Maven plugin for generating fo output from DocBook documents, using version 1.73.2 of the DocBook XSL stylesheets.
 



Copyright © 2006-2011. All Rights Reserved.