|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.toolforge.karma.core.module.template.BaseModuleLayoutTemplate
| Field Summary | |
protected static org.apache.commons.logging.Log |
logger
|
| Constructor Summary | |
BaseModuleLayoutTemplate()
|
|
| Method Summary | |
void |
createLayout(java.io.File baseDir)
Creates a templates' files and directories. |
abstract java.lang.String[] |
getDirectoryElements()
|
abstract FileTemplate[] |
getFileElements()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static org.apache.commons.logging.Log logger
| Constructor Detail |
public BaseModuleLayoutTemplate()
| Method Detail |
public abstract FileTemplate[] getFileElements()
getFileElements in interface ModuleLayoutTemplatepublic abstract java.lang.String[] getDirectoryElements()
getDirectoryElements in interface ModuleLayoutTemplate
public final void createLayout(java.io.File baseDir)
throws java.io.IOException
ModuleLayoutTemplate
createLayout in interface ModuleLayoutTemplatebaseDir -
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||