Package relaxngcc.util
-
Class Summary Class Description ConcatIterator Iterator that walks over two other iterators.SelectiveIterator Iterator that returns a subset of another iterator by filtering out some of the elements.
| Class | Description |
|---|---|
| ConcatIterator |
Iterator that walks over two other iterators.
|
| SelectiveIterator |
Iterator that returns a subset of another iterator
by filtering out some of the elements.
|