|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.modello.plugin.AbstractModelloGenerator
org.codehaus.modello.plugin.store.AbstractVelocityModelloGenerator
public abstract class AbstractVelocityModelloGenerator
Constructor Summary | |
---|---|
AbstractVelocityModelloGenerator()
|
Method Summary | |
---|---|
protected static org.apache.velocity.context.Context |
makeStubVelocityContext(org.codehaus.modello.model.Model model,
org.codehaus.modello.model.Version version)
|
protected static org.apache.velocity.context.Context |
makeStubVelocityContext(org.codehaus.modello.model.Model model,
org.codehaus.modello.model.Version version,
java.lang.String packageName)
|
protected void |
writeClass(java.lang.String templateName,
java.io.File basedir,
java.lang.String packageName,
java.lang.String className,
org.apache.velocity.context.Context context)
|
protected void |
writeTemplate(java.lang.String templateName,
java.io.File file,
org.apache.velocity.context.Context context)
|
Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator |
---|
addModelImports, capitalise, getGeneratedVersion, getModel, getOutputDirectory, getParameter, getParameter, getParameter, getPrefix, initialize, isClassInModel, isCollection, isEmpty, isMap, isPackageWithVersion, singular, uncapitalise |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.modello.plugin.ModelloGenerator |
---|
generate |
Constructor Detail |
---|
public AbstractVelocityModelloGenerator()
Method Detail |
---|
protected static org.apache.velocity.context.Context makeStubVelocityContext(org.codehaus.modello.model.Model model, org.codehaus.modello.model.Version version)
protected static org.apache.velocity.context.Context makeStubVelocityContext(org.codehaus.modello.model.Model model, org.codehaus.modello.model.Version version, java.lang.String packageName)
protected void writeClass(java.lang.String templateName, java.io.File basedir, java.lang.String packageName, java.lang.String className, org.apache.velocity.context.Context context) throws org.codehaus.modello.ModelloException
org.codehaus.modello.ModelloException
protected void writeTemplate(java.lang.String templateName, java.io.File file, org.apache.velocity.context.Context context) throws org.codehaus.modello.ModelloException
org.codehaus.modello.ModelloException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |