Class | Description |
---|---|
OMAbstractIterator |
Abstract base class for iterators over sets of OM nodes.
|
OMChildrenIterator |
Class OMChildrenIterator
|
OMChildrenWithSpecificAttributeIterator |
Class OMChildrenWithSpecificAttributeIterator
|
OMFilterIterator |
Abstract iterator that returns matching nodes from another iterator.
|
OMQNameFilterIterator |
Iterator that selects elements based on
QName equality,
i.e. namespace URI and local name. |
OMQualifiedNameFilterIterator |
Iterator that selects elements based on prefix and local name.
|
Copyright © The Apache Software Foundation. All Rights Reserved.