org.apache.avalon.phoenix.tools.xdoclet
Class ManifestSubTask

java.lang.Object
  |
  +--TemplateSubTask
        |
        +--org.apache.avalon.phoenix.tools.xdoclet.ManifestSubTask

public class ManifestSubTask
extends TemplateSubTask

Generates Manifest file for Blocks

Version:
$Revision: 1.9.2.1 $ $Date: 2002/09/08 06:04:33 $
Author:
Vinay Chandrasekharan, Peter Donald
See Also:
Serialized Form

Constructor Summary
ManifestSubTask()
           
 
Method Summary
protected  void engineStarted()
           
 void setManifestFile(String manifestFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManifestSubTask

public ManifestSubTask()
Method Detail

setManifestFile

public void setManifestFile(String manifestFile)

engineStarted

protected void engineStarted()
                      throws XDocletException
XDocletException


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.