Class StylerUtils
java.lang.Object
org.springframework.core.style.StylerUtils
Simple utility class to allow for convenient access to value
 styling logic, mainly to support descriptive logging messages.
 
For more sophisticated needs, use the ValueStyler abstraction
 directly. This class simply uses a shared DefaultValueStyler
 instance underneath.
- Since:
 - 1.2.2
 - Author:
 - Keith Donald
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
StylerUtils
public StylerUtils() 
 - 
 - 
Method Details
- 
style
 
 -