public class DefaultValueStyler extends java.lang.Object implements ValueStyler
Title: DefaultValueStyler.java
Description:
bboss workgroup
Copyright (c) 2007
| Constructor and Description |
|---|
DefaultValueStyler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
style(java.lang.Object value)
Style the given value, returning a String representation.
|
public java.lang.String style(java.lang.Object value)
ValueStylerstyle in interface ValueStylervalue - the Object value to style