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, matcheshasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean isEqual(javax.xml.namespace.QName searchQName,
javax.xml.namespace.QName currentQName)
isEqual in class OMChildrenQNameIteratorsearchQName - currentQName - Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.