|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OMChildrenQNameIterator | |
---|---|
org.apache.axiom.om.impl.traverse |
Uses of OMChildrenQNameIterator in org.apache.axiom.om.impl.traverse |
---|
Subclasses of OMChildrenQNameIterator in org.apache.axiom.om.impl.traverse | |
---|---|
class |
OMChildrenLegacyQNameIterator
Deprecated. |
class |
OMChildrenLocalNameIterator
Deprecated. This type of iterator should always be created using OMContainer.getChildrenWithLocalName(String) , and this class should never be
referenced directly. It will be removed in Axiom 1.3. |
class |
OMChildrenNamespaceIterator
Deprecated. This type of iterator should always be created using OMContainer.getChildrenWithNamespaceURI(String) , and this class should never
be referenced directly. It will be removed in Axiom 1.3. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |