public class OMChildrenNamespaceIterator extends OMChildrenQNameIterator
Constructor and Description |
---|
OMChildrenNamespaceIterator(OMNode currentChild,
String uri) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEqual(javax.xml.namespace.QName searchQName,
javax.xml.namespace.QName currentQName)
This version of equals returns true if the local parts match.
|
isEquals_Legacy, matches
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean isEqual(javax.xml.namespace.QName searchQName, javax.xml.namespace.QName currentQName)
isEqual
in class OMChildrenQNameIterator
searchQName
- currentQName
- Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.