OMContainer.getChildrenWithLocalName(String)
, and this class should never be
referenced directly. It will be removed in Axiom 1.3.public class OMChildrenLocalNameIterator extends OMChildrenQNameIterator
Constructor and Description |
---|
OMChildrenLocalNameIterator(OMNode currentChild,
String localName)
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, matches
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean isEqual(QName searchQName, QName currentQName)
isEqual
in class OMChildrenQNameIterator
searchQName
- currentQName
- Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.