All Classes and Interfaces

Class
Description
 
Tag interface
 
 
 
Example: "myFieldNAME" will convert to "myFieldName"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The Generated annotation is used to mark source code that has been generated.
 
 
 
 
 
 
 
 
 
Allow changing naming strategy for fields
 
Example: "myFieldNAME" will convert to "myFieldNAME"
Example: "myFieldNAME" will convert to "MyFieldName"
 
 
 
 
 
 
 
 
Example: "myFieldNAME" will convert to "my_field_name"
Example: "myFieldNAME" will convert to "MY_FIELD_NAME"
 
Special case tag class for matching _any_ tags