| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| ToStringStyler | A strategy interface for pretty-printing toString()methods. | 
| ValueStyler | Strategy that encapsulates value String styling algorithms according to Spring conventions. | 
| Class Summary | |
|---|---|
| DefaultToStringStyler | Spring's default toString()styler. | 
| DefaultValueStyler | Converts objects to String form, generally for debugging purposes,
 using Spring's toStringstyling conventions. | 
| StylerUtils | Simple utility class to allow for convenient access to value styling logic, mainly to support descriptive logging messages. | 
| ToStringCreator | Utility class that builds pretty-printing toString()methods
 with pluggable styling conventions. | 
Support for styling values as Strings, with ToStringCreator as central class.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||