include.rootStubRow.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
${stubName(stub)}
${stubType(stub)}
<@stubChildrenAsTable stub=stub/>
${stub.required?string("Y","N")}
${stub.description!}