org.codehaus.modello.maven

Class ModelloXdocMojo

public class ModelloXdocMojo extends AbstractModelloGeneratorMojo

Version: $Id: ModelloXdocMojo.java 327 2005-05-12 05:54:06Z brett $

Author: Brett Porter

UNKNOWN: xdoc Creates XPP3 writer from the model.

Method Summary
protected StringgetGeneratorType()
FilegetOutputDirectory()
protected booleanproducesCompilableResult()
voidsetOutputDirectory(File outputDirectory)

Method Detail

getGeneratorType

protected String getGeneratorType()

getOutputDirectory

public File getOutputDirectory()

producesCompilableResult

protected boolean producesCompilableResult()

setOutputDirectory

public void setOutputDirectory(File outputDirectory)
Copyright © 2001-2009 Codehaus. All Rights Reserved.