include.methodResponse.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wsdl2html Show documentation
Show all versions of wsdl2html Show documentation
A java tool to convert wsdl xml to readable doc
<#if (method.responseStub??) >
<#assign stub = method.responseStub/>
Name
Type
Required
Description
<#include "rootStubRow.ftl"/>
<#else>
No Response
#if>