com.redstarhackers.craftsman.taskdefs
Class CreateAppXmlTaskImpl14

java.lang.Object
  extended by Task
      extended by com.redstarhackers.craftsman.taskdefs.ModuleOrientedTask
          extended by com.redstarhackers.craftsman.taskdefs.CreateAppXmlTaskImpl
              extended by com.redstarhackers.craftsman.taskdefs.CreateAppXmlTaskImpl14

public class CreateAppXmlTaskImpl14
extends CreateAppXmlTaskImpl

TODO Class summary sentence. Class documentation.

Version:
$Revision: 292 $
Author:
$Author: kostya $

Constructor Summary
CreateAppXmlTaskImpl14()
           
 
Method Summary
protected  void printHeader(java.io.PrintWriter writer)
           
 
Methods inherited from class com.redstarhackers.craftsman.taskdefs.CreateAppXmlTaskImpl
execute, getContextRoot, printEJBModule, printFooter, printWebModule
 
Methods inherited from class com.redstarhackers.craftsman.taskdefs.ModuleOrientedTask
getModule, getModuleBuildVersion, getModuleId, getModuleProperty, getModuleProperty, getSetting, getSetting, init, isModulePropertySet, setModuleId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateAppXmlTaskImpl14

public CreateAppXmlTaskImpl14()
Method Detail

printHeader

protected void printHeader(java.io.PrintWriter writer)
                    throws java.io.IOException
Specified by:
printHeader in class CreateAppXmlTaskImpl
Throws:
java.io.IOException