|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.modello.maven.AbstractModelloGeneratorMojo
org.codehaus.modello.maven.ModelloXsdMojo
Creates an XML schema from the model.
Field Summary |
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Constructor Summary | |
ModelloXsdMojo()
|
Method Summary | |
protected java.lang.String |
getGeneratorType()
|
java.io.File |
getOutputDirectory()
|
protected boolean |
producesCompilableResult()
|
void |
setOutputDirectory(java.io.File outputDirectory)
|
Methods inherited from class org.codehaus.modello.maven.AbstractModelloGeneratorMojo |
createParameters, customizeParameters, execute, getBasedir, getModel, getModelloCore, getPackageWithVersion, getProject, getVersion, producesResources, setBasedir, setModel, setModelloCore, 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 |
Constructor Detail |
public ModelloXsdMojo()
Method Detail |
protected java.lang.String getGeneratorType()
getGeneratorType
in class AbstractModelloGeneratorMojo
protected boolean producesCompilableResult()
producesCompilableResult
in class AbstractModelloGeneratorMojo
public java.io.File getOutputDirectory()
getOutputDirectory
in class AbstractModelloGeneratorMojo
public void setOutputDirectory(java.io.File outputDirectory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |