public class SOAPUtil extends Object
Constructor and Description |
---|
SOAPUtil() |
Modifier and Type | Method and Description |
---|---|
static Iterator |
getChildElements(SOAPElement soapElement)
Get an iterator containing just child elements.
|
public static Iterator getChildElements(SOAPElement soapElement)
soapElement
- The parent soap element.Copyright © 2019 JBoss by Red Hat. All rights reserved.