| Package | Description | 
|---|---|
| org.apache.struts2.convention | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractActionNameBuilder | 
| class  | DefaultActionNameBuilder
 This class strips the word Action from the end of the class name
 and possibly lowercases the name as well depending on the value of the
 constant struts.convention.action.name.lowercase. | 
| class  | SEOActionNameBuilder
 This class converts the class name into a SEO friendly name by recognizing
 camel casing and inserting dashes. | 
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.