|
||||||||||
| 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
org.apache.axiom.om.impl.traverse.OMChildrenLocalNameIterator
OMContainer.getChildrenWithLocalName(String), and this class should never be
referenced directly. It will be removed in Axiom 1.3.
public class OMChildrenLocalNameIterator
| Constructor Summary | |
|---|---|
OMChildrenLocalNameIterator(OMNode currentChild,
java.lang.String localName)
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
isEqual(javax.xml.namespace.QName searchQName,
javax.xml.namespace.QName currentQName)
Deprecated. This version of equals returns true if the local parts match. |
| Methods inherited from class org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator |
|---|
isEquals_Legacy, matches |
| 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 OMChildrenLocalNameIterator(OMNode currentChild,
java.lang.String localName)
| Method Detail |
|---|
public boolean isEqual(javax.xml.namespace.QName searchQName,
javax.xml.namespace.QName currentQName)
isEqual in class OMChildrenQNameIteratorsearchQName - currentQName -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||