enjianjx.wsdl2html.4.0.1.source-code.service.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
<#escape x as (x!)?html>
<#include "include/macros.ftl"/>
${className(service.webServiceClass)}
${className(service.webServiceClass)}
Operations
<#include "include/methodsSummary.ftl"/>
<#if service.methodStubs??>
<#list service.methodStubs as method>
<#include "include/methodDetail.ftl"/>
#list>
#if>
#escape>