| Package | Description |
|---|---|
| org.apache.axiom.om.impl.traverse |
| Modifier and Type | Class and Description |
|---|---|
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. |
Copyright © The Apache Software Foundation. All Rights Reserved.