org.apache.maven.plugin.plugin

Class XdocGeneratorMojo

public class XdocGeneratorMojo extends AbstractGeneratorMojo

Version: $Id: XdocGeneratorMojo.java 169776 2005-05-12 06:01:56Z brett $

Author: Brett Porter

UNKNOWN: xdoc

Field Summary
protected FileoutputDirectory
Method Summary
protected GeneratorcreateGenerator()
protected FilegetOutputDirectory()

Field Detail

outputDirectory

protected File outputDirectory

UNKNOWN: expression="${project.build.directory}/generated-site/xdoc"

Method Detail

createGenerator

protected Generator createGenerator()

getOutputDirectory

protected File getOutputDirectory()
Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.