|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.mw.wst.common.SOAPUtil
public class SOAPUtil
Utility class for SOAP.
Constructor Summary | |
---|---|
SOAPUtil()
|
Method Summary | |
---|---|
static java.util.Iterator |
getChildElements(javax.xml.soap.SOAPElement soapElement)
Get an iterator containing just child elements. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SOAPUtil()
Method Detail |
---|
public static java.util.Iterator getChildElements(javax.xml.soap.SOAPElement soapElement)
soapElement
- The parent soap element.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |