Package | Description |
---|---|
org.apache.axiom.om.impl.traverse |
Modifier and Type | Class and Description |
---|---|
class |
OMChildrenLegacyQNameIterator
Deprecated.
|
class |
OMChildrenLocalNameIterator
Iterate over elements with the same LocalName
|
class |
OMChildrenNamespaceIterator
Iterate over elements with the same namespace uri
|
class |
OMChildrenQNameIterator
Class OMChildrenQNameIterator
This iterator returns the elements that have a matching QName.
|
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.
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.