org.codehaus.modello.maven
Class ModelloStaxWriterMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.modello.maven.AbstractModelloGeneratorMojo
org.codehaus.modello.maven.ModelloStaxWriterMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class ModelloStaxWriterMojo
- extends AbstractModelloGeneratorMojo
Creates an StAX writer from the model.
- Version:
- $Id: ModelloStaxWriterMojo.java 1094 2009-01-02 22:06:17Z hboutemy $
- Author:
- Brett Porter
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.codehaus.modello.maven.AbstractModelloGeneratorMojo |
createParameters, customizeParameters, execute, getBasedir, getModelloCore, getModels, getPackageWithVersion, getProject, getVersion, producesCompilableResult, producesResources, setBasedir, setBuildContext, setModelloCore, setModels, setPackagedVersions, setPackageWithVersion, setProject, setVersion |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelloStaxWriterMojo
public ModelloStaxWriterMojo()
getGeneratorType
protected String getGeneratorType()
- Specified by:
getGeneratorType
in class AbstractModelloGeneratorMojo
getOutputDirectory
public File getOutputDirectory()
- Specified by:
getOutputDirectory
in class AbstractModelloGeneratorMojo
setOutputDirectory
public void setOutputDirectory(File outputDirectory)
Copyright © 2001-2013 Codehaus. All Rights Reserved.