|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis2.wsdl.WSDLUtil
Some utility methods for the WSDL users
| Constructor Summary | |
WSDLUtil()
|
|
| Method Summary | |
static javax.xml.namespace.QName |
getPartQName(java.lang.String opName,
java.lang.String suffix,
java.lang.String partName)
part names are not unique across messages. |
static boolean |
isInputPresentForMEP(java.lang.String mep)
returns whether the given mep uri is one of the input meps |
static boolean |
isOutputPresentForMEP(java.lang.String MEP)
returns whether the given mep URI is one of the output meps |
| 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 boolean isInputPresentForMEP(java.lang.String mep)
mep - public static boolean isOutputPresentForMEP(java.lang.String MEP)
MEP -
public static javax.xml.namespace.QName getPartQName(java.lang.String opName,
java.lang.String suffix,
java.lang.String partName)
opName - suffix - partName -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||