xdoclet.modules.apache.tapestry
Class PageSpecificationSubTask
java.lang.Object
xdoclet.DocletSupport
xdoclet.SubTask
xdoclet.TemplateSubTask
xdoclet.modules.apache.tapestry.PageSpecificationSubTask
- All Implemented Interfaces:
- Serializable
- public class PageSpecificationSubTask
- extends TemplateSubTask
Generates page-specifications for Tapestry applications.
- Version:
- $Revision: 1.1 $
- Author:
- Michael Newcomb (mnewcomb@sourceforge.net)
- See Also:
- Serialized Form
- ant.element
- name="page-specification" display-name="Page-Specification SubTask"
parent="xdoclet.modules.apache.tapestry.TapestryDocletTask"
- created
- February 4, 2005
Methods inherited from class xdoclet.TemplateSubTask |
addOfType, addOfType, addPackageSubstitution, copyAttributesFrom, engineFinished, engineStarted, execute, generateForClass, getAcceptAbstractClasses, getAcceptInterfaces, getDestinationFile, getEngine, getExtent, getGeneratedFileName, getGenerationManager, getHavingClassTag, getOfType, getPackageSubstitutions, getSubTaskClassName, getTemplateURL, init, isPackageSubstitutionInheritanceSupported, isPrefixWithPackageStructure, javaFile, processInnerClasses, setAcceptAbstractClasses, setAcceptInterfaces, setDestinationFile, setEngine, setExtent, setExtentValue, setGenerationManager, setHavingClassTag, setOfType, setPackageSubstitutionInheritanceSupported, setPackageSubstitutions, setPrefixWithPackageStructure, setSubTaskClassName, setTemplateFile, setTemplateURL, startEngine, startProcess, startProcessForAll, startProcessPerClass, validateOptions |
Methods inherited from class xdoclet.SubTask |
addConfigParam, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, setDestDir, setMergeDir, setSubTaskName |
Methods inherited from class xdoclet.DocletSupport |
getCurrentClass, getCurrentClassTag, getCurrentConstructor, getCurrentField, getCurrentFieldTag, getCurrentMethod, getCurrentMethodTag, getCurrentPackage, getCurrentTag, isDocletGenerated, popCurrentClass, pushCurrentClass, setCurrentClass, setCurrentClassTag, setCurrentConstructor, setCurrentField, setCurrentFieldTag, setCurrentMethod, setCurrentMethodTag, setCurrentPackage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_TEMPLATE_FILE
protected static final String DEFAULT_TEMPLATE_FILE
- See Also:
- Constant Field Values
PageSpecificationSubTask
public PageSpecificationSubTask()
matchesGenerationRules
protected boolean matchesGenerationRules(xjavadoc.XClass clazz)
throws XDocletException
- Describe what the method does
- Overrides:
matchesGenerationRules
in class TemplateSubTask
- Parameters:
clazz
- Describe what the parameter does
- Returns:
- Describe the return value
- Throws:
XDocletException