net.jangaroo.extxml.mojo
Class ExtXmlMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
net.jangaroo.extxml.mojo.AbstractExtXmlMojo
net.jangaroo.extxml.mojo.ExtXmlMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class ExtXmlMojo
- extends AbstractExtXmlMojo
A Mojo to compile EXML sources to AS3 sources into target/generated-sources/joo in phase generate-sources.
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| 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 |
ExtXmlMojo
public ExtXmlMojo()
getNamespace
public String getNamespace()
- Specified by:
getNamespace in class AbstractExtXmlMojo
getNamespacePrefix
public String getNamespacePrefix()
- Specified by:
getNamespacePrefix in class AbstractExtXmlMojo
getXsd
public String getXsd()
- Specified by:
getXsd in class AbstractExtXmlMojo
getSourceDirectory
public File getSourceDirectory()
- Specified by:
getSourceDirectory in class AbstractExtXmlMojo
getGeneratedSourcesDirectory
public File getGeneratedSourcesDirectory()
- Specified by:
getGeneratedSourcesDirectory in class AbstractExtXmlMojo
getGeneratedResourcesDirectory
public File getGeneratedResourcesDirectory()
- Specified by:
getGeneratedResourcesDirectory in class AbstractExtXmlMojo
Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.