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

UNKNOWN: jdom-writer generate-sources

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

Method Detail

getGeneratorType

protected String getGeneratorType()

getOutputDirectory

public File getOutputDirectory()

setOutputDirectory

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