OMContainer.getChildrenWithNamespaceURI(String), and this class should never
be referenced directly. It will be removed in Axiom 1.3.public class OMChildrenNamespaceIterator extends OMChildrenQNameIterator
| Constructor and Description |
|---|
OMChildrenNamespaceIterator(org.apache.axiom.om.OMNode currentChild,
String uri)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEqual(QName searchQName,
QName currentQName)
Deprecated.
This version of equals returns true if the local parts match.
|
isEquals_Legacy, matcheshasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic OMChildrenNamespaceIterator(org.apache.axiom.om.OMNode currentChild,
String uri)
public boolean isEqual(QName searchQName, QName currentQName)
isEqual in class OMChildrenQNameIteratorsearchQName - currentQName - Copyright © The Apache Software Foundation. All Rights Reserved.