| Package | Description | 
|---|---|
| org.apache.struts2.util | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AppendIteratorFilterA bean that takes several iterators and outputs them in sequence | 
| class  | MergeIteratorFilterA bean that takes several iterators and outputs the merge of them. | 
| class  | SortIteratorFilterA bean that takes a source and comparator then attempt to sort the source
 utilizing the comparator. | 
| class  | SubsetIteratorFilterA bean that takes an iterator and outputs a subset of it. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.