|
|||||||||
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.mojo.castor.AbstractMappingMojo
org.codehaus.mojo.castor.MappingMojo
public class MappingMojo
A mojo that uses Castor MappingTool to generate mapping files from a single Class. MappingTool.
Field Summary |
---|
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
MappingMojo()
|
Method Summary | |
---|---|
protected java.lang.String |
getClassName()
|
protected java.lang.String |
getMappingName()
|
Methods inherited from class org.codehaus.mojo.castor.AbstractMappingMojo |
---|
execute, getProjectClassLoader |
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 MappingMojo()
Method Detail |
---|
protected java.lang.String getClassName()
getClassName
in class AbstractMappingMojo
protected java.lang.String getMappingName()
getMappingName
in class AbstractMappingMojo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |