org.codehaus.modello.maven

Class ModelloJDOMWriterMojo


public class ModelloJDOMWriterMojo
extends AbstractModelloGeneratorMojo

Creates a jdom writer from the model that is capable of preserving element ordering and comments. In future it should also preserve whitespace.
Author:
Milos Kleint

Method Summary

protected String
getGeneratorType()
File
getOutputDirectory()
void
setOutputDirectory(File outputDirectory)

Methods inherited from class org.codehaus.modello.maven.AbstractModelloGeneratorMojo

createParameters, customizeParameters, execute, getBasedir, getGeneratorType, getModel, getModelloCore, getModels, getOutputDirectory, getPackageWithVersion, getProject, getVersion, producesCompilableResult, producesResources, setBasedir, setModel, setModelloCore, setModels, setPackageWithVersion, setPackagedVersions, setProject, setVersion

Method Details

getGeneratorType

protected String getGeneratorType()
Overrides:
getGeneratorType in interface AbstractModelloGeneratorMojo

getOutputDirectory

public File getOutputDirectory()
Overrides:
getOutputDirectory in interface AbstractModelloGeneratorMojo

setOutputDirectory

public void setOutputDirectory(File outputDirectory)