net.jangaroo.exml.mojo
Class ExmlXsdMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
net.jangaroo.jooc.mvnplugin.JangarooMojo
net.jangaroo.exml.mojo.AbstractExmlMojo
net.jangaroo.exml.mojo.ExmlMojo
net.jangaroo.exml.mojo.ExmlXsdMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class ExmlXsdMojo
- extends ExmlMojo
A Mojo that generates the Xsd files for the module. Needs the same information as the exml mojo
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class net.jangaroo.jooc.mvnplugin.JangarooMojo |
getMavenPluginHelper |
| 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 |
ExmlXsdMojo
public ExmlXsdMojo()
getSourcePath
protected List<File> getSourcePath()
- Overrides:
getSourcePath in class ExmlMojo
executeExmlc
protected void executeExmlc(Exmlc exmlc)
- Description copied from class:
AbstractExmlMojo
- Execute the exmlc parts that are needed by the concret mojo
- Overrides:
executeExmlc in class ExmlMojo
- Parameters:
exmlc - the configured exmlc
Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.