| Package | Description | 
|---|---|
| com.opensymphony.xwork2 | 
 Main XWork interfaces and classes. 
 | 
| org.apache.struts2.dispatcher | 
 This package contains a reimagining of the traditional Struts filter dispatchers. 
 | 
| org.apache.struts2.util | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ActionSupport
Provides a default implementation for the most common actions. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultActionSupport
A simple action support class that sets properties to be able to serve 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AppendIteratorFilter
A bean that takes several iterators and outputs them in sequence 
 | 
class  | 
IteratorGenerator
A bean that generates an iterator filled with a given object depending on the count,
 separator and converter defined. 
 | 
class  | 
MergeIteratorFilter
A bean that takes several iterators and outputs the merge of them. 
 | 
class  | 
SortIteratorFilter
A bean that takes a source and comparator then attempt to sort the source
 utilizing the comparator. 
 | 
class  | 
SubsetIteratorFilter
A bean that takes an iterator and outputs a subset of it. 
 | 
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.