| Package | Description | 
|---|---|
| org.springframework.core.style | Support for styling values as Strings, with ToStringCreator as central class. | 
| Class and Description | 
|---|
| ToStringCreator Utility class that builds pretty-printing  toString()methods
 with pluggable styling conventions. | 
| ToStringStyler A strategy interface for pretty-printing  toString()methods. | 
| ValueStyler Strategy that encapsulates value String styling algorithms
 according to Spring conventions. |