xdoclet.modules.apache.tapestry
Class ComponentSpecificationSubTask
java.lang.Objectxdoclet.DocletSupportxdoclet.SubTaskxdoclet.TemplateSubTaskxdoclet.modules.apache.tapestry.ComponentSpecificationSubTask
- Serializable
public class ComponentSpecificationSubTask
extends xdoclet.TemplateSubTask
Generates component-specifications for Tapestry applications.
- Michael Newcomb (mnewcomb@sourceforge.net)
- name = "component-specification"
display-name = "Component-Specification SubTask"
parent = "xdoclet.modules.apache.tapestry.TapestryDocletTask"
addOfType, addOfType, addPackageSubstitution, copyAttributesFrom, engineFinished, engineStarted, execute, generateForClass, getAcceptAbstractClasses, getAcceptInterfaces, getDestinationFile, getEngine, getExtent, getGeneratedFileName, getGenerationManager, getHavingClassTag, getOfType, getPackageSubstitutions, getSubTaskClassName, getTemplateURL, init, isPackageSubstitutionInheritanceSupported, isPrefixWithPackageStructure, javaFile, matchesGenerationRules, processInnerClasses, setAcceptAbstractClasses, setAcceptInterfaces, setDestinationFile, setEngine, setExtent, setExtentValue, setGenerationManager, setHavingClassTag, setOfType, setPackageSubstitutionInheritanceSupported, setPackageSubstitutions, setPrefixWithPackageStructure, setSubTaskClassName, setTemplateFile, setTemplateURL, startEngine, startProcess, startProcessForAll, startProcessPerClass, validateOptions |
addConfigParam, copyAttributesFrom, execute, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, init, setDestDir, setMergeDir, setSubTaskName, validateOptions |
getCurrentClass, getCurrentClassTag, getCurrentConstructor, getCurrentField, getCurrentFieldTag, getCurrentMethod, getCurrentMethodTag, getCurrentPackage, getCurrentTag, isDocletGenerated, popCurrentClass, pushCurrentClass, setCurrentClass, setCurrentClassTag, setCurrentConstructor, setCurrentField, setCurrentFieldTag, setCurrentMethod, setCurrentMethodTag, setCurrentPackage |
DEFAULT_TEMPLATE_FILE
protected static final String DEFAULT_TEMPLATE_FILE
ComponentSpecificationSubTask
public ComponentSpecificationSubTask()
matchesGenerationRules
protected boolean matchesGenerationRules(XClass clazz)
throws xdoclet.XDocletException Describe what the method does
- matchesGenerationRules in interface xdoclet.TemplateSubTask
clazz - Describe what the parameter does
- Describe the return value
xdoclet.XDocletException -