The style(Object) method in DefaultValueStyler delegates to several internal methods which are private.
We should make these methods protected so that DefaultValueStyler can be extended.
The style(Object) method in DefaultValueStyler delegates to several internal methods which are private.
We should make these methods protected so that DefaultValueStyler can be extended.