|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthu.soft4d.minerva.wsdl.WSDLUtil
public class WSDLUtil
Some utility functions.
Constructor Summary | |
---|---|
WSDLUtil()
|
Method Summary | |
---|---|
static java.util.List<JParameter> |
getContainedParameters(org.apache.axis.wsdl.symbolTable.TypeEntry type)
|
static org.apache.axis.wsdl.symbolTable.TypeEntry |
getElementType(org.apache.axis.wsdl.symbolTable.Element element)
Get the type entry which an element refers to. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSDLUtil()
Method Detail |
---|
public static org.apache.axis.wsdl.symbolTable.TypeEntry getElementType(org.apache.axis.wsdl.symbolTable.Element element)
public static java.util.List<JParameter> getContainedParameters(org.apache.axis.wsdl.symbolTable.TypeEntry type) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |