org.codehaus.modello.maven
Class ModelloXsdMojo
public class ModelloXsdMojo
Creates an XML schema from the model.
$Id: ModelloXsdMojo.java 916 2008-07-28 21:06:36Z olamy $
createParameters , customizeParameters , execute , getBasedir , getGeneratorType , getModel , getModelloCore , getModels , getOutputDirectory , getPackageWithVersion , getProject , getVersion , producesCompilableResult , producesResources , setBasedir , setModel , setModelloCore , setModels , setPackageWithVersion , setPackagedVersions , setProject , setVersion |
customizeParameters
protected void customizeParameters(Properties parameters)
Override this method to customize the values in the properties set.
This method will be called after the parameters have been populated with the
parameters in the abstract mojo.
- customizeParameters in interface AbstractModelloGeneratorMojo
parameters
- the parameters to customize
setOutputDirectory
public void setOutputDirectory(File outputDirectory)