xdoclet.modules.webwork

Class WebWorkConfigPropertiesSubTask

Implemented Interfaces:
Serializable

public class WebWorkConfigPropertiesSubTask
extends xdoclet.TemplateSubTask

Generates views.properties.
Version:
$Revision: 1.6 $
Author:
Rickard Oberg (rickard@xpedio.com)
ant.element
display-name = "WebWork views.properties" name = "webworkconfigproperties" parent = "xdoclet.modules.web.WebDocletTask"
created
September 4, 2001

Nested Class Summary

Nested classes/interfaces inherited from class xdoclet.TemplateSubTask

TemplateSubTask.ExtentTypes, TemplateSubTask.OfType

Field Summary

protected static String
DEFAULT_TEMPLATE_FILE
protected static String
GENERATED_FILE_NAME

Fields inherited from class xdoclet.DocletSupport

currentClassTag, currentFieldTag, currentMethodTag

Constructor Summary

WebWorkConfigPropertiesSubTask()
Describe what the WebWorkConfigPropertiesSubTask constructor does

Method Summary

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, matchesGenerationRules, 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, copyAttributesFrom, execute, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, init, setDestDir, setMergeDir, setSubTaskName, validateOptions

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

Field Details

DEFAULT_TEMPLATE_FILE

protected static String DEFAULT_TEMPLATE_FILE

GENERATED_FILE_NAME

protected static String GENERATED_FILE_NAME

Constructor Details

WebWorkConfigPropertiesSubTask

public WebWorkConfigPropertiesSubTask()
Describe what the WebWorkConfigPropertiesSubTask constructor does