|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueStyler
Strategy that encapsulates value String styling algorithms according to Spring conventions.
Method Summary | |
---|---|
String |
style(Object value)
Style the given value, returning a String representation. |
Method Detail |
---|
String style(Object value)
value
- the Object value to style
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |