org.apache.avalon.phoenix.tools.xdoclet
Class ManifestSubTask
org.apache.avalon.phoenix.tools.xdoclet.ManifestSubTask
- public class ManifestSubTask
Generates Manifest file for Blocks
- Version:
- $Revision: 1.8 $ $Date: 2002/08/06 11:57:42 $
- Author:
- Vinay Chandrasekharan, Peter Donald
SUBTASK_NAME
public static final String SUBTASK_NAME
ManifestSubTask
public ManifestSubTask()
setTemplatePath
public void setTemplatePath(String templatePath)
setManifestFile
public void setManifestFile(String manifestFile)
getClassPattern
public static String getClassPattern()
getSubTaskName
public String getSubTaskName()
setPattern
public void setPattern(String classPattern)
validateOptions
public void validateOptions()
throws xdoclet.XDocletException
- Called to validate configuration parameters.
matchesGenerationRules
protected boolean matchesGenerationRules(xjavadoc.XClass clazz)
throws xdoclet.XDocletException
Copyright © 2001 Apache Jakarta Project. All Rights Reserved.