|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.toolforge.karma.core.module.ModuleDescriptor
Field Summary | |
protected static org.apache.commons.logging.Log |
logger
|
Constructor Summary | |
ModuleDescriptor(Module module)
|
Method Summary | |
void |
createFile(java.io.File dir)
Writes the module-descriptor.xml file to dir . |
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 ModuleDescriptor(Module module)
Method Detail |
public void createFile(java.io.File dir) throws java.io.IOException
module-descriptor.xml
file to dir
.
dir
- An existing directory where the module-descriptor.xml
file should be created.
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |