|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axiom.om.impl.traverse.OMFilterIterator
org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator
OMContainer.getChildrenWithName(QName), and this class should never be
referenced directly. It will be removed in Axiom 1.3.
public class OMChildrenQNameIterator
| Constructor Summary | |
|---|---|
OMChildrenQNameIterator(OMNode currentChild,
QName givenQName)
Deprecated. Constructor OMChildrenQNameIterator. |
|
| Method Summary | |
|---|---|
boolean |
isEqual(QName searchQName,
QName currentQName)
Deprecated. Returns true if the qnames are equal. |
static boolean |
isEquals_Legacy(QName searchQName,
QName currentQName)
Deprecated. |
protected boolean |
matches(OMNode node)
Deprecated. Determine whether the given node matches the filter criteria. |
| Methods inherited from class org.apache.axiom.om.impl.traverse.OMFilterIterator |
|---|
hasNext, next, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OMChildrenQNameIterator(OMNode currentChild,
QName givenQName)
currentChild - givenQName - | Method Detail |
|---|
public boolean isEqual(QName searchQName,
QName currentQName)
searchQName - currentQName -
protected boolean matches(OMNode node)
OMFilterIterator
matches in class OMFilterIteratornode - the node to test
OMFilterIterator.next()
public static boolean isEquals_Legacy(QName searchQName,
QName currentQName)
searchQName - currentQName -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||