|
|||||||||
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.ModelloXpp3ReaderMojo
org.codehaus.modello.maven.ModelloXpp3ExtendedReaderMojo
public class ModelloXpp3ExtendedReaderMojo
Creates an XPP3 extended reader from the model. An extended reader populates the parsed model with metadata about the line/column from which the data was read if the model supports this.
Field Summary |
---|
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
ModelloXpp3ExtendedReaderMojo()
|
Method Summary | |
---|---|
protected java.lang.String |
getGeneratorType()
|
Methods inherited from class org.codehaus.modello.maven.ModelloXpp3ReaderMojo |
---|
getOutputDirectory, setOutputDirectory |
Methods inherited from class org.codehaus.modello.maven.AbstractModelloGeneratorMojo |
---|
createParameters, customizeParameters, execute, getBasedir, getModelloCore, getModels, getPackageWithVersion, getProject, getVersion, producesCompilableResult, producesResources, setBasedir, setBuildContext, setModelloCore, setModels, 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 ModelloXpp3ExtendedReaderMojo()
Method Detail |
---|
protected java.lang.String getGeneratorType()
getGeneratorType
in class ModelloXpp3ReaderMojo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |