|
|||||||||||
| 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.WsdlSubTask
Subtask that generates a service.wsdl service descriptor.
| Nested Class Summary |
| Nested classes inherited from class xdoclet.TemplateSubTask |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
| Field Summary | |
static String |
DEFAULT_WSDL_FILE_PATTERN
|
| Fields inherited from class xdoclet.DocletSupport |
currentClassTag, currentFieldTag, currentMethodTag |
| Constructor Summary | |
WsdlSubTask()
sets template |
|
| Method Summary | |
protected void |
engineStarted()
notify start of task |
void |
execute()
run subtask |
protected String |
getGeneratedFileName(xjavadoc.XClass clazz)
Returns class name for the generated file. |
boolean |
isPrefixWithPackageStructure()
Gets the PrefixWithPackageStructure attribute of the TemplateSubTask object |
protected boolean |
matchesGenerationRules(xjavadoc.XClass clazz)
Describe what the method does |
void |
setPrefixWithPackageStructure(boolean prefixWithPackageStructure)
Indicates whether or not to prefix with package structure. |
void |
validateOptions()
Called to validate configuration parameters. |
| 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 |
public static final String DEFAULT_WSDL_FILE_PATTERN
| Constructor Detail |
public WsdlSubTask()
| Method Detail |
public boolean isPrefixWithPackageStructure()
isPrefixWithPackageStructure in class TemplateSubTaskpublic void setPrefixWithPackageStructure(boolean prefixWithPackageStructure)
setPrefixWithPackageStructure in class TemplateSubTaskprefixWithPackageStructure - The new PrefixWithPackageStructure value
public void execute()
throws XDocletException
execute in class TemplateSubTaskXDocletException
public void validateOptions()
throws XDocletException
TemplateSubTask
validateOptions in class TemplateSubTaskXDocletException - Description of Exception
protected String getGeneratedFileName(xjavadoc.XClass clazz)
throws XDocletException
getGeneratedFileName in class TemplateSubTaskclazz - Description of Parameter
XDocletException - Description of Exception
protected void engineStarted()
throws XDocletException
engineStarted in class TemplateSubTaskXDocletException
protected boolean matchesGenerationRules(xjavadoc.XClass clazz)
throws XDocletException
matchesGenerationRules in class TemplateSubTaskclazz - Describe what the parameter does
XDocletException
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||