org.codehaus.modello.plugin.store
Class AbstractVelocityModelloGenerator
- ModelloGenerator
public abstract class AbstractVelocityModelloGenerator
$Id: AbstractVelocityModelloGenerator.java 901 2008-05-26 21:25:01Z hboutemy $
addModelImports , capitalise , getEncoding , getFieldsForClass , getGeneratedVersion , getModel , getOutputDirectory , getParameter , getParameter , getParameter , getPrefix , initialize , isClassInModel , isCollection , isEmpty , isInnerAssociation , isMap , isPackageWithVersion , newJSourceWriter , singular , uncapitalise |
makeStubVelocityContext
protected static Context makeStubVelocityContext(Model model,
Version version)
makeStubVelocityContext
protected static Context makeStubVelocityContext(Model model,
Version version,
String packageName)
writeClass
protected void writeClass(String templateName,
File basedir,
String packageName,
String className,
Context context)
throws ModelloException
writeTemplate
protected void writeTemplate(String templateName,
File file,
Context context)
throws ModelloException