| Constructor and Description |
|---|
HeaderIterator(org.apache.axiom.soap.SOAPHeader header) |
HeaderIterator(org.apache.axiom.soap.SOAPHeader header,
Checker checker) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkHeader(org.apache.axiom.soap.SOAPHeaderBlock header) |
boolean |
hasNext() |
Object |
next() |
void |
remove() |
public HeaderIterator(org.apache.axiom.soap.SOAPHeader header)
public HeaderIterator(org.apache.axiom.soap.SOAPHeader header,
Checker checker)
Copyright © The Apache Software Foundation. All Rights Reserved.