|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OMFilterIterator | |
---|---|
org.apache.axiom.om.impl.traverse |
Uses of OMFilterIterator in org.apache.axiom.om.impl.traverse |
---|
Subclasses of OMFilterIterator 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. |
class |
OMChildrenQNameIterator
Deprecated. This type of iterator should always be created using OMContainer.getChildrenWithName(QName) , and this class should never be
referenced directly. It will be removed in Axiom 1.3. |
class |
OMChildrenWithSpecificAttributeIterator
Class OMChildrenWithSpecificAttributeIterator |
class |
OMQNameFilterIterator
Iterator that selects elements based on QName equality,
i.e. namespace URI and local name. |
class |
OMQualifiedNameFilterIterator
Iterator that selects elements based on prefix and local name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |