xdoclet.modules.apache.tapestry

Class PageSpecificationSubTask

public class PageSpecificationSubTask extends TemplateSubTask

Generates page-specifications for Tapestry applications.

Version: $Revision: 1.1 $

Author: Michael Newcomb (mnewcomb@sourceforge.net)

UNKNOWN: February 4, 2005 name = "page-specification" display-name = "Page-Specification SubTask" parent = "xdoclet.modules.apache.tapestry.TapestryDocletTask"

Field Summary
protected static StringDEFAULT_TEMPLATE_FILE
Constructor Summary
PageSpecificationSubTask()
Method Summary
protected booleanmatchesGenerationRules(XClass clazz)
Describe what the method does

Field Detail

DEFAULT_TEMPLATE_FILE

protected static final String DEFAULT_TEMPLATE_FILE

Constructor Detail

PageSpecificationSubTask

public PageSpecificationSubTask()

Method Detail

matchesGenerationRules

protected boolean matchesGenerationRules(XClass clazz)
Describe what the method does

Parameters: clazz Describe what the parameter does

Returns: Describe the return value

Throws: XDocletException