|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxdoclet.DocletSupport
xdoclet.SubTask
xdoclet.TemplateSubTask
xdoclet.XmlSubTask
xdoclet.modules.wsee.WebServicesXmlSubTask
SubTask that generates the web-services.xml deployment descriptor.
| Nested Class Summary |
| Nested classes inherited from class xdoclet.TemplateSubTask |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
| Field Summary | |
protected String |
description
|
protected String |
displayName
|
protected String |
largeIcon
|
protected String |
name
|
protected String |
smallIcon
state |
| Fields inherited from class xdoclet.DocletSupport |
currentClassTag, currentFieldTag, currentMethodTag |
| Constructor Summary | |
WebServicesXmlSubTask()
initializes default output location and template names |
|
| Method Summary | |
protected void |
engineStarted()
feedback upon engine start |
void |
execute()
runs the subtask |
String |
getDescription()
Gets the Description attribute of the WebXmlSubTask object |
String |
getDisplayName()
|
String |
getLargeIcon()
|
String |
getName()
|
String |
getSmallIcon()
|
void |
setDescription(String description)
Sets the Description attribute of the WebXmlSubTask object |
void |
setDisplayName(String string)
set display name |
void |
setLargeIcon(String string)
set large icon location |
void |
setName(String string)
set descriptor name |
void |
setSmallIcon(String string)
set small icon location |
| Methods inherited from class xdoclet.XmlSubTask |
copyAttributesFrom, engineFinished, getDtdURL, getPublicId, getSchema, getSchemaURL, getSystemId, getUseIds, getXmlencoding, isValidateXML, setDtdURL, setPublicId, setSchema, setSchemaURL, setSystemId, setUseIds, setValidateXML, setXmlencoding, startProcess |
| Methods inherited from class xdoclet.SubTask |
addConfigParam, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, setDestDir, setMergeDir, setSubTaskName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected String smallIcon
protected String largeIcon
protected String displayName
protected String description
protected String name
| Constructor Detail |
public WebServicesXmlSubTask()
| Method Detail |
public String getDescription()
public String getDisplayName()
public String getLargeIcon()
public String getName()
public String getSmallIcon()
public void setDescription(String description)
description - The new Description valuepublic void setDisplayName(String string)
string - namepublic void setLargeIcon(String string)
string - locationpublic void setName(String string)
string - namepublic void setSmallIcon(String string)
string - location
public void execute()
throws XDocletException
execute in class TemplateSubTaskXDocletException
protected void engineStarted()
throws XDocletException
engineStarted in class TemplateSubTaskXDocletException
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||