public class OMChildrenNamespaceIterator extends OMChildrenQNameIterator
| Constructor and Description |
|---|
OMChildrenNamespaceIterator(OMNode currentChild,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEqual(QName searchQName,
QName currentQName)
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 boolean isEqual(QName searchQName, QName currentQName)
isEqual in class OMChildrenQNameIteratorsearchQName - currentQName - Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.