|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin com.salto.db.generator.plugin.VelocityAbstractPlugin
public abstract class VelocityAbstractPlugin
Field Summary |
---|
Fields inherited from class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin |
---|
defaultNameOffset, doPrefix, pckName, srcPath |
Constructor Summary | |
---|---|
VelocityAbstractPlugin()
|
Method Summary | |
---|---|
protected static void |
runVelocity(java.lang.String templatesPath,
java.lang.String templateName,
java.lang.String outputDirectory,
java.lang.String outputFilename,
java.util.Map context)
|
Methods inherited from class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin |
---|
abort, getDefaultNameOffset, getDefaultPrefix, init, postExecute, setDefaultNameOffset |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.salto.db.generator.plugin.IGeneratorPlugin |
---|
execute, getLongDescription, getName, getShortDescription |
Constructor Detail |
---|
public VelocityAbstractPlugin()
Method Detail |
---|
protected static void runVelocity(java.lang.String templatesPath, java.lang.String templateName, java.lang.String outputDirectory, java.lang.String outputFilename, java.util.Map context) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |